Find the answer to your Linux question:
Results 1 to 5 of 5
Guys I've got a problem which has completely stumped me. I've got 2 systems runing Suse Linux 10.1. One is on a virtual box and the other one is on ...
  1. #1
    Just Joined! blueagle78's Avatar
    Join Date
    Aug 2006
    Location
    London
    Posts
    42

    Manual IP settings not working

    Guys I've got a problem which has completely stumped me. I've got 2 systems runing Suse Linux 10.1. One is on a virtual box and the other one is on a stand-alone server. My problem is that I can access Internet etc.. when Network card settings are configured for DHCP but as soon as I change them to manual nothing works. Even though I can ping PCs from the Suse machines. I'm sure its something that I'm doing wrong but I don't know what.
    That's how I'm making the changes
    1. Open up Yast
    2. Network Devices and then Network card
    3. I opt for Traditional Method with ifup and then next
    4. I've got only one network card so its already selected on both and then i just click on Edit button.
    5. I select Static Address Setup radio button then type in the IP address 10.x.x.x and the Subnect Mask 255.255.248.0 then in Routing I type in the IP address of the router.
    6. Then I click on Next and wait till Suse finishes whatever its doing.

    Then when I open up Firefox it just says no page found.

    Please help

  2. #2
    Linux Engineer rong's Avatar
    Join Date
    Feb 2005
    Location
    California
    Posts
    803
    Can you ping any ip on the internet? Maybe you have not set your dns settings?
    registered Linux user #388382

    Have you checked here first?

  3. #3
    Linux Newbie framp's Avatar
    Join Date
    Jul 2006
    Location
    Stuttgart, Germany
    Posts
    240
    There is one step missing in your list: 'Configure hostname and nameserver'. Add a Nameserver and then you should get
    [code]gateway:~ # nslookup www.suse.de
    ...
    Non-authoritative answer:
    www.suse.de canonical name = turing.suse.de.
    Name: turing.suse.de
    Address: 195.135.220.3[/quote]

    and successfully use FF.
    "Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect." Linus Benedict Torvalds

  4. #4
    Just Joined! blueagle78's Avatar
    Join Date
    Aug 2006
    Location
    London
    Posts
    42
    Many thanks framp. Your suggestion sorted my problem out.

  5. #5
    Linux Newbie framp's Avatar
    Join Date
    Jul 2006
    Location
    Stuttgart, Germany
    Posts
    240
    Actually I only rephrased rong's answer
    "Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect." Linus Benedict Torvalds

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...