Dear all

I had tried your solution but i got following error:--
iptables v1.2.7a: Couldn't load target `MASQ':/lib/iptables/libipt_MASQ.so:
cannot open shared object file: No such file or directory
Try `iptables -h' or 'iptables --help' for more information.


Do i need to specify route 1:1 using iptables. Also i would like to know how
to specify incomming routes using NS, I have global domainname with NS.

please help me

Swapnil K

----- Original Message -----
From: Debashis Sen
To: SWAPNIL
Sent: Tuesday, July 19, 2005 10:01 AM
Subject: Re: [ilugd] iptables implementation



Command is

iptables -A FORWARD -s 192.168.1.1 -d www.mydomain.com -j MASQ

but you have to stop ipchain


On Mon, 18 Jul 2005 SWAPNIL wrote :
>Dear All,
>
>I have just install RH 9.0 as proxy server and mail server for our network
>
>now i need implement iptables in my RH 9 system for using as router
>
>before this i am using ipchains in RH 6.2
>
>ipchains -A forward -s 192.168.1.1 -d www.mydomain.com -j MASQ
>
>i want command for iptables with same effect of above command in ipchains
>
>please help me
>
>Thanks and regards
>
>Swapnil K.
>System Group
>
>Modular Infotech Pvt. Ltd.
>26 Electronic Co-operative Estate,
>Pune Satara Road, Pune. 411 009.
>Maharshtra. INDIA.
>Ph: +91-20-24226612 Ext. 206.
>Fax: +91-20-24225896.
>E-mail: [EMAIL PROTECTED]
>Website: www.modular-infotech.com
>
>
>_______________________________________________
>ilugd mailinglist -- [email protected]
>http://frodo.hserus.net/mailman/listinfo/ilugd
>Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
http://www.mail-archive.com/[email protected]/

Debashis Sen
Manager- IT & GSM
Servel India Pvt. Ltd.
S-15, Okhla Phase-II
New Delhi-110 020
Cell No:- 9818424846




_______________________________________________
ilugd mailinglist -- [email protected]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[email protected]/

Reply via email to