Hello 
  I had found out why modprobe was showing the error
�Can�t locate module ip_masq_ftp.o �  the command in
rc.local  was like �modprobe  ip_masq_ftp.o�  which
showed the error when I tried doing �modprobe
ip_masq_ftp� ie without the �.o� extension it didn�t
show any error 

With my present setup I am able to ping ,telnet, send
and receive mail from other client machines, now MSN
messenger doesn�t work  in all machines maximum it
works in two machine and for particular id , how can I
 enable MSN messenger in all other machines, client
sittings are fine

I am addingthe contents of  my  �rc.fw� file . what
else modification should I do for MSN messenger to
work in all the machines  

My �rc.fw�  file is as follows
#!/bin/sh
/sbin/depmod �a
/sbin/modprobe ip_masq_ftp

echo �1� > /proc/sys/net/ipv4/ip_forward
echo �1� > /proc/sys/net/ipv4/ip_always_defrag
echo �1� > /proc/sys/net/ipv4/ip_dynamic

/sbin/ipchains   -M �S 7200 10 160
/sbin/ipchains   -P  forward DENY
/sbin/ipcahins   -A  forward �s 192.168.100.3/24 �j 
MASQ

# end of rc.fw


  Thanks in Advance 
  Joseph John 



__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/

-----------------------------------------------------------------------
For information on this and other Linux India mailing lists check out
http://lists.linux-india.org/

Reply via email to