Date: Thu, 27 Feb 2003 10:59:00 +0100 (CET) From: volf@deze.org (Frank Volf) To: freebsd-net@freebsd.org Subject: Showing physical interface addresses of gre tunnel Message-ID: <20030227095900.AD6DD3E1B@mail.voor.deze.org>
next in thread | raw e-mail | index | archive | help
Hi, If I configure a gre tunnel, between two end-points, I'm able to view the point-to-point IP addresses of the tunnel using ifconfig, e.g.: gre1: flags=b051<UP,POINTOPOINT,RUNNING,LINK0,LINK1,MULTICAST> mtu 1476 inet6 fe80::2a0:c9ff:fea3:4b75%gre1 prefixlen 64 scopeid 0x5 inet 192.168.254.2 --> 192.168.254.1 netmask 0xffffff00 Unfortunately, I cannot find a way to show which physical IP addresses I have configured for the tunnel (i.e. the addresses configured with ifconfig gre1 tunnel src dst). Doe anyone know a command to show these (other than tcpdump :-)? If it matters, this particular system is using FreeBSD 5.0 RELEASE. Kind regards, Frank To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030227095900.AD6DD3E1B>