bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PPP Port: Cannot set gateway address


From: Daniel E Baumann
Subject: Re: PPP Port: Cannot set gateway address
Date: Sun, 4 Mar 2001 20:00:37 -0600
User-agent: Mutt/1.3.15i

On Sun, Mar 04, 2001 at 07:20:42PM -0600, Daniel E Baumann wrote:
> On Sun, Mar 04, 2001 at 04:55:02PM -0500, Roland McGrath wrote:
> > > Woops. Here is the message from the error () call:
> > > 
> > > ./ppp: /servers/socket/2: --gateway=10.0.0.2: (ipc/mig) server died
> > 
> > Ah.  That would seem to indicate that pfinet died.  Please try doing the
> > same sequence of fsys_set_options calls by hand using fsysopts on
> > /servers/socket/2 and see if you get the same results.  If so, we can debug
> > pfinet using just fsysopts as the test case.  If not, then your code is not
> > doing the same thing we think it is, and we should figure out what it is
> > doing differently.  (If it does something different that causes pfinet to
> > crash, we should still fix pfinet so it won't crash, of course.)
> 
> Well that may a bit misleading because I added this line before the error ()
> call:
> 
> printf ("errno = %s\n", strerror (errno));
> 
> and I get:
> 
> errno = Function not implemented
> 
> You still want me to try the same thing?

Well if I try to set it with fsysopts the first time it will tell me:

./fsysopts: /servers/socket/2: Network is unreachable (something like that)

if I do it again it just hangs there and any subsequent invocations it will
just hang. What I typed was 'fsysopts -R /servers/socket/2 --gateway=10.0.0.2'.

Also if I invoke ppp a number of times it will finally seem to work, but it 
will just be hung there, no dialing in :(. Seems that I get some very erratic
behavior. Are there debug versions of the libs that I can grab (preferably 
debs) to help me see what is going on?

Dan
-- 
Daniel E Baumann       baumannd@msoe.edu
Web location:          http://www.msoe.edu/~baumannd
"Life would be so much easier if we could just look at the source code."
      -- Dave Olsen

And if cynics ridicule freedom, ridicule community...if ``hard nosed 
realists'' say that profit is the only ideal...just ignore them, and use 
copyleft all the same.
      -- RMS



reply via email to

[Prev in Thread] Current Thread [Next in Thread]