Unix Technical Forum

GRE unreachable ??

This is a discussion on GRE unreachable ?? within the comp.unix.bsd.openbsd.misc forums, part of the OpenBSD category; --> I have OBSD 3.4 running squid and using WCCP. tcpdump shows that GRE is being replied as unreachable. Is ...


Go Back   Unix Technical Forum > Unix Operating Systems > OpenBSD > comp.unix.bsd.openbsd.misc

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-16-2008, 05:46 AM
Jason
 
Posts: n/a
Default GRE unreachable ??


I have OBSD 3.4 running squid and using WCCP.

tcpdump shows that GRE is being replied as unreachable. Is anyone able to
tell me why?


22:44:09.860757 openbsd.2048 > cisco837.2048: udp 52
22:44:09.863149 cisco837.2048 > openbsd.2048: udp 64
22:44:20.882618 openbsd.2048 > cisco837.2048: udp 52
22:44:20.885026 cisco837.2048 > openbsd.2048: udp 64
22:44:26.461056 gre-proto-0x883e (gre encap)
22:44:26.461119 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
22:44:26.462368 gre-proto-0x883e (gre encap)
22:44:26.462395 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
22:44:26.463645 gre-proto-0x883e (gre encap)
22:44:26.463663 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
22:44:26.465103 gre-proto-0x883e (gre encap)
22:44:26.465120 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
22:44:26.466374 gre-proto-0x883e (gre encap)
22:44:26.466397 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
22:44:26.467653 gre-proto-0x883e (gre encap)
22:44:26.467670 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
22:44:26.469148 gre-proto-0x883e (gre encap)
22:44:26.469167 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
22:44:26.470423 gre-proto-0x883e (gre encap)
22:44:26.470440 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
22:44:26.471696 gre-proto-0x883e (gre encap)
22:44:26.471716 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
22:44:31.459717 gre-proto-0x883e (gre encap)
22:44:31.459802 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
22:44:31.871685 openbsd.2048 > cisco837.2048: udp 52
22:44:31.873766 cisco837.2048 > openbsd.2048: udp 64


--
Cheers,
Jason

Note: Use ROT13 to decipher my email address



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-16-2008, 05:49 AM
Peter Fackrell
 
Posts: n/a
Default Re: GRE unreachable ??

Jason wrote:
> I have OBSD 3.4 running squid and using WCCP.
>
> tcpdump shows that GRE is being replied as unreachable. Is anyone able to
> tell me why?
>
>
> 22:44:09.860757 openbsd.2048 > cisco837.2048: udp 52
> 22:44:09.863149 cisco837.2048 > openbsd.2048: udp 64
> 22:44:20.882618 openbsd.2048 > cisco837.2048: udp 52
> 22:44:20.885026 cisco837.2048 > openbsd.2048: udp 64
> 22:44:26.461056 gre-proto-0x883e (gre encap)
> 22:44:26.461119 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
> 22:44:26.462368 gre-proto-0x883e (gre encap)
> 22:44:26.462395 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
> 22:44:26.463645 gre-proto-0x883e (gre encap)
> 22:44:26.463663 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
> 22:44:26.465103 gre-proto-0x883e (gre encap)
> 22:44:26.465120 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
> 22:44:26.466374 gre-proto-0x883e (gre encap)
> 22:44:26.466397 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
> 22:44:26.467653 gre-proto-0x883e (gre encap)
> 22:44:26.467670 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
> 22:44:26.469148 gre-proto-0x883e (gre encap)
> 22:44:26.469167 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
> 22:44:26.470423 gre-proto-0x883e (gre encap)
> 22:44:26.470440 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
> 22:44:26.471696 gre-proto-0x883e (gre encap)
> 22:44:26.471716 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
> 22:44:31.459717 gre-proto-0x883e (gre encap)
> 22:44:31.459802 openbsd > cisco837: icmp: openbsd protocol 47 unreachable
> 22:44:31.871685 openbsd.2048 > cisco837.2048: udp 52
> 22:44:31.873766 cisco837.2048 > openbsd.2048: udp 64
>
>

http://www.openbsd.org/cgi-bin/man.c...86&format=html
gre - encapsulating network device

SYNOPSIS
pseudo-device gre [count]

NOTE
GRE, WCCPv1, and MobileIP are enabled with the following sysctl(3)
vari-
ables respectively in /etc/sysctl.conf:

net.inet.gre.allow Allow GRE packets in and out of the system.

net.inet.gre.wccp Allow WCCPv2-style GRE packets into the system
(depends on the above).

net.inet.mobileip.allow
Allow MobileIP packets in and out of the
system.

DESCRIPTION
The gre network interface allows tunnel construction using the
Cisco GRE
or the Mobile-IP (RFC 2004) encapsulation protocols.

This driver currently supports the following modes of operation:

GRE encapsulation (IP protocol number 47).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 02:42 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com