Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2004 12:11:13 +0200 (CEST)
From:      Olaf Hoyer <ohoyer@ohoyer.de>
To:        Leon Botes <leon@trusc.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Help with a routing issue 
Message-ID:  <20040526120944.M38027@gaff.hhhr.ision.net>
In-Reply-To: <E1BSuCf-0000Wb-P4@gladiator.trusc.net>
References:  <E1BSuCf-0000Wb-P4@gladiator.trusc.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 May 2004, Leon Botes wrote:

> I have a freebsd 4.7 box at a client.
> The box has an ip of 192.168.254.22
> The default gateway is 192.168.254.1 which is the inside interface of the
> gateway. The outside interface of the gateway is 196.25.37.18 and it also
> has an alias of 196.25.37.19.
>
> When i ping 196.25.37.18 from the clients box (192.168.254.22) i get this.
> mmrserver# ping 196.25.37.18
> PING 196.25.37.18 (196.25.37.18): 56 data bytes
> 36 bytes from brandford.trusc.net (192.168.254.24): Redirect Host(New addr:
> 192.168.254.1)
> Vr HL TOS  Len   ID Flg  off TTL Pro  cks      Src      Dst
>  4  5  00 0054 08f4   0 0000  40  01 c9ca 192.168.254.22  196.25.37.18
>
> 64 bytes from 196.25.37.18: icmp_seq=0 ttl=63 time=66.616 ms
> 36 bytes from brandford.trusc.net (192.168.254.24): Redirect Host(New addr:
> 192.168.254.1)
> Vr HL TOS  Len   ID Flg  off TTL Pro  cks      Src      Dst
>  4  5  00 0054 08f8   0 0000  40  01 c9c6 192.168.254.22  196.25.37.18
>
> When i ping 196.25.37.19 i get this.
> mmrserver# ping 196.25.37.19
> PING 196.25.37.19 (196.25.37.19): 56 data bytes
> 64 bytes from 196.25.37.19: icmp_seq=0 ttl=64 time=5.445 ms
> 64 bytes from 196.25.37.19: icmp_seq=1 ttl=64 time=4.630 ms
> 64 bytes from 196.25.37.19: icmp_seq=2 ttl=64 time=5.226 ms
>
> That is correct the way it should be.
>

Could you provide the output of ifconfig -a of the gateway box?

Should shed some more light about the issues, also the parts of
/etc/rc.conf, where the cards are configured, could be interesting.


Olaf
-- 
Olaf Hoyer        ohoyer@gaff.hhhr.ision.net
Fuerchterliche Erlebniss geben zu raten,
ob der, welcher sie erlebt, nicht etwas Fuerchterliches ist.
(Nietzsche, Jenseits von Gut und Boese)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040526120944.M38027>