I am trying to setup ppp dialin into my office Linux box.
The log a connection is shown below. The server seems to hangup the
modem after authentication. Any help will be appreciated.
-ishwar
---------------
Modem: serial external Sportster 28800 fax modem
System: Linux tigaon 2.6.25-0
ppd: 2.4.4
--/var/log/messages--
May 28 11:03:29 tigaon pppd[6987]: pppd 2.4.4 started by a_ppp, uid 0
May 28 11:03:29 tigaon pppd[6987]: Using interface ppp0
May 28 11:03:29 tigaon pppd[6987]: Connect: ppp0 <--> /dev/ttyS0
May 28 11:03:32 tigaon pppd[6987]: user pppin logged in
May 28 11:03:32 tigaon pppd[6987]: PAP peer authentication succeeded for pppin
May 28 11:03:33 tigaon pppd[6987]: Connect time 0.1 minutes.
May 28 11:03:33 tigaon pppd[6987]: Sent 115 bytes, received 153 bytes.
May 28 11:03:34 tigaon pppd[6987]: Hangup (SIGHUP)
May 28 11:03:34 tigaon pppd[6987]: Modem hangup
May 28 11:03:34 tigaon pppd[6987]: Connection terminated.
May 28 11:03:34 tigaon pppd[6987]: Connect time 0.1 minutes.
May 28 11:03:34 tigaon pppd[6987]: Sent 149 bytes, received 153 bytes.
May 28 11:03:34 tigaon pppd[6987]: Exit.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
05-28-2008, 08:31 PM
"Mumia W.."
Ppp-dialin help
On 05/28/2008 10:30 AM, ISHWAR RATTAN wrote:
I am trying to setup ppp dialin into my office Linux box.
[...]
---/etc/ppp/option.ttyS0
192.168.0.12:192.168.0.100
netmask 255.255.255.0
[...]
I think this is supposed to be /etc/ppp/options.ttyS0 . Note the "s" on
the end of "options."
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
05-29-2008, 01:32 AM
ISHWAR RATTAN
Ppp-dialin help
On Wed, 28 May 2008, Mumia W.. wrote:
On 05/28/2008 10:30 AM, ISHWAR RATTAN wrote:
I am trying to setup ppp dialin into my office Linux box.
[...]
---/etc/ppp/option.ttyS0
192.168.0.12:192.168.0.100
netmask 255.255.255.0
[...]
I think this is supposed to be /etc/ppp/options.ttyS0 . Note the "s" on the
end of "options."
I fixed the problem by using a modem specific init string in
/etc/mgetty/mgetty.config.
Thanks for the response.
-ishwar
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org