On Fri, Dec 15, 2006 at 10:34:35PM +0100, Pierre Pronchery
wrote:
> Internet:
> Destination Gateway Flags Refs
Use Mtu
> Interface
> default 192.168.2.1 UGS 7
13164 - wm0
> 127/8 127.0.0.1 UGRS 0
0 - lo0
> 127.0.0.1 127.0.0.1 UH 2
47 - lo0
> 192.168.2/24 link#1 UC 1
0 - wm0
> 192.168.2.1 00:00:24:c7:48:84 UHLc 2
395 - wm0
> 192.168.2.33 127.0.0.1 UGHS 0
0 - lo0
> 192.168.3/24 192.168.3.33 U 0
12 - cdce0
No link route for the segment, and no self-address loopback,
which
should normally have been added by ifconfig.
first, how did you configure cdce0 initially?
then, try:
route delete 192.168.3.0/24
route add -net 192.168.3.0/24 192.168.3.33 -iface
route add -host 192.168.3.33 127.0.0.1
--
Dan.
|