Try this one... ipchains -A forward -s 210.213.14.0/24 -d 0/0 -j MASQ
The above line should work which will masquarade all your Live IP from your access server.... --- Rikki T. Vizcarra Systems Administrator Publicis-AMA, Inc. Tel No: +63 2 9115353 E-mail: [EMAIL PROTECTED] ----- Original Message ----- From: "Ronald Chan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 22, 2002 1:12 PM Subject: [plug] Ipchains Trouble !!! Help.. > > To whom it may concern, > > This is the scenario i have 2 access server one is capable of performing > NAT and the other has a Live IP Pool, the gateway of this two access > server is our router, the question is ? > > 1. ) how can i allow the Live IP pool to go straight to the internet > > > is this correct ? ipchains -A forward -s 210.213.14.0/24 -j ACCEPT ? > > the ip address of my access server is 210.213.14.101 > > help pls.. > > > _ > Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph > To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] > > To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED] _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
