Re: PPPoE help me please!!

2000-06-24 Thread Brian Somers

> I can run tcpdump on my ethernet device ed1 and it is sending out a 
> PADI packet but it is not getting anything back.

This is either because you have an incorrect :provider setting in 
your ``set device'' line, or because you were using a different NIC 
with your provider at one point, and they've cached its MAC address.

I would think it's just the wrong provider.
-- 
Brian <[EMAIL PROTECTED]>
     
Don't _EVER_ lose your sense of humour !




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



PPPoE help me please!!

2000-06-23 Thread Adam Blake

Greetings All and Everyone.

I am becoming quite desperate and I am in of dire nned for help with PPPoE!

I spoke to an individual on the list a few weeks ago regarding this issue
and I truly appreciate their time (Thanks Dima).

Here's the deal... I can't get PPPoE running to save my life!!
I have tried everything including setting everything through PPP manually
to no avail.

I have included along with this e-mail the output of ifconfig -a 
before launching ppp (this is why the tunneling device is not shown),
the output of dmesg, a copy of /var/log/ppp.log as well as a copy of
/etc/ppp.conf.  

And yes, I recompiled the Kernel with all of the Netgraph options about 
a month ago.

I can run tcpdump on my ethernet device ed1 and it is sending out a 
PADI packet but it is not getting anything back.

If anybody is out there with any ideas at all please let me know!!

many thanks,

Adam Michalak



Jun 15 15:41:21  ppp[208]: Phase: Using interface: tun0 
Jun 15 15:41:21  ppp[208]: Phase: deflink: Created in closed state 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: set ifaddr 10.0.0.1/0 10.0.0.2/0 
255.255.255.0 0.0.0.0 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: add default HISADDR 
Jun 15 15:41:21  ppp[208]: tun0: TCP/IP: bundle_SetRoute failure: 
Jun 15 15:41:21  ppp[208]: tun0: TCP/IP: bundle_SetRoute:  Cmd = Add 
Jun 15 15:41:21  ppp[208]: tun0: TCP/IP: bundle_SetRoute:  Dst = 0.0.0.0 
Jun 15 15:41:21  ppp[208]: tun0: TCP/IP: bundle_SetRoute:  Gateway = 10.0.0.2 
Jun 15 15:41:21  ppp[208]: tun0: TCP/IP: bundle_SetRoute:  Mask = 0.0.0.0 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: nat enable yes 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: set device PPPoE:ed1 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: set mru 1492 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: set mtu 1492 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: set speed sync 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: enable lqr 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: set lqrperiod 5 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: set cd 5 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: set dial 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: set login 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: set timeout 0 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: set authname  
Jun 15 15:41:21  ppp[208]: tun0: Command: default: set authkey  
Jun 15 15:41:21  ppp[208]: tun0: Command: default: set log Phase tun Chat LCP IPCP 
command TCP/IP 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: set ifaddr 10.0.0.1/0 10.0.0.2/0 
255.255.255.0 0.0.0.0 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: add default HISADDR 
Jun 15 15:41:21  ppp[208]: tun0: TCP/IP: bundle_SetRoute failure: 
Jun 15 15:41:21  ppp[208]: tun0: TCP/IP: bundle_SetRoute:  Cmd = Add 
Jun 15 15:41:21  ppp[208]: tun0: TCP/IP: bundle_SetRoute:  Dst = 0.0.0.0 
Jun 15 15:41:21  ppp[208]: tun0: TCP/IP: bundle_SetRoute:  Gateway = 10.0.0.2 
Jun 15 15:41:21  ppp[208]: tun0: TCP/IP: bundle_SetRoute:  Mask = 0.0.0.0 
Jun 15 15:41:21  ppp[208]: tun0: Command: default: nat enable yes 
Jun 15 15:41:21  ppp[209]: tun0: Phase: PPP Started (ddial mode). 
Jun 15 15:41:21  ppp[209]: tun0: Phase: bundle: Establish 
Jun 15 15:41:21  ppp[209]: tun0: Phase: deflink: closed -> opening 
Jun 15 15:41:21  ppp[209]: tun0: Phase: deflink: Connected! 
Jun 15 15:41:21  ppp[209]: tun0: Phase: deflink: opening -> dial 
Jun 15 15:41:21  ppp[209]: tun0: Phase: deflink: dial -> carrier 
Jun 15 15:41:26  ppp[209]: tun0: Phase: deflink: Disconnected! 
Jun 15 15:41:26  ppp[209]: tun0: Phase: deflink: carrier -> hangup 
Jun 15 15:41:26  ppp[209]: tun0: Phase: deflink: Connect time: 5 secs: 0 octets in, 0 
octets out 
Jun 15 15:41:26  ppp[209]: tun0: Phase:  total 0 bytes/sec, peak 0 bytes/sec on Thu 
Jun 15 15:41:26 2000 
Jun 15 15:41:26  ppp[209]: tun0: Phase: deflink: hangup -> opening 
Jun 15 15:41:26  ppp[209]: tun0: Phase: deflink: Enter pause (30) for redialing. 
Jun 15 15:41:56  ppp[209]: tun0: Phase: deflink: Redial timer expired. 
Jun 15 15:41:56  ppp[209]: tun0: Phase: deflink: Connected! 
Jun 15 15:41:56  ppp[209]: tun0: Phase: deflink: opening -> dial 
Jun 15 15:41:56  ppp[209]: tun0: Phase: deflink: dial -> carrier 
Jun 15 15:42:02  ppp[209]: tun0: Phase: deflink: Disconnected! 
Jun 15 15:42:02  ppp[209]: tun0: Phase: deflink: carrier -> hangup 
Jun 15 15:42:02  ppp[209]: tun0: Phase: deflink: Connect time: 6 secs: 0 octets in, 0 
octets out 
Jun 15 15:42:02  ppp[209]: tun0: Phase:  total 0 bytes/sec, peak 0 bytes/sec on Thu 
Jun 15 15:42:02 2000 
Jun 15 15:42:02  ppp[209]: tun0: Phase: deflink: hangup -> opening 
Jun 15 15:42:02  ppp[209]: tun0: Phase: deflink: Enter pause (30) for redialing. 
Jun 15 15:42:32  ppp[209]: tun0: Phase: deflink: Redial timer expired. 
Jun 15 15:42:32  ppp[209]: tun0: Phase: deflink: Connected! 
Jun 15 15:42:32  ppp[209]: