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?