Wilson A. Galafassi Jr. wrote:
> hello to tall.
> 
> i have a question about the configuration for 2 isps in providers file and 
> masq file.
> 
> my interfaces:
> eth0: 192.168.1.254 - loc1
> eth1: 172.16.0.254 - net (adsl1)
> eth2: 10.1.1.253 - loc2
> eth3: 192.168.0.254 - net (adsl2)
> 
> my question in providers file is: in the COPY column considerating i want to 
> give internet access to loc1 and loc2 what interfaces i need to put in the 
> COPY?
> 
> in the masq what i have to put to give internet access to loc1 and loc2?
> 
> thanks for the help.
> 
> Wilson 

For copy:
eth0,eth2

For masq:

eth1    192.168.0.254    172.16.0.254
eth3    172.16.0.254     192.168.0.254

eth1    eth0    172.16.0.254
eth1    eth2    172.16.0.254
eth3    eth0    192.168.0.254
eth3    eth2    192.168.0.254


Jerry

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to