Page 1 of 1
Posted: Mon Dec 06, 2004 1:53 pm
by GORDON
Someone diagram for me where everything goes. Cable Modem/Wireless Router/Linux Box/clients/etc.
Posted: Mon Dec 06, 2004 3:25 pm
by mbilderback
Cable Modem-------Linux Firewall-----switch (wireless or not)
/ | \
Clients Clients Clients
Posted: Mon Dec 06, 2004 4:07 pm
by Cakedaddy
Linux box has two NICs. One for the cable modem/external Network. One for the internal switch/Network. Your Linux routing stuff will be between the two internal NICs on the Linux box. Unless you are doing forwarding. Then it's from the external to a client.
Posted: Mon Dec 06, 2004 4:48 pm
by mbilderback
Ah yes, my setup assumes you will be routing with the firewall via IP Masquerade.