hi i have a RH5.2 box, using a dedicated line via a modem, and using 1 IP address (say 1.1.1.1). behind it, i have a local area network, of 40 NT Workstation boxes. using non-routable IP's 192.168.1.x, and they are connected to internet using: ipfwadm -Fa masq -S 192.168.1.0/24 -P all all is running ok. now i want to add another dedicated line, to _another_ provider, so my linux box will use a second IP, say 2.2.2.2, from another C class. first idea would be: ipfwadm -Fa masq -S 192.168.2.0/24 -P all but, how do i chose from a workstation which line to use ? i dont need dynamic routing, all outgoing traffic can go through one single line, but i need to sepparate incoming traffic. for instance, if i use 192.168.1.1 as defautl gateway on my NT box, i will be masq'ed to 1.1.1.1, and if i use 192.168.2.1 to be masq'ed as 2.2.2.2 any ideas would be appreciated - [To unsubscribe, send mail to [EMAIL PROTECTED] with "unsubscribe firewalls" in the body of the message.]
