Thursday, December 08, 2005

ping: sendmsg: Operation not permitted

I wasn't able to ping a machine on my PNET. When pinging I was getting the following message


ping: sendmsg: Operation not permitted


The reason was my firewall was not allowing any traffic on eth1. So I modified the following


IFACE_TRUSTED="eth1"


and after restarting AFP using


service apf restart


everything started working fine.

2 Comments:

At Tue Apr 03, 06:18:00 PM, Anonymous Anonymous said...

thanks, I had the same problem too, after recompiling the kernel, eth0 switched to eth1...

 
At Tue Apr 03, 06:18:00 PM, Anonymous Anonymous said...

had the same problem, after recompiling the kernel, eth0 switch to eth1...

 

Post a Comment

<< Home