Date: Tue, 18 Jun 2002 09:57:05 +0200 (MEST) From: Lutz Kittler <Lutz.Kittler@sse-erfurt.de> To: "Julian Stacey" <jhs@bim.bsn.com> Cc: freebsd-isdn@freebsd.org Subject: SIOCGIFGENERIC(SPPPIOGDEFS): Bad address on FreeBSD-4.5 Message-ID: <15630.59345.419462.28181@master.sse-erfurt.de> In-Reply-To: <200206172214.g5HMEdi17092@jhs.muc.de> References: <200206172214.g5HMEdi17092@jhs.muc.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Julian Stacey writes: > On FreeBSD_4.5-RELEASE as root > spppcontrol isp0 myauthproto=pap hisauthproto=none \ > myauthname=my_name myauthsecret=my_password callin > produces: > spppcontrol: SIOCGIFGENERIC(SPPPIOGDEFS): Bad address > Originally > ifconfig isp0 > showed > isp0: flags=a051<UP,POINTOPOINT,RUNNING,LINK1,MULTICAST> mtu 1500 > inet6 fe80::240:5ff:fe5b:63a9%isp0 prefixlen 64 scopeid 0x3 > inet 193.149.49.84 --> 193.149.48.12 netmask 0xffffff00 > so I changed netmask to 0xffff0000, but the error remained. > Isdnd starts after, I but haven't tried it with data yet. > Is the error significant ? Any hints what's wrong ? > Hi you have to use ispppcontrol : ispppcontrol isp0 myauthproto=pap hisauthproto=none \ myauthname=my_name myauthsecret=my_password callin lutz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15630.59345.419462.28181>