TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:9360] pppd with demand dialing / keeping packet thatopens connection



That's ip forwarding, I've already got that working. Somebody mentioned
something about there being a different file that will actually save the
packet that brings up the diald (well, in this case, pppd dial on demand)
connection and will send that packet when the connection comes up, instead
of just forgetting it as usually happens. This way, whatever request
brought the connection up will be completed. I just have to deal with some
clients that can't understand the concept of having to do one connection
attempt to the web site / e-mail server to bring the connection up, and
then resending that connection attempt to actually establish the
connection. Any ideas?

-- 
Nate Carlson <carlson@real-time.com>    | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8500

On Fri, 22 Oct 1999, ^chewie wrote:

> On Thu, 21 Oct 1999, Nate Carlson wrote:
> 
> NC >I'm setting up a machine with pppd demand dialing, and I seem
> NC >to recall someone on the list awhile ago mentioning that there
> NC >was a /proc/... file you could echo 1 > to that would tell the
> NC >kernel to save the packet that caused the connection to come
> NC >up. Anyone remember what this file was? My goal is to allow
> NC >the connection attempt that brings the modem up to go through
> NC >without the user having to hit reload. I searched the list
> NC >archives, and could not find this message. Thanks!
> 
> echo 1 > /proc/sys/net/ipv4/ip_forward
> 
> Later!
> 
>     ^chewie
> 
> +----------------------------------------------------+
> | Chad Walstrom           mailto:chewie@wookimus.net | 
> | ICQ: 9985127           http://wookimus.net/~chewie |
> +----------------------------------------------------+
>  Need a new truck?  Check out my '97 Explorer 2-door
>    Sport at http://wookimus.net/~chewie/truck.html
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
>