Hi there,
I have a cyclone board (16 port). I have setup /etc/inittab to run
mgetty-1.1.22-1.6.x on the ports (on RedHat 6.2 box). I can confirm that
the system opens and listens on the ports and accepts incoming calls.
However there are two issues:

1) Apparently mgetty/pppd doesn't check /etc/passwd file. I have to put
login/password combo into /etc/ppp/pap-secrets. Anyone knows why?

2) The server is on 192.168.1.60. Incoming calls get their IP from
/etc/ppp/options.ttyCx which is 192.168.1.200 (to 215). After the remote
machine gets its IP, and tries to communicate back to the server, the
server drops the connection. Any ideas? Corresponding portion of
/var/log/messages is enclosed.

Thanks,
Hossein


==================================================================
Feb  4 14:49:51 dolphin mgetty[1487]: data dev=ttyC0, pid=1487,
caller='none', conn='38400', name='', cmd='/usr/sbin/pppd',
user='/AutoPPP/'
Feb  4 14:49:51 dolphin pppd[1487]: pppd 2.3.11 started by a_ppp, uid 0
Feb  4 14:49:51 dolphin pppd[1487]: Using interface ppp1
Feb  4 14:49:51 dolphin pppd[1487]: Connect: ppp1 <--> /dev/ttyC0
Feb  4 14:50:16 dolphin kernel: PPP BSD Compression module registered 
Feb  4 14:50:16 dolphin kernel: PPP Deflate Compression module registered 
Feb  4 14:50:20 dolphin pppd[1487]: Peer is not authorized to use remote
address 192.168.1.200
Feb  4 14:50:20 dolphin pppd[1487]: Connection terminated.
Feb  4 14:50:20 dolphin pppd[1487]: Connect time 0.5 minutes.
Feb  4 14:50:20 dolphin pppd[1487]: Sent 1217 bytes, received 1261 bytes.
Feb  4 14:50:21 dolphin pppd[1487]: Exit.
==================================================================




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to