Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 1999 01:04:59 +0000
From:      Brian Somers <brian@Awfulhak.org>
To:        "Stan Brown" <stanb@awod.com>
Cc:        freebsd-questions@FreeBSD.ORG (Free BSD Questions list)
Subject:   Re: PPP setup question (non-default route) 
Message-ID:  <199901130105.BAA20501@keep.lan.Awfulhak.org>
In-Reply-To: Your message of "Sat, 19 Dec 1998 14:47:59 EST." <199812191948.LAA10569@hub.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 	I have used my FreeBSD machine, and userland ppp for3 yaers as my
> 	primary internaet gateway for my local network.
> 
> 	Now I have a cable moem. I wish to change the ppp setup so that it is
> 	no longer the default route. I do wish to still do dial on demand to
> 	the exisitng ISP for all machines at his site. He assingns dynamic IP's
> 	on connection.
> 
> 	Can some kind soul give me some advice on how to change my ppp
> 	configuration files, and routing for this?
> 
> 	Thanks.

Assuming you want to route to 10.0.2.0/24:

Instead of the ``add 0 0 HISADDR'' or ``add default HISADDR'', you 
can simply ``add 10.0.2.0 255.255.255.0 HISADDR'', or if you're 
running the latest version, ``add 10.0.2.0/24 HISADDR''.

> -- 
> Stan Brown     stanb@netcom.com                                    770-996-6955
> Factory Automation Systems
> Atlanta Ga.
> -- 
> Windows 98: n.
> 	minor patch release for 32-bit extensions and a graphical shell for a
> 	16-bit patch to an 8-bit operating system originally coded for a 4-bit
> 	microprocessor, written by a 2-bit company that can't stand for 1 bit
> 	of competition.
> -
> (c) 1998 Stan Brown.  Redistribution via the Microsoft Network is prohibited.

It's a while since I've seen a posting from you - was it marriage or 
children ? ;-P
-- 
Brian <brian@Awfulhak.org> <brian@FreeBSD.org> <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
Don't _EVER_ lose your sense of humour !



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



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