Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 1999 00:51:09 +0100 (BST)
From:      J McKitrick <jcm@dogma.freebsd-uk.eu.org>
To:        Barry Irwin <bvi@rucus.ru.ac.za>
Cc:        Mark Ovens <mark@dogma.freebsd-uk.eu.org>, freebsd-questions@FreeBSD.ORG
Subject:   Re: hostname resolving
Message-ID:  <Pine.BSF.4.02A.9909300050030.39396-100000@dogma.freebsd-uk.eu.org>
In-Reply-To: <19990929191541.G23989@rucus.ru.ac.za>

next in thread | previous in thread | raw e-mail | index | archive | help
Well, i have the default listed as one address, and then a local starting
with 10.  But when i ping both of them, i get 
ping:  sendto:  permission denied
I also cannot telnet to an IP address directly.
What could be causing this?

jcm

On Wed, 29 Sep 1999, Barry Irwin wrote:

|On Tue 1999-09-28 (21:38), J McKitrick wrote:
|> Any idea why ping won't even work?
|
|could be routing problems I've seen this before.
|
|try a netstat -rn to show the routing tables. ( -n  stops it trying to do a
|dns lookup)
|
|root@server2:/usr/local/etc# netstat -rn
|Routing tables
|
|Internet:
|Destination        Gateway            Flags     Refs     Use     Netif
|Expire
|default            196.25.141.129     UGSc        7     5820      rl0
|10/24              link#1             UC          0        0      rl0
|10.0.0.255         ff:ff:ff:ff:ff:ff  UHLWb       1     1390      rl0
|127.0.0.1          127.0.0.1          UH         21    32242      lo0
|192.168.1          link#1             UC          0        0      rl0
|192.168.1.255      ff:ff:ff:ff:ff:ff  UHLWb       2     1707      rl0
|
|check that your ppp device is the default route.
|
|Secondly  if this is the case try connecting just using the IP.
|
|eg ping 192.168.1.1
|
|or telnet 192.168.1.1 ( chosing the appropriate IP's for your ISP's
|machines)
|
|A good IP to test with is the IP of the gateway on the other side that you
|are connecting to.
|
|Barry
|
|-- 
|--------------------------------------------------------------------------
|Barry Irwin 				 	IRC:  balin@zanet (#linux)
|bvi@moria.org  					http://rucus.ru.ac.za/~bvi
|Whois BI414		- PMPN8EZ -		http://moria.org
|--------------------------------------------------------------------------
|



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9909300050030.39396-100000>