I've tried using both IP addresses and hostnames for the 
options.ttyRx file. It seems that pppd won't read the correct options 
file for the serial port.

Aug  5 11:54:56 pppserver mgetty[468]: data dev=ttyR0, pid=468, 
caller='none', c
onn='64000/ARQ/DIGITAL/X75', name='', cmd='/etc/ppp/ppplogin', user='/AutoPPP/'
Aug  5 11:54:56 pppserver pppd[673]: pppd 2.3.7 started by LOGIN, uid 0
Aug  5 11:54:56 pppserver pppd[673]: Using interface ppp0
Aug  5 11:54:56 pppserver pppd[673]: Connect: ppp0 <--> /dev/ttyR0
Aug  5 11:54:59 pppserver PAM_pwdb[673]: (ppp) session opened for 
user dougherty
k by (uid=0)
Aug  5 11:54:59 pppserver pppd[673]: user doughertyk logged in
Aug  5 11:54:59 pppserver pppd[673]: found interface eth0 for proxy arp
Aug  5 11:54:59 pppserver pppd[673]: local  IP address 204.34.237.32
Aug  5 11:54:59 pppserver pppd[673]: remote IP address 204.34.237.84
Aug  5 11:55:58 pppserver pppd[673]: LCP terminated by peer
Aug  5 11:55:58 pppserver pppd[673]: Hangup (SIGHUP)
Aug  5 11:55:58 pppserver pppd[673]: Modem hangup
Aug  5 11:55:58 pppserver PAM_pwdb[673]: (ppp) session closed for 
user dougherty
k
Aug  5 11:55:58 pppserver pppd[673]: Connection terminated.
Aug  5 11:55:58 pppserver pppd[673]: Connect time 1.1 minutes.
Aug  5 11:55:58 pppserver pppd[673]: Sent 938 bytes, received 6224 bytes.
Aug  5 11:55:58 pppserver pppd[673]: Exit.
Aug  5 12:10:00 pppserver kernel: PPP: ppp line discipline 
successfully unregist
ered
Aug  5 12:30:57 pppserver mgetty[542]: data dev=ttyR1, pid=542, 
caller='none', c
onn='64000/ARQ/DIGITAL/X75', name='', cmd='/etc/ppp/ppplogin', user='/AutoPPP/'
Aug  5 12:30:58 pppserver kernel: CSLIP: code copyright 1989 Regents 
of the Univ
ersity of California
Aug  5 12:30:58 pppserver kernel: PPP: version 2.3.3 (demand dialling)
Aug  5 12:30:58 pppserver kernel: PPP line discipline registered.
Aug  5 12:30:58 pppserver kernel: registered device ppp0
Aug  5 12:30:58 pppserver pppd[783]: pppd 2.3.7 started by LOGIN, uid 0
Aug  5 12:30:58 pppserver pppd[783]: Using interface ppp0
Aug  5 12:30:58 pppserver pppd[783]: Connect: ppp0 <--> /dev/ttyR1
Aug  5 12:31:01 pppserver pppd[783]: PAP login failure for doughertyk
Aug  5 12:31:01 pppserver pppd[783]: Connection terminated.
Aug  5 12:31:01 pppserver pppd[783]: Connect time 0.1 minutes.
Aug  5 12:31:01 pppserver pppd[783]: Exit.
Aug  5 12:33:23 pppserver mgetty[586]: data dev=ttyR2, pid=586, 
caller='none', c
onn='64000', name='', cmd='/etc/ppp/ppplogin', user='/AutoPPP/'
Aug  5 12:33:24 pppserver pppd[790]: pppd 2.3.7 started by LOGIN, uid 0
Aug  5 12:33:24 pppserver pppd[790]: Using interface ppp0
Aug  5 12:33:24 pppserver pppd[790]: Connect: ppp0 <--> /dev/ttyR2
Aug  5 12:33:30 pppserver PAM_pwdb[790]: (ppp) session opened for 
user callahanm
  by (uid=0)
Aug  5 12:33:30 pppserver pppd[790]: user callahanm logged in
Aug  5 12:33:30 pppserver kernel: PPP BSD Compression module registered
Aug  5 12:33:31 pppserver kernel: PPP Deflate Compression module registered
Aug  5 12:33:31 pppserver pppd[790]: found interface eth0 for proxy arp
Aug  5 12:33:31 pppserver pppd[790]: local  IP address 204.34.237.32
Aug  5 12:33:31 pppserver pppd[790]: remote IP address 204.34.237.84

ttyR0 should be using 204.34.237.84
ttyR1 should be using 204.34.237.85
ttyR2 should be using 204.34.237.86
ttyR3 should be using 204.34.237.87
ttyR4 should be using 204.34.237.88

But they all default to 204.34.237.84.

At 8:55 -0700 8/4/99, Scott Dudley wrote:
>[EMAIL PROTECTED] wrote:
>
>> Hey all,
>>
>> I have setup a PPP server for my office using Redhat 6.0, a
>> Rocketport multi-serial card, and Courier I-modems. Everything seemed
>> to be working until more than one person tried to dial in.
>>
>> It looks like to me, that PPPd (I'm using 2.3.7) is assigning the
>> same IP address for every PPP connection.
>>
>> I've setup the options.ttyRx with pppserver:ppp0x
>>
>> The hosts file has a unique entry for each ppp0x
>>
>> Anybody have any ideas?
>>
>> Thanks,
> > Jason
>
>Jason,
>
>The options.ttyRx file must contain the IP's and not the devices e.g.
>172.16.1.1:192.169.1.100 where 172.16.1.1 is ppp server's IP and
>192.168.1.1 is IP assigned client.


/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|

As far as the laws of mathematics refer to reality,
they are not certain, and as far as they are certain,
they do not refer to reality.

/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|

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

Reply via email to