Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2005 13:42:21 -0400
From:      "Stephan Weaver" <stephanweaver@hotmail.com>
To:        freebsd-questions@freebsd.org
Subject:   2 Nic on same subnet.
Message-ID:  <BAY20-F179595D54A98B493FF4AC6A8E80@phx.gbl>

next in thread | raw e-mail | index | archive | help
Hello All,

I am trying to place my network behind a firewall [FreeBSD BASED].

What i have Done!

I have 2 Nic in the BSD PC.
vr0, vr1.
Both on the same subnet eg.
vr0 - 192.168.0.1 , vr1 - 192.168.0.2.

I Plug the Ethernet Cable From the DSL modem Into my vr0 interface.
I Plug the Ethernet Cable from the SWITCH into my vr1 interface.

I am running ipnat as follows.
ipnat.rules
----------------
map vr0 192.168.0.0/24 -> 0.0.0.0/32 proxy port ftp ftp/tcp
map vr0 192.168.0.0/24 -> 0.0.0.0/32 portmap tcp/udp 40000:60000
map vr0 192.168.0.0/24 -> 0.0.0.0/32


-----------
Here are some messages i get from my /var/log/messages.
Jun 20 22:47:36 pizzaboys kernel: arp: 192.168.0.198 is on vr0 but got reply 
from 00:08:74:4f:57:c5 on vr1


Thank You, Stephan Weaver
stephanweaver@hotmail.com

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/




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