ifconfig can't find cipcbN?
Karl Kleinpaste <[email protected]> Fri, 18 Nov 2005 14:52:22 -0500
| Newsgroups | gmane.comp.encryption.cipe |
|---|---|
| Message-ID | <[email protected]> |
I've just noticed that in 2.6.13, though CIPE works just fine, the
basic ifconfig program cannot find a named cipcbN interface on its own.
I run a custom build of RH's .src.rpm, to turn on IKCONFIG, turn off
REGPARM, and fix a sched.c annoyance -- nothing net-specific in my
differences. Is there anything already known as to why ifconfig
cannot find a named interface, but knows about it when showing all
interfaces?
--karl
[1018] [02:17 PM] mesquite:~> uname -r
2.6.13-1.1526_FC4.karl
[1018] [02:31 PM] mesquite:~> ifconfig
cipcb0 Link encap:IPIP Tunnel HWaddr
inet addr:128.2.198.166 P-t-P:192.168.1.7 Mask:255.255.255.255
[...and so on...]
eth0 Link encap:Ethernet HWaddr 00:40:CA:23:40:3A
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
[...and so on...]
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
[...and so on...]
[1019] [02:31 PM] mesquite:~> ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:40:CA:23:40:3A
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
[...and so on...]
[1020] [02:31 PM] mesquite:~> ifconfig cipcb0
: error fetching interface information: Device not found
--
Message sent by the [email protected] mailing list.
Unsubscribe: mail [email protected], "unsubscribe cipe-l" in body
Other commands available with "help" in body to the same address.
CIPE info and list archive: <URL:http://sites.inka.de/~bigred/devel/cipe.html>