Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2000 14:35:16 -0800
From:      mel kravitz <melk@switchpwr.com>
To:        freebsd@cybcon.com, freebsd-mobile@freebsd.org
Subject:   ppp dialup question + Lan
Message-ID:  <38863C24.C214B468@switchpwr.com>

next in thread | raw e-mail | index | archive | help
to remove default gw :
route delete default 192.168.0.2
to add default gw back after your ppp session is over:
route add default 192.168.0.2
you can automate the above in simple shell scripts .
mel



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38863C24.C214B468>