Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 1997 13:33:05 -0400 (EDT)
From:      Thomas Mullaney <thomasm@MPIS.Net>
To:        Richard Windmann <richardw@ns.telegroup.com>
Cc:        Nathan Schuler <nschuler@sparrow.sanasys.com>, bsdi-users@bsdi.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: telnet
Message-ID:  <Pine.BSI.3.95.970602132606.17117C-100000@Zeus.MPIS.Net>
In-Reply-To: <3390D9A0.3522@mail.telegroup.com>

next in thread | previous in thread | raw e-mail | index | archive | help
There is nothing wrong with having ANY IP address for a gateway (except .0
& .255)
 
Make sure you have a default entry in your routing table.  Use netstat -r,
and look for something like:
 
default             Atlas              UGS         0      207  ef0

If you dont see and entry use the following 'route add default
xxx.xxx.xxx.10' 
 
And that should solve the problem.  Also just for S&G make sure there is
an entry for the loopback interface (127.0.0.1)
 
Also, are you using this machine for outgoing PPP dialup to the Internet?
If so, check that ipforwarding is enabled via 'sysctl
net.inet.ip.forwarding'  It should return 1 for forwarding, 0 for no
forwarding, if it is 0 and this box is your gatekey use the 'sysctl
net.inet.ip.forwarding=1' to enable it!
 
Question?  Call or Write Me!
 
<FLAME ON>
It's better to ask someone ALL the important questions, and understand
what they want, instead of flaming them.  So of the people that responded
should remember this!
</FLAME OFF>

--Thomas Mullaney <thomasm@GateKey.Com>
--President/CEO - GateKey Solutions, Incorporated

~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
 The contents of this message express only the sender's opinion.  This 
 message does not necessarily reflect the policy or views of my employer,
 GateKey Solutions, Incorporated  All responsibility for the statements 
 made in this message resides solely and completely with the sender.
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~

On Sun, 1 Jun 1997, Richard Windmann wrote:

> Nathan Schuler wrote:
> > 
> > When I try to telnet to anywhere outside of our domain I get:
> > 
> > telnet: Unable to connect to remote host: No route to host
> > 
> > Any ideas?
> > 
> > Nathan Schuler <nschuler@sanasys.com>
> > UNIX Netwoking Solutions / Systems Administrator
> > Sana Systems Inc.
> > Clinton, IA 52732
> > (319) 242-5770
> 
> In your particular case, the gateway is .10, not .1 - why I don't know -
> who set up that net anyway?  Check all your configs under /etc - that
> is, after you check to see if the net is up at all?
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.970602132606.17117C-100000>