hello,
I'm testing at home on fedora 3 ppp conection beetwen remote and
client.I downloaded ppp-2.4.3-4.fc3.i386.rpm
I mnualy run pppd /dev/ttyS0 57600 & at remote and the same command
line on client. Each comp has his own IP, and options for pppd is
almost indentical and they are in /etc/ppp/options file
remote has options: -detach crtsc lock name somename +chap IP:
client has: --detach crtsc lock name someothername IP:
So I'm using CHAP.
Conection establishes fine, no problem and authorization to with CHAP,
but what is wrong?
I want to run pppd on my remote machine as deamon, which pppd is, so
whenewer i want establish ppp conection from clint side the remote pppd
is on and link will be brought up.
Problem is when I kill conection from client side (I did manualy by
killing pppd proces), link is terminated and pppd on remote machine is
also killed !!!!!!!
I try option like persist on remote side but doesn't helps.
Actually is strange how killing proces on client machine can kill
proces on remote
Maybe it god to say that I want remote machine to be a PPP server, an
because of that I can't afford to kill pppd. If pppd can bi on all the
time this will be simple to implement.
Is there solution to keep pppd on all the time, or how to disable to be
killed by terminating a link?
thnx
Domagoj
|