Date: Fri, 4 Jun 2004 03:01:57 -0400 From: "D.D.W. Downey" <pgpkeys@pgpkeys.net> To: freebsd-questions@freebsd.org Subject: GRE issues Message-ID: <200406040302.05691.pgpkeys@pgpkeys.net> In-Reply-To: <20040604063045.E7F0016A4F3@hub.freebsd.org> References: <20040604063045.E7F0016A4F3@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Trying to set up GRE here for routing a /29 to the house. I am using the=20 following configuration and not sure what the problem is. I get a single=20 packet through from the DSL box to the remote box then I get total packet=20 loss. I can ping the 192.168.3.1 from 192.168.2.1 but not vis versa. If i assign an IP to my rl0 on the DSL box from the AssignedBlock it pings= =20 locally but not from the internet. In fact it bounces back and forth betwee= n=20 the upstream's and my gre tunnel over which that block's assignment is=20 handed. Totally unsure what I'm doing wrong here. Here's the setup: NOTE: AssignedBlock, LocalIP and RemoteIP are internet IP addresses/blocks = per=20 box.=20 On DSL box: ifconfig gre1 create ifconfig gre1 192.168.3.1 192.168.2.1 link1 ifconfig gre1 tunnel <LocalIP> <RemoteIP> route add -net XXX.XXX.XXX.137/29 192.168.2.1 On remote box: ifconfig gre1 create ifconfig gre1 192.168.2.1 192.168.3.1 link1 ifconfig gre1 tunnel <LocalIP> <RemoteIP> route add -net XXX.XXX.XXX.137/29 192.168.3.1 =2D --=20 D.D.W. Downey CyberSpace Technologies, Inc. AS64567-OCCAID =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAwB5tDQ32jEgJHCgRAmy6AJ9xBOL66Z91Lc5dp8kIfTZuWAcsiQCfRndA xDSmFo3BqFxfAIBnxTA8TQ8=3D =3DKzGJ =2D----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406040302.05691.pgpkeys>