John Rittinghouse wrote:
Dominique, Ken,
The /etc/resolv.conf table shows the correct dns servers that the ISP
gave me. the AP uses a 10.2.2.1 address as the gateway to the ISP
where the DNS servers reside. I tried the route -n command as
suggested but bash says no such file or directory, which leads me to
believe there is something not installed on my suse box that should
be. Also, when I type in an address directly, (i.e.,
http://212.203.69.7) i get a connection refused error. Any suggestions
on what to do from this point?
JR
you probably tried to execute 'route -n' as non-root user... as it's
located under /sbin/ it's not in your path.
try '/sbin/route -n' and it should be ok.
If still not, the route binary is installed by the net-tools rpm... but
I'm almost sure this one is installed
Greetings
Dominique
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]