Yesterday I’ve downloaded and installed openSUSE, but I still cannot connect to the internet. My internet connection is WiMax PPPOE. I’ve downloaded rp-pppoe-3.10-1.60.x86_64.rpm and installed it. Configuration seems to be fine, because pppoe-start says that it successfully connected and I am able to ping provider local network, but there is no internet connection. I disabled firewall, run iptables --flush, nothing helps. But the same internet connection works for me on windows (currently I am using it). Hope somebody can help me with this.
On 04/04/2009 azesmcar wrote:
> Configuration seems to be fine, because pppoe-start says that it
> successfully connected and I am able to ping provider local network,
> but there is no internet connection.
What do you mean with “able to ping provider local network”?
I thought about it, but I tried to connect to internet having an IP address of site, it still doesn’t work.
For example 217.73.200.72 is my site IP address, but it doesn’t open and ping failed on it.
Here is the result of dig and other commands that can be usefull.
Thanks
linux-4718:~ # pppoe-connect &
[1] 5092
linux-4718:~ # Using interface ppp1
Connect: ppp1 <–> /dev/pts/3
CHAP authentication succeeded
CHAP authentication succeeded
not replacing default route to wlan0 [192.168.0.50]
local IP address 172.30.3.112
remote IP address 172.30.2.3
Script /etc/ppp/ip-up finished (pid 5106), status = 0x0
I think you should have a gateway reachable from the 172.30.0.0 network.
I tried, but how should I change the default gateway? If I change it from the Wireless Network config I am not able to activate network (because system doesn’t see that gateway). I guess I should change it after connecting to provider via pppoe-start and I guess there is way to do it from setup (setup pppoe to change default gateway after connect). How can I do it? What can you recommend me?
You don’t have to switch off Network Manager for this. However, if you want to do it, it is in the same “Global Options” tab of the Yast tool. Instead of the choice “User Controlled with NetworkManager”, choose “Traditional Method with ifup”.
The problem solved. Thanks everybody for help.
I set DNS and router manually and it worked. I don’t understand only why it doesn’t take automatically via DHCP? Do I need to switch something on?
I had the problem that I had to dial-up with the router insteat of dialing-up with kinternet. In Windows it’s vice versa maybe you switched that on while you changed the dns in the router.
Do you still have to connect with kinternet or any other pppoe tool?