On Nov 8, 2008, at 4:21 PM, Alfredo Perez wrote:
On Sat, Nov 08, 2008 at 04:00:23PM -0800, johan beisser wrote:
On Nov 8, 2008, at 3:34 PM, Alfredo Perez wrote:
Hi
I have the following configuration
router/firewall <------- OPENBSD BOX <----- Wireless switch
I'm confused. Why isn't the OpenBSD box the router/firewall?
That openbsd box is sometimes my file server and some times
I would like to have my wireless go trought it.
Why?
Don't I need a nat configuration file?
configured in pf. Syntax is right, but unless your pf_rules='' line
points directly to that file, it'll be ignored.
Don't I need to give nic dc0 an IP address. What should I do instead?
Create a bridge between the two interfaces, then just permit the
traffic to flow from the WAP to the network. You'll no longer need to
NAT between the interfaces, but from this point forward the traffic
will be much like the OpenBSD box isn't there.
Laptop connect to wireless swith using WEP. I connect to it
successfully
I tried to ping the OPENBSD box 192.168.0.15 and I dont get response.
Unsurprising.
I try to ping the outside ex www.yahoo.com no response.
I try to ping the router/firewall no response either.
also unsurprising.