Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PPPoE over wireless? [BSNL]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Thu Dec 25, 2008 6:38 pm    Post subject: PPPoE over wireless? [BSNL] Reply with quote

I am new to the world of PPP as I have never used this before. Just came home for the holidays and we have a BSNL dataone broadband service.
Now, what I have is a wireless connection to which I connect and then dial up a pppoe connection and surf the web.
To configure it on Windows I did this:
Connected to the wireless
Create a new connection -> Set up my connection manually -> Connect using a broadband connection that requires a username and password and so on with the details..

In Linux..
Connect to the wireless (that I could already see)
Then I used pppoe-setup (from rp-pppoe) to configure the pppoe thing.
I entered the username and password, chose wlan0 as the device, and no firewall.
However, when I run pppoe-start it times out and does not connect.

Can someone please help me with this!
_________________
Who shall guard the guards?


Last edited by rahulthewall on Mon Dec 29, 2008 6:59 am; edited 1 time in total
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Mon Dec 29, 2008 6:59 am    Post subject: Reply with quote

Any ideas anyone, need to update my Gentoo! :P
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
outermeasure
Apprentice
Apprentice


Joined: 26 Nov 2008
Posts: 194
Location: ping6 ff02::1

PostPosted: Mon Dec 29, 2008 7:04 am    Post subject: Reply with quote

If your wireless router does PPPoE, it may be easier to use that instead.
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Mon Dec 29, 2008 9:33 am    Post subject: Reply with quote

I might be mistaken, but I do not think that the wireless router is capable of PPPoE. However, all the documentation that I have found related to this issue is oriented around the binary adsl-setup, however I am unable to find this binary in my installation of rp-pppoe.
I do not know whether this would solve the issue or not, but in any case it would be nice to know how to get this binary in gentoo (or whether it has the same functionality as pppoe-setup.

Cheers
Rahul
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
outermeasure
Apprentice
Apprentice


Joined: 26 Nov 2008
Posts: 194
Location: ping6 ff02::1

PostPosted: Mon Dec 29, 2008 9:49 am    Post subject: Reply with quote

rahulthewall3000 wrote:
I might be mistaken, but I do not think that the wireless router is capable of PPPoE. However, all the documentation that I have found related to this issue is oriented around the binary adsl-setup, however I am unable to find this binary in my installation of rp-pppoe.
I do not know whether this would solve the issue or not, but in any case it would be nice to know how to get this binary in gentoo (or whether it has the same functionality as pppoe-setup.

Cheers
Rahul


Don't think adsl-setup is necessary. Check that you have ppp compiled in your kernel. Also follow the instruction in Gentoo Network Configuration section of the handbook.
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Sat Jan 03, 2009 4:26 pm    Post subject: Reply with quote

So, I used the roaring penguin gui (tkpppoe), made wlan0 the default interface and was able to connect to the internet. However, I am unable to use the internet. Firefox hangs at looking up ..... while ping google.com yields no result. Now, this could be a problem in DNS resolution or something like that but I am not sure. However, here is the output from ifconfig when roaring penguin told me that it was connected, maybe some one would be able to tell me as to what was wrong.

Code:

googly rahul # ifconfig                                                         
eth0      Link encap:Ethernet  HWaddr 00:15:c5:1b:9f:d4                         
          UP BROADCAST MULTICAST  MTU:1500  Metric:1                           
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0                   
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0                 
          collisions:0 txqueuelen:1000                                         
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)                               
          Interrupt:17                                                         

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:44 errors:0 dropped:0 overruns:0 frame:0
          TX packets:44 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2584 (2.5 KiB)  TX bytes:2584 (2.5 KiB)

ppp0      Link encap:Point-to-Point Protocol
          inet addr:117.201.81.152  P-t-P:117.201.80.1  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1460  Metric:1
          RX packets:3 errors:12 dropped:0 overruns:0 frame:0
          TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:54 (54.0 B)  TX bytes:83 (83.0 B)

wlan0     Link encap:Ethernet  HWaddr 00:13:02:ab:1c:a1a
          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::213:2ff:feab:1ca1/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:23 errors:0 dropped:0 overruns:0 frame:0
          TX packets:64 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1968 (1.9 KiB)  TX bytes:12960 (12.6 KiB)

wmaster0  Link encap:UNSPEC  HWaddr 00-13-02-AB-1C-A1-77-6C-00-00-00-00-00-00-00-00
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)


_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Mon Jan 05, 2009 6:10 am    Post subject: Reply with quote

Guys, some input please! :)
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
Ph0eniX
Guru
Guru


Joined: 24 Sep 2004
Posts: 502
Location: New York, U.S.

PostPosted: Mon Jan 05, 2009 6:54 pm    Post subject: Reply with quote

rahulthewall3000 wrote:
Guys, some input please! :)


Do you have valid name servers in your /etc/resolve.conf?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum