Ideco Gateway 2.5.6 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Ideco Gateway 2.5.6 (Default branch)
# 1  
Old 10-13-2008
Ideco Gateway 2.5.6 (Default branch)

ImageIdeco Gateway provides the users of corporatenetworks with controlled and secure access to theInternet. It maintains a database of users of thecorporate network. It guards the enterprise'sservers and workstations against attacks from theInternet. It filters traffic and blocks unwantedadvertising. It can connect remote departments andemployees. And it can analyze network traffic andset restrictions for the users.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Inconsistency between RedHat 6.5 global gateway and single gateway leads to loss of default gateway

Dear friends I use RedHat 6.5, which sets the gateway in the configuration file / etc / sysconfig / network as GATEWAY = 192.168.1.26, and the gateway in the configuration file / etc / sysconfig / network-scripts / ifcfg-eth11 as GATEWAY = 192.168.1.256. The two gateways are different.... (6 Replies)
Discussion started by: tanpeng
6 Replies
Login or Register to Ask a Question
UPNPD(8)						      System Manager's Manual							  UPNPD(8)

NAME
upnpd - Linux UPnP Internet Gateway Device daemon. SYNOPSIS
upnpd [-f] <ext_ifname> <int_ifname> DESCRIPTION
This manual page documents briefly the upnpd command. upnpd is a daemon that emulates Microsoft's Internet Connection Service (ICS). It implements the UPnP Internet Gateway Device specification (IGD) and allows UPnP aware clients, such as MSN Messenger to work properly from behind a NAT firewall. OPTIONS
A summary of options is included below. -f Stay in foreground, don't daemonise. ext_ifname External interface name. int_ifname Internal interface name. Further configuration is performed by upnpd.conf(5). SIGNALS
SIGUSR1 Delete all port mappings SIGINT, SIGTERM Shut down the server. The result of sending any other signals to the server is undefined. FILES
/etc/upnpd.conf SEE ALSO
upnpd.conf(5) AUTHOR
upnpd was written by Glover George and others. This manual page was written by Jose Fonseca <j_r_fonseca@yahoo.co.uk>, for the Debian project (but may be used by others). March 21, 2010 UPNPD(8)