search for: ip_gr

Displaying 20 results from an estimated 29 matches for "ip_gr".

Did you mean: ip_gre
2006 Jan 16
0
4.2 Kernel panic on rmmod ip_gre...
$ uname -a Linux xxx 2.6.9-22.0.1.ELsmp #1 SMP Thu Oct 27 13:14:25 CDT 2005 i686 i686 i386 GNU/Linux $ lsmod | grep "[^0-9]0" | grepbyhand ip_gre 16865 0 3c59x 41213 0 tg3 85061 0 It is very likely an error that these have usage counts of 0. (the interfaces are very much up, and a GRE tunnel is configured) Seeing as the same thing happens with bcm5700 modules from HP it's likely t...
2007 Jun 21
5
GRE tunnel
I am trying to setup GRE between two CentOS 4.5 boxes. I have tried several variations of what''s listed below, but none of them work. box1: modprobe ip_gre ip link set gre0 up ip tunnel add gretun mode gre local 66.1.1.161 remote 66.1.2.161 ttl 20 dev eth0 ip addr add dev gretun 10.253.253.1 peer 10.253.253.2/24 ip link set dev gretun up ip route add 10.2.0.0/16 via 10.253.253.2 box2: modprobe ip_gre ip link set gre0 up ip tunnel add gretun mode gre...
2000 Oct 15
1
IP tunneling
...5.0 router 192.168.2.1 (eth1) router is connected to Internet over eth0 - 145.35.160.94 netmask is /21 I wrote this two scripts (I use RedHat 6.1 on both routers with kernel 2.2.12) file rc.ipip on router A #!/bin/sh PATH=/sbin:/usr/sbin echo installing modul... modprobe ip_gre echo setting tunl0... ip tunnel add neta mode gre remote 145.35.160.94 local 145.35.162.44 ttl 255 echo adding network ariel2... ip addr add 192.168.1.1 dev neta ip route add 192.168.2.0/24 dev neta in file rc.local . . . /etc/rc.d/rc.ipip file rc.ipip on router B #!/bin/sh PATH=/sbin:/usr/sbin...
2014 Mar 27
1
6.5 vpn/gre/ospf breakage
...tunnel. It is like the kernel is not delivering them. Also my gre tunnels on CentOS 6.5 are named gre1 at NONE and gre2 at NONE with an ip a s, while on the 6.4 CentOS system they show up as only gre1 and gre2? Whats with the @NONE? Looking at the Changelog of the kernel a lot of changes to the ip_gre module were made in 2.6.32-380 -- Stephen Clark *NetWolves Managed Services, LLC.* Director of Technology Phone: 813-579-3200 Fax: 813-882-0209 Email: steve.clark at netwolves.com http://www.netwolves.com
2013 Apr 10
1
What about port 2048 for GRE(47) packaged in ip protocol
...CMP 192.168.0.31 protocol 47 port 2048 unreachable, length 116 ? ? ? ? ?The 1st and 3rd lines is easy to understand, but what about ?the 2nd and 4th lines??? Is the raw package been sent up into gre protocol while caught by my program?? ? ? ? ? ?I have seen ICMP_PORT_UNREACH ?stuff been placed in ip_gre.c kernel code, but say it is "Impossible event". So, what's wrong, ?have I missed something in my program? Any suggestions are appreciated, thanks. ?
2004 Jan 05
3
vpn control
we have an external 2Mbit dsl connection and running on it are several gre vpn tunnels so far i''ve given priority to the vpn traffic (using htb) can i now put rules in for the tunnels to control traffic within each tunnel (that''s where our video conferencing etc runs)? or can i only control the real interface (eth1 in our setup)? if not can i somehow see the packets inside the
2012 Feb 15
2
[PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
...c | 4 ++-- drivers/net/virtio_net.c | 2 +- drivers/net/wan/hdlc_fr.c | 2 +- drivers/net/wan/hdlc_raw_eth.c | 2 +- net/bridge/br_device.c | 3 ++- net/ipv4/ip_gre.c | 2 +- net/l2tp/l2tp_eth.c | 2 +- net/openvswitch/vport-internal_dev.c | 3 ++- 40 files changed, 55 insertions(+), 41 deletions(-) -- 1.7.8.3
2012 Feb 15
2
[PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
...c | 4 ++-- drivers/net/virtio_net.c | 2 +- drivers/net/wan/hdlc_fr.c | 2 +- drivers/net/wan/hdlc_raw_eth.c | 2 +- net/bridge/br_device.c | 3 ++- net/ipv4/ip_gre.c | 2 +- net/l2tp/l2tp_eth.c | 2 +- net/openvswitch/vport-internal_dev.c | 3 ++- 40 files changed, 55 insertions(+), 41 deletions(-) -- 1.7.8.3
2012 Feb 15
2
[PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
...c | 4 ++-- drivers/net/virtio_net.c | 2 +- drivers/net/wan/hdlc_fr.c | 2 +- drivers/net/wan/hdlc_raw_eth.c | 2 +- net/bridge/br_device.c | 3 ++- net/ipv4/ip_gre.c | 2 +- net/l2tp/l2tp_eth.c | 2 +- net/openvswitch/vport-internal_dev.c | 3 ++- 40 files changed, 55 insertions(+), 41 deletions(-) -- 1.7.8.3
2012 Feb 15
4
[RESEND][PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
...c | 4 ++-- drivers/net/virtio_net.c | 2 +- drivers/net/wan/hdlc_fr.c | 2 +- drivers/net/wan/hdlc_raw_eth.c | 2 +- net/bridge/br_device.c | 3 ++- net/ipv4/ip_gre.c | 2 +- net/l2tp/l2tp_eth.c | 2 +- net/openvswitch/vport-internal_dev.c | 3 ++- 40 files changed, 55 insertions(+), 41 deletions(-) -- 1.7.8.3
2012 Feb 15
4
[RESEND][PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
...c | 4 ++-- drivers/net/virtio_net.c | 2 +- drivers/net/wan/hdlc_fr.c | 2 +- drivers/net/wan/hdlc_raw_eth.c | 2 +- net/bridge/br_device.c | 3 ++- net/ipv4/ip_gre.c | 2 +- net/l2tp/l2tp_eth.c | 2 +- net/openvswitch/vport-internal_dev.c | 3 ++- 40 files changed, 55 insertions(+), 41 deletions(-) -- 1.7.8.3
2012 Feb 15
4
[RESEND][PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
...c | 4 ++-- drivers/net/virtio_net.c | 2 +- drivers/net/wan/hdlc_fr.c | 2 +- drivers/net/wan/hdlc_raw_eth.c | 2 +- net/bridge/br_device.c | 3 ++- net/ipv4/ip_gre.c | 2 +- net/l2tp/l2tp_eth.c | 2 +- net/openvswitch/vport-internal_dev.c | 3 ++- 40 files changed, 55 insertions(+), 41 deletions(-) -- 1.7.8.3
2002 Jan 06
28
Gre Tunneling Problem
...Here is the setup of my two linux box Linux A eth0 = 203.189.x.1 (internet) eth1 = 192.168.1.1 (going to hub private network) Linux B eth0 = 205.198.x.1 (internet) eth1 = 192.168.2.1 (going to hub private network) here is my configuration in Linux A and B. I also load the modules needed (insmod ip_gre) Linux A ip tunnel add netb mode gre remote 205.198.x.1 local 203.189.x.1 ttl 255 ip link set netb up ip addr add 192.168.1.1 dev netb ip route add 192.168.2.0/24 dev netb Linux B ip tunnel add neta mode gre remote 203.189.x.1 local 205.198.x.1 ttl 255 ip link set neta up ip addr add 192.168.2.1...
2004 Nov 24
8
tc and iptables trouble
...5256 - cls_u32 5772 - sch_ingress 2604 - ipt_TCPMSS 3208 - iptable_filter 1864 - ipt_MARK 1512 - cls_fw 3208 - iptable_mangle 1832 - ppp_async 7816 - crc_ccitt 1512 - ip_gre 8672 - sch_esfq 4936 - sch_netem 4808 - ipt_connlimit 2248 - ipt_connmark 1160 - sch_gred 5704 - sch_red 3368 - sch_hfsc 16360 - sch_cbq 13864 - sch_prio...
2004 Sep 11
1
creating device=/dev/phone0
I'm staring with Asterisk and want to setup it up (at the moment) as simple answering machine different message will be plaid between 8am - 5pm and different after hours. I'll add extensions later on. I've Supira 3000. I was reading wiki page and to my understanding I have to place device=/dev/phone0 in phone.conf (actually it is there so I uncommented it). Though I
2004 Sep 12
0
sip does not bind all addreses
Hi, My linuxbox has 2 eth's, one with pppoe for dsl, and also i got an ip_gre tunnel. At the time i run asterisk, even i got bindaddr=0.0.0.0, it does not show any port open for sip (5060), if i change 0.0.0.0 for any ip, next time i reload, it opens the specific ip, changing back to 0.0.0.0 and reloading, it keeps the same ip open. The point is that i cant open all ips i...
2006 Jul 15
1
GRE over IPSec Tunnels to a Cisco using Openswan
...h1 interface. I have the Ipsec tunnel up and working between them using preshared keys. So that works. Here is the Cisco tunnel setup: interface Tunnel6 ip address 192.168.2.110 255.255.255.240 tunnel source 192.168.1.1 tunnel destination 192.168.1.97 Here is the Linux Tunnel setup: modprobe ip_gre ip tunnel add GDC1 mode gre remote 192.168.1.1 local 192.168.1.97 ttl 255 ip link set GDC1 up ip addr add 192.168.2.97 dev GDC1 ip route add 192.168.1.0\28 dev GDC1 Now, using tcpdump, when shorewall is on I get this when trying to ping from the cisco to 192.168.2.97: 1:05:48.995325 IP 192.168.2...
2006 Jul 20
2
GRE over IPsec Cisco<-> Linux
...keyingtries=0 #Disable Opportunistic Encryption include /etc/ipsec.d/examples/no_oe.conf The IPsec works fine except for the following caveats: 1. Spoke routers cannot ping each other, 2. The cisco has no interfaces for the scope routers so no qos can be done. Linux GRE setup: modprobe ip_gre ip tunnel add GDC1 mode gre remote 192.168.1.1 local 192.168.1.97 ttl 255 ip link set GDC1 up ip addr add 192.168.2.97/28 peer 192.168.2.110/28 dev GDC1 ip route del 192.168.1.0/28 via 160.96.97.248 ip route add 192.168.1.0/28 via 192.168.2.110 Ok, the ip route del was necessary to get rid of the...
2005 Feb 13
2
GRE tunnel problems
...at way anyways. I also have two questions at the below in bold. If you need anymore info please ask. I am using quagga and ripd daemons also. Quagga version - quagga-0.96.4-1.1 Kernal version - Linux 2.6.10 Mike This is how I configure my GRE tunnel: [root@TestLinux root]# modprobe ip_gre [root@TestLinux root]# ip tunnel add tunnel0 mode gre remote 20.0.0.250 local 20.0.0.249 [root@TestLinux root]# ip link set tunnel0 up [root@TestLinux root]# ip addr add 192.168.2.4/24 dev tunnel0 [root@TestLinux root]# ip route add 192.168.2.0/24 dev tunnel0 RTNETLINK answers: File exists...
2014 May 21
0
kernel: NETDEV WATCHDOG: eth0 (r8169): transmit queue 0 timed out
...wolfpac kernel: Modules linked in: pf_ring(U) af_key iptable_nat ipt_LOG iptable_filter ip_tables nf_conntrack_ipv6 nf_defrag_ipv6 xt_state ip6t_LOG xt_limit ip6table_filter ip6_tables bridge stp llc nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack_ftp nf_conntrack ip6_tunnel tunnel6 ip_gre ipv6 ext3 jbd plcm_drv(U) sled_drv(U) wd_drv(U) ppdev parport_pc parport r8169 mii microcode serio_raw i2c_i801 sg iTCO_wdt iTCO_vendor_support shpchp igb ixgbe dca ptp(T) pps_core mdio ext4 jbd2 mbcache sd_mod crc_t10dif ahci i915 drm_kms_helper drm i2c_algo_bit i2c_core video output dm_mirror dm...