Date: Wed, 26 May 2004 12:14:31 +0200 From: Nelis Lamprecht <nelis@8ball.co.za> To: leon@trusc.net Cc: freebsd-questions@FreeBSD.org Subject: Re: Help with a routing issue Message-ID: <1085566448.6480.18.camel@nelis.brabys.co.za> 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
--=-6aR8via2R8Td4Rky8y6f Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2004-05-26 at 10:55, 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. Can you show us the routing on the server please rather than the client ? What is the subnet mask of the alias 196.25.37.19 ? It should have a subnet of 255.255.255.255 as it's on the same network as 196.25.37.18. Your /etc/rc.conf file should look something like this: ifconfig_rl0=3D"inet 196.25.37.18 netmask 255.255.255.0" ifconfig_rl0_alias0=3D"inet 196.25.37.19 netmask 255.255.255.255" Your subnet in the above example may differ according to what block your ISP has provided you. Cheers, --=20 Nelis Lamprecht PGP: http://www.8ball.co.za/pgpkey/nelis.asc "Unix IS user friendly.. It's just selective about who its friends are." --=-6aR8via2R8Td4Rky8y6f Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBAtG3wQfIMKiRMCrERAt4kAJkBxQe+otODuT5/lWnrrv4CGWYPhwCg7AUd d0bsqw6uEh8vyHPpkANbw8k= =OtBM -----END PGP SIGNATURE----- --=-6aR8via2R8Td4Rky8y6f--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1085566448.6480.18.camel>