Link to home
Start Free TrialLog in
Avatar of stesherlock
stesherlock

asked on

Linux Dial-In Server, packets not being sent / received

Hi all,

I'm trying to set up a Linux machine to allow connections from remote sites via a 56K modem. The current interfaces in the server are:

eth0 100.100.100.10, gw 100.100.100.1, subnet 255.255.255.0      Connects to the ISDN router for internet access
eth1 100.100.101.1, subnet 255.255.255.0            The local network

Now, I've sucessfully set up mgetty and ppp to accept the incoming connection, ppp0. The remote client gets an appropriate IP address (100.100.102.2) and the server binds ppp0 to an appropriate IP address (100.100.102.1).

The connection establishes sucessfully, and both client and server can ping their own PPP IP Address sucessfully, but from the client side (win2k), a ping to the server results in a "Request Timed Out" and from the server side (Debian Linux) I get the error:

"ping: sendmsg: Operation not permitted"

/usr/sbin/ppp is SUID root, and all the appropriate /etc/ppp files are user root, group dip.

All users who should be able to access the dial-in are in the group dip.

So, have I missed something obvious (or not so obvious?), or is there any other suggestions for why packets aren't being sent or received?

Thanks in advance,

Stephen Sherlock
ASKER CERTIFIED SOLUTION
Avatar of stesherlock
stesherlock

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of CleanupPing
CleanupPing

stesherlock:
This old question needs to be finalized -- no Experts commented, so delete it and get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.