Re: ifconfig can't find cipcbN?
"Dick St.Peters" <[email protected]> Fri, 18 Nov 2005 17:36:15 -0500
| Newsgroups | gmane.comp.encryption.cipe |
|---|---|
| Message-ID | <[email protected]> |
Karl Kleinpaste writes:
> 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?
I don't have a 2.6.13 kernel handy to try, but on my 2.6.14.2 test
system I don't have this problem:
test1# uname -r
2.6.14.2-1_NH
test1# zgrep IKCONFIG /proc/config.gz
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
test1# zgrep REGPARM /proc/config.gz
# CONFIG_REGPARM is not set
test1# ifconfig cipcb0
cipcb0 Link encap:IPIP Tunnel HWaddr
inet addr:208.20.133.125 P-t-P:208.20.133.30 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MTU:1418 Metric:1
RX packets:13811 errors:0 dropped:0 overruns:0 frame:0
TX packets:402 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
I'm using a fairly old ifconfig:
test1# ifconfig --version
net-tools 1.60
ifconfig 1.42 (2001-04-13)
--
Dick St.Peters, [email protected]
--
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>