Thanks for the help, does look correct to me.
Peter
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:30:18:ad:ed:96
priority: 0
groups: egress
media: Ethernet autoselect (100baseTX
full-duplex,rxpause,txpause)
status: active
inet6 fe80::230:18ff:fead:ed96%re0 prefixlen 64 scopeid 0x1
inet XX.171.201.186 netmask 0xfffff800 broadcast XX.171.207.255
re1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:30:18:ad:ed:97
priority: 0
media: Ethernet autoselect (100baseTX
full-duplex,rxpause,txpause)
status: active
inet6 fe80::230:18ff:fead:ed97%re1 prefixlen 64 scopeid 0x2
inet 192.168.0.254 netmask 0xffffff00 broadcast 192.168.0.255
Routing table on windows client:
========================================================================
===
Active Routes:
Network Destination Netmask Gateway Interface
Metric
0.0.0.0 0.0.0.0 192.168.0.254 192.168.0.11
20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
1
192.168.0.0 255.255.255.0 192.168.0.11 192.168.0.11
20
192.168.0.11 255.255.255.255 127.0.0.1 127.0.0.1
20
192.168.0.255 255.255.255.255 192.168.0.11 192.168.0.11
20
224.0.0.0 240.0.0.0 192.168.0.11 192.168.0.11
20
255.255.255.255 255.255.255.255 192.168.0.11 192.168.0.11
1
Default Gateway: 192.168.0.254
-----Original Message-----
From: owner-misc@openbsd.org [mailto:owner-misc@openbsd.org] On Behalf
Of Robert
Sent: Sunday, August 01, 2010 4:30 PM
To: misc@openbsd.org
Subject: Re: OBSD 4.7 and Via C7 motherboards problem
On Sun, 1 Aug 2010 13:49:07 -0700
"Peter Merritt" <pwmerritt@weirdwater.org> wrote:
Just some ideas:
* check the routing tables on the client if they point to the firewall
and on the firewall if it points outward (default routes etc.)
* run ifconfig on the firewall to see if the Internet-facing nic is in
the egress group
regards,
Robert