Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 1997 00:35:18 +0200 (MET DST)
From:      Joachim.Wunder@lrz.tu-muenchen.de (Joachim Wunder)
To:        questions@FreeBSD.ORG
Subject:   HELP: IP Masquerading Probs
Message-ID:  <9705192235.AA15444@sun1.lrz-muenchen.de>

next in thread | raw e-mail | index | archive | help
Hi!

I have a BSDi 2.1 and a FreeBSD 2.2.1 box.
The BSDi box has the following routing table:

Destination      Gateway            Flags     Refs     Use  Interface
default          10.0.0.217         UGS         1      611  ne0
10/24            link#1             UC          0        0  ne0
10.0.0.216       127.0.0.1          UGHS        1       21  lo0
10.0.0.217       0:0:b4:3c:6d:c9    UHL         2       81  ne0
10.0.0.255       link#1             UHL         1        2  ne0
127.0.0.1        127.0.0.1          UH          0        3  lo0


The FreeBSD box has the following routing table:

Destination        Gateway            Flags     Refs     Use     Netif Expire
default            129.187.24.125     UGSc        2      639      tun0
10/24              link#1             UC          0        0 
10.0.0.216         0:0:b4:3a:96:1e    UHLW        2     5375       ed0    927
10.0.0.217         0:0:b4:3c:6d:c9    UHLW        1       26       lo0
10.0.0.255         ff:ff:ff:ff:ff:ff  UHLWb       1       28       ed0
127.0.0.1          127.0.0.1          UH          0        0       lo0
129.187.24.125     129.187.24.146     UH          2        0      tun0


I am using NAT on the FreeBSD box and I am having the following problems:
An rlogin from both machines to any other internet machines show:

rlogind: Permission denied.

An rlogin between both machines work correct!


And:
/etc/hosts on the FreeBSD machine works fine
/etc/hosts on the BSDi machine doesn't work if I add the default route to
the FreeBSD machine.:(


What am I doing wrong?

TIA,
Achim
--
EMail: Joachim.Wunder@LRZ-Muenchen.DE




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