Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2005 14:01:08 +0200
From:      Lourik Malan <lourik@wtec.co.za>
To:        freebsd-net@freebsd.org
Subject:   GRE problems
Message-ID:  <200507121401.08550.lourik@wtec.co.za>

next in thread | raw e-mail | index | archive | help
Hi there

I'm running FreeBSD 4.11 and some gre tunnels. It works fine on 4.11. But when 
i try the same thing on FreeBSD 5.4. It drops 90% of the packets. Can anyone 
please give me some advice.
 
PC1

gif_interfaces="gre0"
gifconfig_gre0="          18.1.2.1    18.1.2.2    link1"
ifconfig_gre0="      inet 18.1.1.1    18.1.1.2    netmask 255.255.255.252"
ifconfig_sis0="       inet 18.1.2.1                   netmask 255.255.255.240"


PC2
gif_interfaces="gre0"
gifconfig_gre0="          18.1.2.2    18.1.2.1    link1"
ifconfig_gre0="      inet 18.1.1.2    18.1.1.1    netmask 255.255.255.252"
ifconfig_sis0="       inet 18.1.2.2                   netmask 255.255.255.240"

Thanks



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507121401.08550.lourik>