Ken,

You need this in /etc/ppp/pap-secrets:

# Secrets for authentication using PAP
# client        server  secret                  IP addresses
yourusername   *       yourpassword

and add the line:

name yourusername 

to /etc/ppp/options.

  Iain


on 5/5/00 4:16 pm, Ken McConnell at [EMAIL PROTECTED] wrote:

> I am sure this question has been asked before but I could not find a
> answer in the FAQ section. I am using the book LINUX NETWORK SECURITY to
> set up my home network and it has a copy of diald 0.16.5. I am using
> Redhat 5.2 and have been able to make a PPP connection that was
> configured by the network configurator. I can start my connection by
> typing ifup ppp0. My ISP uses PAP and I can connect with ifup ppp0 but,
> if I use diald and it's connect script I can hear my modem dial but
> cannot get it to make a ppp connection. I suspect my diald.conf needs
> something extra in it so here is a copy.
> 
> fifo /etc/diald/diald.ctl
> mode ppp
> connect "sh /etc/ppp/connect"
> device /dev/modem
> speed 38400
> modem
> lock
> crtscts
> local 127.0.0.2
> remote 127.0.0.3
> dynamic
> defaultroute
> pppd-options asyncmap 0
> include /usr/lib/diald/standard.filter
> #ip-up /usr/local/etc/firewall.rules
> #ip-down /usr/local/etc/firewall.reset
> 
> Thanks for the help in advance
> 
> Ken McConnell
> [EMAIL PROTECTED]
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-diald" in
> the body of a message to [EMAIL PROTECTED]


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

Reply via email to