Linux PPP protocol development
 help / color / mirror / Atom feed
* PPP getting timeout on IPCP config requests on new FC3t2 box
@ 2004-10-06 20:47 Robert P. J. Day
  2004-10-06 22:13 ` Bill Unruh
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robert P. J. Day @ 2004-10-06 20:47 UTC (permalink / raw)
  To: linux-ppp


   for quite some time, we've been able to connect to a fedora code 2 
box running an mgetty on /dev/ttyS0.  just today, i set up a fedora 
core 3 test 2 (FC3t2) box, and reproduced, as closely as possible, the 
dial-in PPP environment.

   that is, i edited

 	/etc/inittab
 	/etc/mgetty+sendfax/
 		login.config
 		mgetty.config

and made the same changes to the new FC3t2 box that were on the older 
FC2t3 box.  (the older box has ppp-2.4.1, and the newer has 
ppp.2.4.2).

   now, trying to connect to the new box gives me, in the 
/var/log/messages file:

Oct  6 16:40:55 localhost pppd[2609]: pppd 2.4.2 started by a_ppp, uid 
0
Oct  6 16:40:55 localhost kernel: PPP generic driver version 2.4.2
Oct  6 16:40:55 localhost pppd[2609]: Using interface ppp0
Oct  6 16:40:55 localhost pppd[2609]: Connect: ppp0 <--> /dev/ttyS0
Oct  6 16:40:56 localhost udev[2821]: creating device node '/dev/ppp'
Oct  6 16:40:58 localhost kernel: PPP Deflate Compression module 
registered
Oct  6 16:40:58 localhost pppd[2609]: Deflate (15) compression enabled
Oct  6 16:41:05 localhost sshd(pam_unix)[2860]: session opened for 
user root by root(uid=0)
Oct  6 16:41:32 localhost pppd[2609]: IPCP: timeout sending 
Config-Requests
Oct  6 16:41:32 localhost pppd[2609]: Connection terminated.
Oct  6 16:41:32 localhost pppd[2609]: Exit.


    i'm not sure if there's something i've missed in the configuration. 
i didn't install *everything* on the newer box, due to cramped disk 
space.  so is there a software RPM i might have forgotten?  some file 
i overlooked?

   thoughts on what to check?  thanks.

rday

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: PPP getting timeout on IPCP config requests on new FC3t2 box
  2004-10-06 20:47 PPP getting timeout on IPCP config requests on new FC3t2 box Robert P. J. Day
@ 2004-10-06 22:13 ` Bill Unruh
  2004-10-06 22:17 ` Carlos Renato Tasinafo
  2004-10-06 22:27 ` Robert P. J. Day
  2 siblings, 0 replies; 4+ messages in thread
From: Bill Unruh @ 2004-10-06 22:13 UTC (permalink / raw)
  To: linux-ppp

On Wed, 6 Oct 2004, Robert P. J. Day wrote:

> 
>    for quite some time, we've been able to connect to a fedora code 2 
> box running an mgetty on /dev/ttyS0.  just today, i set up a fedora 
> core 3 test 2 (FC3t2) box, and reproduced, as closely as possible, the 
> dial-in PPP environment.
> 
>    that is, i edited

Of course how you edited them is unknown to us.


> 
>  	/etc/inittab
>  	/etc/mgetty+sendfax/
>  		login.config
>  		mgetty.config

You should also have edited /etc/ppp/options and put in the debug
option, and /etc/syslog.conf and put in a line like
daemon.*;local2.*		/var/log/daemonlog

and then done 
killall -1 syslogd


> 
> and made the same changes to the new FC3t2 box that were on the older 
> FC2t3 box.  (the older box has ppp-2.4.1, and the newer has 
> ppp.2.4.2).

How in the world are we to know what you actually had. 


> 
>    now, trying to connect to the new box gives me, in the 
> /var/log/messages file:

on which machine? On the FC3 machine which is actin as the host or on
the originating machine?

> 
> Oct  6 16:40:55 localhost pppd[2609]: pppd 2.4.2 started by a_ppp, uid 
> 0
> Oct  6 16:40:55 localhost kernel: PPP generic driver version 2.4.2
> Oct  6 16:40:55 localhost pppd[2609]: Using interface ppp0
> Oct  6 16:40:55 localhost pppd[2609]: Connect: ppp0 <--> /dev/ttyS0
> Oct  6 16:40:56 localhost udev[2821]: creating device node '/dev/ppp'
> Oct  6 16:40:58 localhost kernel: PPP Deflate Compression module 
> registered
> Oct  6 16:40:58 localhost pppd[2609]: Deflate (15) compression enabled
> Oct  6 16:41:05 localhost sshd(pam_unix)[2860]: session opened for 
> user root by root(uid=0)
> Oct  6 16:41:32 localhost pppd[2609]: IPCP: timeout sending 
> Config-Requests

This is very very unhelpful. YOu need that debug option.


> Oct  6 16:41:32 localhost pppd[2609]: Connection terminated.
> Oct  6 16:41:32 localhost pppd[2609]: Exit.
> 
> 
>     i'm not sure if there's something i've missed in the configuration. 
> i didn't install *everything* on the newer box, due to cramped disk 
> space.  so is there a software RPM i might have forgotten?  some file 
> i overlooked?
> 
>    thoughts on what to check?  thanks.

www.theory.physics.ubc.ca/ppp-linux.html
for debugging help.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: PPP getting timeout on IPCP config requests on new FC3t2 box
  2004-10-06 20:47 PPP getting timeout on IPCP config requests on new FC3t2 box Robert P. J. Day
  2004-10-06 22:13 ` Bill Unruh
@ 2004-10-06 22:17 ` Carlos Renato Tasinafo
  2004-10-06 22:27 ` Robert P. J. Day
  2 siblings, 0 replies; 4+ messages in thread
From: Carlos Renato Tasinafo @ 2004-10-06 22:17 UTC (permalink / raw)
  To: linux-ppp

[-- Attachment #1: Type: text/plain, Size: 2463 bytes --]

Hello Robert,
I have Debian 3.1 (testing) kernel 2.4.27 with ppp 2.4.2 and mgetty 1.1.31-1

I dont saw your file /etc/ppp/options.ttyS0
in this file, you put a ip address of local and remote point-to-point 
conection

my files of configuration is here

Regards

Renato


Robert P. J. Day wrote:
> 
>   for quite some time, we've been able to connect to a fedora code 2 box 
> running an mgetty on /dev/ttyS0.  just today, i set up a fedora core 3 
> test 2 (FC3t2) box, and reproduced, as closely as possible, the dial-in 
> PPP environment.
> 
>   that is, i edited
> 
>     /etc/inittab
>     /etc/mgetty+sendfax/
>         login.config
>         mgetty.config
> 
> and made the same changes to the new FC3t2 box that were on the older 
> FC2t3 box.  (the older box has ppp-2.4.1, and the newer has ppp.2.4.2).
> 
>   now, trying to connect to the new box gives me, in the 
> /var/log/messages file:
> 
> Oct  6 16:40:55 localhost pppd[2609]: pppd 2.4.2 started by a_ppp, uid 0
> Oct  6 16:40:55 localhost kernel: PPP generic driver version 2.4.2
> Oct  6 16:40:55 localhost pppd[2609]: Using interface ppp0
> Oct  6 16:40:55 localhost pppd[2609]: Connect: ppp0 <--> /dev/ttyS0
> Oct  6 16:40:56 localhost udev[2821]: creating device node '/dev/ppp'
> Oct  6 16:40:58 localhost kernel: PPP Deflate Compression module registered
> Oct  6 16:40:58 localhost pppd[2609]: Deflate (15) compression enabled
> Oct  6 16:41:05 localhost sshd(pam_unix)[2860]: session opened for user 
> root by root(uid=0)
> Oct  6 16:41:32 localhost pppd[2609]: IPCP: timeout sending Config-Requests
> Oct  6 16:41:32 localhost pppd[2609]: Connection terminated.
> Oct  6 16:41:32 localhost pppd[2609]: Exit.
> 
> 
>    i'm not sure if there's something i've missed in the configuration. i 
> didn't install *everything* on the newer box, due to cramped disk 
> space.  so is there a software RPM i might have forgotten?  some file i 
> overlooked?
> 
>   thoughts on what to check?  thanks.
> 
> rday
> -
> To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
+-------+
|   _   |
|  °v°  |    Carlos Renato Tasinafo
| /(_)\ |    renato@internetzone.com.br
|  ^ ^  |
+-------+

        /*

       * A vida seria mais fácil, se tivéssemos o código fonte.

       */

[-- Attachment #2: login.config --]
[-- Type: text/plain, Size: 2856 bytes --]

# login.config
#
# This is a sample "login dispatcher" configuration file for mgetty
#
# Format:
#	username userid utmp_entry login_program [arguments]
#
# Meaning:
#       for a "username" entered at mgettys login: prompt, call
#	"login_program" with [arguments], with the uid set to "userid",
#	and a USER_PROCESS utmp entry with ut_user = "utmp_entry"
#
# username may be prefixed / suffixed by "*" (wildcard)
#
# userid is a valid user name from /etc/passwd, or "-" to not set
#  a login user id and keep the uid/euid root (needed for /bin/login)
#
# utmp_entry is what will appear in the "who" listing. Use "-" to not
#  set an utmp entry (a must for /bin/login), use "@" to set it to the
#  username entered. Maximum length is 8 characters.
#
# login_program is the program that will be exec()ed, with the arguments
#  passed in [arguments]. A "@" in the arguments will be replaced with the
#  username entered. Warning: if no "@" is given, the login_program has
#  no way to know what user name the user entered.
#
#
# SAMPLES:
# Use this one with my Taylor-UUCP and Taylor-UUCP passwd files. 
#  (Big advantage: tuucp can use the same passwd file for serial dial-in 
#   and tcp dial-in [uucico running as in.uucpd]). Works from 1.05 up.
#
#U*	uucp	@	/usr/sbin/uucico -l -u @

#
# Use this one for fido calls (login name /FIDO/ is handled specially)
#
# You need Eugene Crosser's "ifmail" package for this to work.
#  mgetty has to be compiled with "-DFIDO", otherwise a fido call won't
#  be detected.
#
#/FIDO/	uucp	fido	/usr/lib/fnet/ifcico @

#
# Automatic PPP startup on receipt of LCP configure request (AutoPPP).
#  mgetty has to be compiled with "-DAUTO_PPP" for this to work.
#  Warning: Case is significant, AUTOPPP or autoppp won't work!
#  Consult the "pppd" man page to find pppd options that work for you.
#
#  NOTE: for *some* users, the "-detach" option has been necessary, for 
#        others, not at all. If your pppd doesn't die after hangup, try it.
#
#  NOTE2: "debug" creates lots of debugging info.  LOOK AT IT if things
#         do not work out of the box, most likely it's a ppp problem!
#
#  NOTE3: "man pppd" is your friend!
#
#  NOTE4: max. 9 arguments allowed.
#
#/AutoPPP/ -	a_ppp	/usr/sbin/pppd auth -chap +pap login debug
#/AutoPPP/ -	a_ppp 	/usr/sbin/pppd auth -chap +pap login debug
#
/AutoPPP/ - a_ppp /usr/bin/strace -o /root/strace.log /usr/sbin/pppd auth -chap +pap login debug
#
# An example where no login name in the argument list is desired:
#  automatically telnetting to machine "smarty" for a given login name
#
#telnet-smarty	gast	telnet	/usr/bin/telnet -8 smarty
#
# This is the "standard" behaviour - *dont* set a userid or utmp
#  entry here, otherwise /bin/login will fail!
#  This entry isn't really necessary: if it's missing, the built-in
#  default will do exactly this.
#
*	-	-	/bin/login @

[-- Attachment #3: options.ttyS0.temp --]
[-- Type: text/plain, Size: 27 bytes --]

192.168.0.133:192.168.0.17

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: PPP getting timeout on IPCP config requests on new FC3t2 box
  2004-10-06 20:47 PPP getting timeout on IPCP config requests on new FC3t2 box Robert P. J. Day
  2004-10-06 22:13 ` Bill Unruh
  2004-10-06 22:17 ` Carlos Renato Tasinafo
@ 2004-10-06 22:27 ` Robert P. J. Day
  2 siblings, 0 replies; 4+ messages in thread
From: Robert P. J. Day @ 2004-10-06 22:27 UTC (permalink / raw)
  To: linux-ppp

On Wed, 6 Oct 2004, Bill Unruh wrote:

> On Wed, 6 Oct 2004, Robert P. J. Day wrote:
>
>>
>>    for quite some time, we've been able to connect to a fedora code 2
>> box running an mgetty on /dev/ttyS0.  just today, i set up a fedora
>> core 3 test 2 (FC3t2) box, and reproduced, as closely as possible, the
>> dial-in PPP environment.
>>
>>    that is, i edited
>
> Of course how you edited them is unknown to us.

sorry, i wasn't *trying* to be unhelpful or uninformative, i was 
merely succeeding.  i thought about including the contents of all of 
the salient files, then thought i'd post an abbreviated version, just 
in case there was some well known problem/incompatibility between 
2.4.1 and 2.4.2 where someone would say, "oh, yeah, that's well known, 
here's the fix."  that sort of thing.  if that didn't work, then i 
would get detailed.

> You should also have edited /etc/ppp/options ...

crap.  i forgot about /etc/ppp/options.ttyS0.  argh.  i need more 
sleep.

rday

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-10-06 22:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-06 20:47 PPP getting timeout on IPCP config requests on new FC3t2 box Robert P. J. Day
2004-10-06 22:13 ` Bill Unruh
2004-10-06 22:17 ` Carlos Renato Tasinafo
2004-10-06 22:27 ` Robert P. J. Day

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox