Results 1 to 4 of 4

Thread: Unknown host...

  1. #1

    Unknown host...

    Hi all!

    I have set up my WL-500g (which is btw. the best personal router on earth, but you all already know) as a switch in a pre-routed network. That means, I already have a router (SMC) which is connected to my DSL modem using the IP 192.168.2.1 - the standard. Now I bought the ASUS (192.168.2.2) set it up being a DHCP server, which is working absolutely fine - using the SMC router as the gateway. But now the problem: Anytime I want to PING an external (Internet) server (www.ebay.com) I get "Unknown host". I thought it might be an DNS server issue, but then again I set up T-Online DNS server in the setup of the ASUS (not using the SMC as DNS or such).

    The problem is that also DDNS is not working (not updating my IP on DynDNS) because of this issue (I think) - and "ipkg" isn't working as well... ;(

    I have to admit I'm a bit newbie to Linux / Unix and also networking as whole, so please, if you have an answer don't hesitate to write me...


    Many thanks,
    Moon

  2. #2
    After excessive reading various linux networking manuals and asking a lot of friends I found the solution to my problem which may seem tiny and unimportant to most users on this board: I had to add a route, via:

    Code:
    route add default gw 192.168.2.1
    Using this additional setting seems to work for me - not knowing though if this is opening a big hole in my network security (especially my ASUS router). I hope not. If there is another newbie like me with the same problem, I hope I could help him or her.


    Thanks for reading.

  3. #3
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Well, why don't you specify this on the IP settings page (Default Gateway)?

  4. #4
    Yeah, I thought of that too, but entering:

    192.168.2.2 (IP)
    255.255.255.0 (NETMASK)
    192.168.2.1 (GATEWAY)
    24 (MATRIC)
    LAN (INTERFACE)

    under IP / Route / Static route. Nothing happend... :/
    So I thought that this could not be the problem, blame me being a network-n00b.


    Greetz.

Similar Threads

  1. Host Header
    By Jethro in forum WL-500g Q&A
    Replies: 5
    Last Post: 16-08-2005, 20:47
  2. Getting correct Local Host and IP for IRC
    By SpAwN in forum WL-500g Q&A
    Replies: 0
    Last Post: 25-05-2005, 18:40
  3. USB Host Ability & Linux Distros
    By JamesLaugesen in forum WL-HDD Q&A
    Replies: 3
    Last Post: 17-03-2005, 13:25
  4. Exposed Host (DMZ) & Online Games
    By chrus in forum WL-500g Q&A
    Replies: 5
    Last Post: 22-04-2004, 17:33
  5. Host name, needing help
    By Thorz in forum WL-500g Q&A
    Replies: 7
    Last Post: 12-04-2004, 16:35

Posting Permissions

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