Announcement

Collapse
No announcement yet.

cannot access internet - permittion denied

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    cannot access internet - permittion denied

    I try to access the net but no page opened i try to use adept man. but message appear because no net found

    In winXP there are found the net but on ku not

    all ip , ...... correct ..... I think the problem is the privlage of net accessing.

    may be the firewall is caused the problem

    How to solve this > > > > > thanks

    #2
    Re: cannot access internet - permittion denied

    If you haven't yet, try rebooting, sometimes that helps. Also, try opening System Settings and click the Network Settings icon. Click the Administrator Mode... button in the bottom-right of the window, and type your password when prompted. Make sure your connection type shows, and if it is not enabled, click the Enable Interface button in the middle of the screen.

    Open Konsole and type the command
    Code:
    sudo apt-get update
    If that works, then the problem is not that Kubuntu can't connect to the internet, but something else.

    Run the command
    Code:
    ip route
    and see if it gives you an inet address; if it does, Kubuntu detects your internet connection.

    If you have a firewall frontend installed, such as Guarddog, check to see if it's configured to allow DHCP connections.

    If you're still having trouble, type the following commands into Konsole and paste their output here:
    Code:
    ifconfig
    and,
    Code:
    iwconfig
    Asus G1S-X3:
    Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )

    Comment

    Working...
    X