Re: ping: sendto: Operation not permitted

1998-09-06 Thread john
Hank Fay writes: > This was the message I got when I had tried to put my local IP address in > the LOCAL_IP in my ppp config file. When I fixed that by setting to > 0.0.0.0 (it's dynamically assigned) all went well, to a point. Why are you trying to set your local IP at all? Why not use noipdefa

RE: ping: sendto: Operation not permitted

1998-09-06 Thread Hank Fay
This was the message I got when I had tried to put my local IP address in the LOCAL_IP in my ppp config file. When I fixed that by setting to 0.0.0.0 (it's dynamically assigned) all went well, to a point. I can now Ping, but get nothing back. The PPP.log shows sent [LCP EchoReq id=0x16 magic=.

Re: ping: sendto: Operation not permitted

1998-09-06 Thread Jaakko Niemi
>> Has anyone ever seen the Subject: line's message before? >> >> I just compiled 2.0.34 to get ip masqing going, and I appear in the process >> thereof to have trashed something really basic. Ecch! I get this whether I >> ping a local host, a remote host, or the machine itself. >> >> The system'

Re: ping: sendto: Operation not permitted

1998-08-28 Thread Michael B. Taylor
IP masquerading is compiled into the stock 2.0.34 hamm kernel and works just fine for me. Remember to install the ip masq ftp module so that ftp works right behind the firewall. I too installled the ipmasq package and ended up removing it. It would probably be a nice, useful package if there w

Re: ping: sendto: Operation not permitted

1998-08-27 Thread Bob Bernstein
For the record, removing the debian 'ipmasq' package - which had an empty configuration and therefore was defaulting everything to deny - solved the ping and dns problems, solved everything in fact except how to get ipmasqing working in 2.0.34. I'm suspicious of that 'IPAUTOFW' option. Does anybo