Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 1999 14:51:50 +0400
From:      Nikolai Rybakov <fisher@alus.spb.ru>
To:        "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG>
Subject:   FreeBSD 3.1 as Gateway
Message-ID:  <01BE8FF4.52036920@fisher.alus.spb.ru>

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



-----Исходное сообщение-----
От:	Nikolai Rybakov [SMTP:admin@br301.spb.ru]
Отправлено:	26 апреля 1999 г. 13:24
Кому:	'freebsd-questions@FreeBSD.ORG'
Тема:	FreeBSD 3.1 as Gateway
Важность:	Высокая

I have problems with using FreeBSD 3.1 box as Gateway between  two SCO UNIX Open Server 5.04 hosts.
Here my intranet network (All addresses faked):

   +----------+                         +------------+      PPP-Connect                   +-------------+                  +------------+
    !           !                          !             !   195.201.1.134                       !              !                    !             !
    !           !     Ethernet         !             !-----------------------                       !              !   Ethernet     !             !
    !           !=============!             !                     /  195.201.1.135  !              !==========!             !
    !           !                          !             !                     ---------------------->  !              !                    !             !
   +----------+                         +------------+                                             +-------------+                   +------------+ 
      Host A                          GateWay A                                              GateWay B                     Host B
SCO Open Server 5.04       FreeBSD 3.1 Stable                                SCO Open Server 5.04    SCO Open Server 5.04

195.201.1.129                     195.201.1.128                                           195.201.1.144                   195.201.1.146

routing tables on host A:                                                                      on host B:

route add 195.201.1.144 195.201.1.128				       route add 195.201.1.128  195.201.1.144
route add 195.201.1.146 195.201.1.128                                               route add 195.201.1.129  195.201.1.144

on GateWay A:                                                                                    on GateWay B:
route add 195.201.1.144 195.201.1.135                                                route add 195.201.1.128 195.201.1.134
route add 195.201.1.146 195.201.1.135                                                route add 195.201.1.129 195.201.1.134

So, I can to ping Gateway B(195.201.1.144) and Host B(195.201.1.146) from Host A and GateWay A. Thats's fine.
But, I can't to ping Gateway A(195.201.1.128) or host A (195.201.1.129) from Gateway B, although I can ping Host A and
Gateway A from Host B.

GateWay B is dialin server with PPP Morning Star v. 2.1

P.S.
When I replace GateWay A with Windows NT 4.0 with RRAS then anything worked fine. But I don't wont Windows !

Please help me !
Thanks !



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?01BE8FF4.52036920>