[glug-t] Re: Network config problem

>>
> Yeah.. If you can reach other servers but other servers can't ping means
> it
> is convered not to response ping (icmp)

Try this

$ cat /proc/sys/net/ipv4/icmp_echo_ignore_all

It should say 0. If not, add the following line
to /etc/sysctl.conf

net/ipv4/icmp_echo_ignore_all=0

And then do

# sysctl -p

for your changes to take effect.

Regards,
Vijay


---------------------------------------------------------------
To unsubscribe send a mail to glug_t-request@xxxxxxxxxxxxx with 
'unsubscribe' as subject.

Website: http://glugt.linuxisle.com

Other related posts: