Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 18:44:00 +0400
From:      Vasily <admin@arfatur.ru>
To:        freebsd-questions@FreeBSD.ORG
Subject:   netgraph problem
Message-ID:  <4087581973.20020830184400@arfatur.ru>

next in thread | raw e-mail | index | archive | help
Hi ALL,

I've tried to organize connection via ADSL modem using PPPoE (PPP over
Ethernet). According to instructions I included in KERNEL
options   NETGRAPH
After compilation I tried
---------------------------------
#/usr/sbin/ppp
Working in interactive mode
Using interface: tun0
ppp ON myhost>
---------------------------------
then
---------------------------------
ppp ON myhost> dial
module_register: module netgraph already exists!
linker_file_sysinit "netgraph.ko" failed to register! 17
Warning: kldload: ng_ether: Exec format error
Aug 30 18:20:08 myhost /kernel: module_register: module netgraph
already exists!
Aug 30 18:20:08 myhost /kernel: module_register: module netgraph
already exists!
Aug 30 18:20:08 myhost /kernel: linker_file_sysinit "netgraph.ko"
failed to register! 17
Aug 30 18:20:08 myhost /kernel: linker_file_sysinit "netgraph.ko"
failed to register! 17
Aug 30 18:20:08 myhost ppp[129]: tun0: Warning: kldload: ng_ether:
Exec format error
Warning: rl0: Cannot send a netgraph message: No such file or
directory
Aug 30 18:20:08 myhost ppp[129]: tun0: Warning: rl0: Cannot send a
netgraph message: No such file or directory
ppp ON myhost>
---------------------------------
Computer has 2 interfaces wb0 and rl0. wb0 - for LAN, rl0 connected
with ADSL modem.  RELEASE 4.5.
Before it was RELEASE 4.1 and everything worked OK. I updated the
system and have problems now.
Thank you in advance for any help.

-- 
Best regards,
 
Vasily                          
admin@arfatur.ru



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4087581973.20020830184400>