Re: [j-nsp] GRE tunnel - inbound traffic drops

2010-05-29 Thread Volker D. Pallas
To provide my solution in case someone finds this thread: -I changed the tunnel to ip-0/0/0[.2] using the same config -changed the linux end to: > ip tunnel add tun-nc mode sit remote 87.79.237.76 local 80.237.249.84 > ttl 255 > ip addr add 2a01:488:1000:1001:0:50ed:c910:aa00/127 dev tun-nc > i

[j-nsp] GRE tunnel - inbound traffic drops

2010-05-23 Thread Volker D. Pallas
Hi, i'm trying to set up a simple gre-tunnel from an SRX-100 running JUNOS 10.1R2.8 to a remote linux host. I verified using tcpdump on both sides: -pings from linux to junos get sent but are never received.(no sign of them in tcpdump of pp0.0/gre.0) -pings from junos to linux arrive (also vis