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?
nat.conf shows
nat on rl0 from dc0/24 to any -> rl0
nat.conf? Do you mean pf.conf?
hostname.dc0 shows:
inet 192.168.1.0 255.255.255.0 192.168.255.0
problem #1 is you can't really use a network address (192.168.1.0) for
an IP.
hostname.rl0 shows:
dhcp NONE NONE NONE
OPENBSD IP is 192.168.0.15 which is given by the router/firewall
I connect my laptop to the wireless switch
successfully but I can't go out to the internet.
We need more information. Sorry.
Cant I get some suggetions on how to solve this problem?
I could give you a dozen, but they may not help you at all without
more context.