--On Wednesday, December 29, 2004 7:56 PM -0500 danal1 <[EMAIL PROTECTED]>
wrote:

I understand internal network and outside ip etc but what
is an ${INSIDE_DEVICE}?
Thanks for all you help!

A "network" is a set of addresses, usually specified by a base address and a netmask, like 192.168.0.0/24. A device is either a physical network card or a logical interface like the loopback interface or a tunnel ("tun") device. It typically has a name like eth0, eth1, tun0, tun1, and lo. A single device can have multiple addresses associated with it. These are typically referred to by adding a colon and a digit to a device. So for example eth1:1 is the 2nd (alias) address on eth1.

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to