Re: IPv6 Woes...



If memory serves me right, Eric F Crist wrote:
On Jun 25, 2007, at 7:55 PMJun 25, 2007, Bruce M. Simpson wrote:

Eric F Crist wrote:
My problem isn't getting out to 2001:4980:1::5, it's getting to my
LAN, the 2001:4980:1:111::/64 network. My gateway, the machine
from which I posted the routing and ifconfig information, is able
to ping across the tunnel, and to the internet just fine. Nothing
is able to get from the gateway to my LAN, however. Is it a
problem with the fxp driver, or perhaps my setup with the ethernet
bridging?
You appear to have a /64 network address on the inside of your v6
router. Are you using stateless address auto-configuration? You
appear to have statically assigned ....::145 as a host address on
that net.

My setup works fine if I ping the network address of my v6 router
from the v6 enabled hosts in my lab.

When you ping local machines on the inside LAN from that router, do
you see NDP entries being created?

Hi Eric--

First note that I'm a different Bruce than the chap who's been helping
thus far. :-)

BTW, use "ndp -a" to see this.

You shouldn't need to use bridging to achieve what you want in this
scenario, in fact it makes no sense because you want to route v6
traffic over the gif, therefore ethernet bridging is not relevant
here.

I'm not quite so sure about this...see below.

First, thanks for taking time to help me through this. Here's some
more information regarding the topography of my network. My FBSD
firewall is running with 'options BRIDGE' in the kernel, and the
following two lines in /etc/sysctl.conf:

net.link.ether.bridge.enable=1
net.link.ether.bridge.config=fxp0,fxp1

Your setup is not *too* different from what I have at home in terms of
network topology and what you hope to accomplish. (I have a Soekris
net4801 run 6.2-STABLE and acting as a filtering bridge between an IPv4
/29 and the rest of the Internet, and also terminating a gif(4) tunnel
for IPv6.)

This is so that I don't have to do routing on my firewall. I have a
IPv4 /28 network, so a limited number of IP addresses, this saves one
of those. This system is filtering traffic with PF. That's really
the only reason for the bridging. Also, it does allow me to do
traffic shaping and bandwidth monitoring. This bridging stuff
really, as you said, has nothing to do with my IPv6 configuration
issues.

I think the biggest difference between your network and mine is that
rather than using options BRIDGE I'm using the if_bridge(4) driver
between my "inside" and "outside" network interfaces. The physical
interfaces in the bridge are unnumbered and the if_bridge
pseudo_interface has IPv4 and IPv6 addresses.

The main reason for doing this is that I've seen that bridge(4) can have
difficulty determining the correct physical interface to use for packets
that originate on the bridging host. I recall having this problem with
pfnat. (I don't remember the exact details, but I did some postings to
the m0n0wall mailing lists on this topic some time ago...your favorite
search engine can probably help find these messages.)

I wonder if the problem I've seen with bridge(4) might be related to
your IPv6 problems (since you're terminating the tunnel on your
firewall). If so, maybe switching to if_bridge(4) as I've described
above might help things.

In any case, good luck!

Bruce.

Attachment: signature.asc
Description: OpenPGP digital signature



Relevant Pages

  • Re: IPv6 Woes...
    ... My setup works fine if I ping the network address of my v6 router from the v6 enabled hosts in my lab. ... You shouldn't need to use bridging to achieve what you want in this scenario, in fact it makes no sense because you want to route v6 traffic over the gif, therefore ethernet bridging is not relevant here. ... this gateway/firewall gets the gateway part from the duties I'm assigning regarding the IPv6 stuff. ...
    (freebsd-net)
  • Re: Cisco PIX + VPN + NAT/PAT/Transparent tunnels
    ... upgrading the PIX software actually allowed me to ... connect the tunnel, but i cannot seem to ping anything inside the network ...
    (comp.security.firewalls)
  • Re: Mshome is not accessible
    ... Windows Network, and select the workgroup I get: ... Mshome is not accessible. ... All computers are running Windows XP SP2 and are members of the MSHOME ... Computer A can ping using ping hom100fr001. ...
    (microsoft.public.windowsxp.network_web)
  • network slowness/freez-up since update 10/11
    ... network problems: first the network is slow (even within a few ... network - but not the rest of the system - just locks up (can't ping ... OHCI version 1.0, legacy support ... <Parallel port bus> on ppc0 ...
    (freebsd-current)
  • Re: Networking problem
    ... I finally got it to the point that from the desktop i can ping the ip ... of the laptop and get a response. ... It seems some network configuration is not ok on the laptop. ... each machine hooked to ethernet ports of wireless router. ...
    (microsoft.public.windowsxp.general)