ipfw - natd - squid - 3 Nic's - 1 FBSD 5.1 server and routing question

Ari Suutari ari.suutari at syncrontech.com
Mon Aug 4 23:04:42 PDT 2003


Hi,

On Monday 04 August 2003 17:41, fbsdquestions at 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.



More information about the freebsd-net mailing list