On Fri, Mar 31, 2000 at 01:26:52PM -0700, Mark Johnson wrote:
> Per Baekgaard wrote:
> 
> > I've now come a bit further with my problem in getting diald 0.99.4 to work
> > on a RH 6.2 system (kernel 2.2.14) and pppd 2.3.11 (in part thanks to
> > Mark Johson).
> >
> > The problem seems to be that when I start up diald with a defaultroute
> > (which is what I need in order to get the autodial to my ISP to work),
> > a line is added to the route table like this:
> >
> > 0.0.0.0   0.0.0.0  0.0.0.0   U   0 0  0 tap0
> 
> Try this:
> 0. undo your fix to sys-linux.c
> 
> 1. use
> remote 192.168.0.102
> local 192.168.0.101
> in diald.conf
> 
> 2. /etc/rc.d/init.d/diald restart; route add default gw 192.168.0.102

Same problem -- doesn't work. In fact, if I don't even start up diald, but 
just issue a command like this:

   route add default gw 192.168.0.102

it gives the same 'Peer is not authorized..." error message (with the 
IP address being any other machine on the LAN) and then pppd hangs up on me.

The 'hacked' pppd works fine, though ;-)


-- Per.


-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to