I have a lot of info here, but first, seems I cannot ping the Vista client
from the router. Firewall is off... but no ping response. I will post the
tcpdump of this first cause it maybe waht was mentioned earlier is
happening, then i have other info requested.
Jan 21 00:27:58.595813 rule 1/(match) pass out on em0: 172.16.0.254 >
172.16.0.6: icmp: echo request
Jan 21 00:28:21.823488 rule 0/(match) pass in on em0: 172.16.0.6.1948 >
212.58.250.36.443: udp 16
Jan 21 00:28:21.823504 rule 1/(match) pass out on em0: 172.16.0.6.1948 >
212.58.250.36.443: udp 16
Jan 21 00:28:59.005518 rule 0/(match) pass in on em0: 172.16.0.6.62210 >
212.23.3.100.53:[|domain]
Jan 21 00:28:59.005533 rule 1/(match) pass out on em0: 172.16.0.6.62210 >
212.23.3.100.53:[|domain]
Jan 21 00:28:59.007138 rule 0/(match) pass in on em0: 172.16.0.6.63700 >
216.239.59.100.80: [|tcp] (DF)
Jan 21 00:28:59.007149 rule 1/(match) pass out on em0: 172.16.0.6.63700 >
216.239.59.100.80: [|tcp] (DF)
Jan 21 00:28:59.042267 rule 0/(match) pass in on em0: 172.16.0.6.63701 >
212.23.3.98.110: [|tcp] (DF)
Jan 21 00:28:59.042279 rule 1/(match) pass out on em0: 172.16.0.6.63701 >
212.23.3.98.110: [|tcp] (DF)
Router Info:
# route -n show -inet
Routing tables
Internet:
Destination Gateway Flags Refs Use Mtu
Interface
default 172.16.0.1 UGS 1 3373 - em0
127/8 127.0.0.1 UGRS 0 0 33208 lo0
127.0.0.1 127.0.0.1 UH 0 0 33208 lo0
172.16.0/24 link#4 UC 2 0 - em0
172.16.0.1 00:19:e8:ea:5a:0c UHLc 1 0 - em0
172.16.0.6 00:1c:bf:0e:af:26 UHLc 2 322 - em0
192.168.0/24 link#3 UC 1 0 - rl0
192.168.0.10 00:e0:00:9b:07:c3 UHLc 1 48 - rl0
224/4 127.0.0.1 URS 0 0 33208 lo0
# pfctl -sr
pass in log all flags S/SA keep state
pass out log all flags S/SA keep state
# pfctl -sn
#
ifconfig
rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:08:54:36:16:a0
media: Ethernet autoselect (100baseTX full-duplex)
status: active
inet6 fe80::208:54ff:fe36:16a0%rl0 prefixlen 64 scopeid 0x3
inet 192.168.0.254 netmask 0xffffff00 broadcast 192.168.0.255
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:12:3f:35:e6:2d
groups: egress
media: Ethernet autoselect (100baseTX full-duplex,rxpause,txpause)
status: active
inet6 fe80::212:3fff:fe35:e62d%em0 prefixlen 64 scopeid 0x4
inet 172.16.0.254 netmask 0xffffff00 broadcast 172.16.0.255
enc0: flags=0<> mtu 1536
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33208
groups: pflog
Ubuntu Info:
laptop:~$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
0.0.0.0 192.168.0.254 0.0.0.0 UG 0 0 0 eth0
Vista laptop Info:
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 172.16.0.254 172.16.0.6 286
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
172.16.0.0 255.255.255.0 On-link 172.16.0.6 286
172.16.0.6 255.255.255.255 On-link 172.16.0.6 286
172.16.0.255 255.255.255.255 On-link 172.16.0.6 286
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 172.16.0.6 286
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 172.16.0.6 286
===========================================================================
Persistent Routes:
Network Address Netmask Gateway Address Metric
0.0.0.0 0.0.0.0 172.16.0.254 Default
0.0.0.0 0.0.0.0 192.168.0.254 Default
There is a lot there!
Martin Toft-2 wrote:
>
> On Tue, Jan 20, 2009 at 02:25:33PM -0800, duxbuz wrote:
>> Thanks for reply. Both of you.
>
> No problem. I think it will be easy to point out the problem, if you
> post more details:
>
> - ifconfig, 'route -n show -inet', 'pfctl -sr' and 'pfctl -sn' on the
> router.
> - ifconfig and 'route -n' on the Ubuntu machine.
> - Something like the above on the Windows machine(s).
>
> Check that you haven't made a typo somewhere wrt. the 172.16.x.y
> addresses and associated netmasks.
>
> Martin
>
>
>
--
View this message in context:
http://www.nabble.com/Router-ping-one-way-only-tp21569634p21574107.html
Sent from the openbsd user - misc mailing list archive at Nabble.com.