All of lore.kernel.org
 help / color / mirror / Atom feed
From: chuck gelm <chuck@gelm.net>
To: frans@acbi.co.id
Cc: Linux newbie list <linux-newbie@vger.kernel.org>
Subject: Re: ADSL connection via RHL 90
Date: Wed, 16 Feb 2005 03:29:49 -0500	[thread overview]
Message-ID: <4213047D.8020503@gelm.net> (raw)
In-Reply-To: <000601c513dd$6e8bc100$6510ea0a@acbi.local>

Comments embedded.
frans toruan wrote:
> # fx > Hi, Frans:
> # fx > 
> # fx > 10.234.16.101	fxrhl90			workstation's LAN interface
> # fx > 10.234.16.99	?			gateway's     LAN interface
> # fx > 202.134.0.155	nsjkt1.telkom.net.id	gateway's     WAN interface
> # fx > ?
> # fx > 202.134.2.5	ns2.telkom.net.id	a DNS server
> 
> Yes, you are right.

? No, I am not right. 202.134.0.155 is an external DNS server and
   not the router's WAN interface IP address.

> 10.234.16.99 is IP number of ADSL router ( = default gateway ) in our LAN
> 202.134.0.155 and 202.134.2.5 are DNS servers of our ISP
> 
> # fx >   I assume that the host's (gateway, that has the DSL modem
> # fx > attached?)
> # fx > interfaces are
> # fx >   10.234.16.99 on the LAN and
> # fx >   202.134.0.155 on its ppp# interface and
> # fx >   that it is routing 10.234.16.0<>0.0.0.0
> # fx >   using a netmask of 255.x.x.0 or similar.
> 
> Yes . . .

? No, 202.134.0.155 is an external DNS server and not the IP address
   of the router's interface.

> # fx > Can you ping the gateway's external interface by IP address?
> # fx > "I can ping to the external IP number of my ISP ( i.e. 202.134.0.155
> # fx > )"
> # fx >   I assume that 202.134.0.155 is the IP address of the gateway's
> # fx >   external interface and the answer is yes.
> 
> You already answered a yes.

? No, I do not know what is the IP address of the router's external
   interface.

> # fx > Can you ping 202.134.2.5 or 203.130.196.6 ?
> # fx >   (ns1.telkom.net.id or ns2.telkom.net.id)
> 
> Yes, to the number of the ISP ( 202.134.2.5 ).
> No, to other numbers ( 203.130.196.6, and other numbers ).
> Also, a big no to other names.

I think that since you can ping your external DNS servers,
your router is routing packets LAN<>WAN.

> # fx > For ping'ing by FQDN you will need 202.134.2.5 (or similar)
> # fx > in /etc/resolv.conf (or RedHat equivilant).
> 
> It's already there ! :
> 	resolv.conf :
> search telkom.net
> nameserver 10.234.16.10
> nameserver 202.134.0.155
> nameserver 202.134.2.5

Try:
ping -c 1 202.134.0.12
ping -c 1 66.94.234.13

Try using only one of these DNSs at a time, then:
ping -c 1 telkom.net.id
ping -c 1 yahoo.com

traceroute 202.134.0.12
traceroute 66.94.234.13
traceroute telkom.net.id
traceroute yahoo.com

> ( note : 10.234.16.10 is my internal DNS server )

Whereas the Draytek router can DNS, using an internal DNS
server inside the LAN wmay slow down (1st time) DNS
queries and increase LAN traffic.

> # fx > Do you have access to 10.234.16.99?

Oh, I see below that it is a hardware box.

> Of course, see above. I can also connect to it.

http://10/234.16.99 ?

> Thank you, anyway. But, I still can't see the world via my RHL90
> ( Btw, my router is Draytek Vigor 2500, is it somehow incompatible with
> Linux ? )

( Why do you ask this, does it work with other operating systems and
   not this RedHat workstation ? )

http://www.draytek.co.uk/products/vigor2500.html

(btw, No. It doesn't know or care what o/s is in use.)

Is DNS enabled on the Draytek router?

Is its web setup interface accessed via http://10.234.16.99:80
  or similar?

HTH, Chuck

> Regards,
> 
> 
> Frans T.



-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2005-02-16  8:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-15  8:14 ADSL connection via RHL 90 GA Dept PT ACBI
2005-02-15 11:07 ` Jim Nelson
2005-02-16  4:09   ` frans toruan
2005-02-15 16:08 ` chuck gelm
2005-02-16  4:09   ` frans toruan
2005-02-16  8:29     ` chuck gelm [this message]
2005-02-15 16:50 ` Ray Olszewski
2005-02-16  4:09   ` frans toruan
2005-02-16  5:39     ` Ray Olszewski
2005-02-16  9:35       ` frans toruan
2005-02-16 17:46         ` Ray Olszewski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4213047D.8020503@gelm.net \
    --to=chuck@gelm.net \
    --cc=frans@acbi.co.id \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.