DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 3rd September 2015
marcelino63 marcelino63 is offline
New User
 
Join Date: Sep 2015
Posts: 6
Default PPPoE conecction problems

Hello.

I am using the kernel pppoe interface to try to create a connection, as stated in the manual of pppoe. Do not understand that the configuration i work well in my computer, but not in another.

The errors are the following:

Code:
ifconfig: SIOCSSPPPPARAMS(SPPPIOSXAUTH):Device Busy

route: writing to routing socket: Network is unreachable

add net default:gateway 0.0.0.1: Network is unreachable

route:fe80:::Bad address
In OBSD 5.7.

In other previous as OBSD 5.5 , no error appears, i assigned an address but I don't have access to the network, you will not accept requests from any external website.

The PF is disable, to exit doubts and that is not the problem. At the beginning i thought it was the ISP, and the authentication protocol, but in lubuntu works well.

This may be the problem that you have assigned address and is not connected? And the errors above.

Regards.
Reply With Quote
  #2   (View Single Post)  
Old 7th September 2015
Peter_APIIT Peter_APIIT is offline
Shell Scout
 
Join Date: Jun 2008
Posts: 121
Default

Please post your /etc/hostname.pppoe0 contents and not just error log.
Reply With Quote
  #3   (View Single Post)  
Old 10th September 2015
marcelino63 marcelino63 is offline
New User
 
Join Date: Sep 2015
Posts: 6
Default

Quote:
Originally Posted by Peter_APIIT View Post
Please post your /etc/hostname.pppoe0 contents and not just error log.
Hello and thanks for the help.

The configuration file of pppoe is the same as that of the man of the version 5.2.

It is strange i have no error, it makes the connection in ifconfig sets and i have the assigned address, but to make a simple ping there is no response, firewall and others are not the culprits. That could be happening?

Regards.
Reply With Quote
  #4   (View Single Post)  
Old 13th September 2015
Peter_APIIT Peter_APIIT is offline
Shell Scout
 
Join Date: Jun 2008
Posts: 121
Default

We cannot help you if there is no /etc/hostname.pppoe0 and /etc/pf.conf confguration.
Reply With Quote
  #5   (View Single Post)  
Old 14th September 2015
marcelino63 marcelino63 is offline
New User
 
Join Date: Sep 2015
Posts: 6
Default

Quote:
Originally Posted by Peter_APIIT View Post
We cannot help you if there is no /etc/hostname.pppoe0 and /etc/pf.conf confguration.
My /etc/hostname.pppoe0:

Quote:
inet 0.0.0.0 0.0.0.0 NONE \
pppoedev sis0 authproto pap \
authname "user" authkey "key" up
dest 0.0.0.1
!/sbin/route add default -ifp pppoe0 0.0.0.1
The following in /etc/pf.conf, if that is a sin have it as well, but it is for testing, nothing more than this:

Quote:
pass all
I guess that with the settings where Africa would work equally, what I mean is that you do not spend the time it makes rules if pppoe does not work well.

Regards.
Reply With Quote
  #6   (View Single Post)  
Old 16th September 2015
Peter_APIIT Peter_APIIT is offline
Shell Scout
 
Join Date: Jun 2008
Posts: 121
Default

Quote:
Originally Posted by marcelino63 View Post
My /etc/hostname.pppoe0:

Regards.
inet 0.0.0.0 255.255.255.255. Correction.

What is not working well?
Can you get an IP address from ifconfig command?
Can you ping Google DNS server?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenBSD 5.7 PPPOE Peter_APIIT OpenBSD General 16 17th June 2015 11:39 AM
dsl -> pppoe pf problem n4p1 OpenBSD General 1 3rd March 2010 07:06 AM
Problem with pf for PPPoE Monkey OpenBSD Security 2 18th December 2009 03:29 AM
pppoe kaschei OpenBSD General 2 20th May 2009 01:14 AM
Modem PPPoE vs OpenBSD PPPoE ryoken OpenBSD Security 13 15th June 2008 10:07 PM


All times are GMT. The time now is 07:09 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick