Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 98 20:27:50 PST
From:      "D. Alex Neilson" <neilson@www.nugate.com>
To:        freebsd-questions@FreeBSD.ORG
Cc:        Alex Neilson <neilson@nugate.com>
Subject:   route and default question
Message-ID:  <CMM.0.90.4.909548870.neilson@www.nugate.com>

next in thread | raw e-mail | index | archive | help
Hello,

[network addresses disguised to protect the innocent :-]

I've got a system who's IP is 192.168.68.68, routes set as

	Destination        Gateway            Flags     Refs     Use     Netif
	127.0.0.1          127.0.0.1          UH          0        0       lo0
	192.168.23         link#1             UC          0        0 
	192.168.24         link#2             UC          0        0 
	192.168.24.70      0:40:33:37:8b:f0   UHLW        0       96       vx1
	207.333.11         link#1             UCSc        0        0 

I'm trying to set my default route via

	route add default 207.333.11.1

and when I do, I get

	writing to routing socket: Network is unreachable
	add net default: gateway 207.333.11.1: Network is unreachable

I can ping 207.333.11.1 which I thought would imply that there is
a route to it.

I've got the 207.333.11.0-net route set

	Destination        Gateway            Flags     Refs     Use     Netif
	207.333.11         link#1             UCSc        0        0 

But that doesn't work for some reason.  


Thanks,

Alex

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?CMM.0.90.4.909548870.neilson>