Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 2003 09:04:23 +0300
From:      Ari Suutari <ari.suutari@syncrontech.com>
To:        fbsdquestions@worldinternet.org, net@freebsd.org
Subject:   Re: ipfw - natd - squid - 3 Nic's - 1 FBSD 5.1 server and routing question
Message-ID:  <200308050904.23153.ari.suutari@syncrontech.com>
In-Reply-To: <1060008117.a01537208ba27@mail.worldinternet.org>
References:  <1060008117.a01537208ba27@mail.worldinternet.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Monday 04 August 2003 17:41, fbsdquestions@worldinternet.org wrote:
>   tcp_outgoing_address  10.24.194.163
> but since the default gateway is to the telco interface, the request is
> sent to the telco.

	Maybe something like

	ipfw add fwd ggg.ggg.ggg.ggg tcp from 10.24.194.163 to any

	where ggg.ggg.ggg.ggg is the gateway address on the cable
	company network. Incoming packets should be routed automatically
	ok, if they originate from ip address give by cable company.


		Ari S.



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