Cannot connect to Internet after installing 11.4

I installed OpenSuse 11.04. To connect to the Internet, I use the script which connects to my Internet provider:


linux-aghn:/home/alex # cable-start
Using interface ppp0
Connect: ppp0 <--> /dev/pts/4
PAP authentication succeeded
not replacing default route to eth0 [172.24.116.1]
local  IP address 84.229.64.164
remote IP address 212.199.17.154
primary   DNS address 80.179.52.100
secondary DNS address 80.179.55.100
Script /etc/ppp/ip-up finished (pid 4139), status = 0x0

At this stage in another Linux distribution I am connected. In OpenSuse, when I start Firefox, it cannot connect. The problem is not in the browser, Software Management program also reports that connection is not available.
ping 212.199.17.154 is successful. I tried to disable Firewall - doesn’t help. What else can I do?

I have provider that uses pppoe as well and before i got my self a router here is what i have done:

  • adjusted networks setting to use dhcp version 4
  • installed qinternet and smpppd; for qinternet software.opensuse.org: Search Results and smpppd software.opensuse.org: Search Results ; i don`t know for sure if the programs are present on the dvd as well you should check it.
  • started smpppd, created a DSL connection using Yast
  • started qinternet and with right click i will start my pppoe connection and the internet was working.