Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Oct 1995 17:52:36 -0600 (MDT)
From:      Stephen Mathezer <mathezer@newera.ab.ca>
To:        questions@freebsd.org
Subject:   iijppp demand dial and dial in at same time
Message-ID:  <Pine.HPP.3.91.951003174622.5053A-100000@feisal.newera.ab.ca>

next in thread | raw e-mail | index | archive | help

I asked this question before but didn't really get any explanation.  (If
there's a better place/person to ask let me know). 

I am trying to have the same machine dial out on demand and accept 
incoming ppp connections.  Either one of these works individually, but I 
can't get them to work together.  

I have a kernel compiled with two tunnel devices and tun0 and tun1 both
exist.  The problem arises when I have ppp -auto running (no connection is
up) and then I try to connect inbound with ppp.  Everything works fine
except that I can see a route being added to my router through tun0. 
iijppp however is using tun1 for the inbound connection since tun0 was
taken by the ppp -auto process. 

I assume that this is an iijppp bug or implementation error on my part.  
I took a brief look at the iijppp source but quickly got lost.  

Has anybody seen this before?
How do I fix it?
Who do I ask about this?
I have been told that other people have no problems with this but I can't 
see what I'm doing differently.

This is 2.0.5-RELEASE by the way

Thanks for any help

-Steve




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.HPP.3.91.951003174622.5053A-100000>