Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 1997 09:48:22 +0300 (MSK)
From:      "Derevyanko A.E." <der@pc759.cs.msu.su>
To:        freebsd-questions@freebsd.org
Message-ID:  <199703280648.JAA02329@pc759.cs.msu.su>

next in thread | raw e-mail | index | archive | help
PPP connect OK, but can't access another hosts.

I tryes to establish ppp connection from my home to university,
and ppp connects OK, but i can't reach anything except the host
were was ppp server. I tryes several times, but it can't work.
Please, help me, or my boss will connect modem to WinNT machine (#^%$&^%&!)

Configuration:

University: 386DX - 8M, FreeBSD 2.1.5, two 3C 503 cards, but this host
is not a router - it can, but nobody know it.

Home: 5x86 - 16M, FreeBSD 2.1.0.

routing tables on host connected to Internet: address 158.250.10.223
and 158.250.16.98
Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif Expire
default            158.250.10.1       UGSc        3       41       ed0
127.0.0.1          127.0.0.1          UH          0    11846       lo0
158.250.10/24      link#1             UC          0        0 
158.250.10.1       0:0:c:76:4d:74     UHLW        4        7       ed0   1066
158.250.10.2       8:0:20:74:2f:9c    UHLW        0     2026       ed0    996
158.250.10.108     0:40:1:40:bf:b5    UHLW        1      480       ed0    892
158.250.10.223     2:60:8c:43:b8:b5   UHLW        0        4       lo0
158.250.10.225     158.250.10.223     UH          1      116      ppp0
158.250.10.225     2:60:8c:43:b8:b5   UHLS2       0        0       ed0
158.250.16/24      link#2             UC          0        0 
158.250.16.99      link#2             UHLW        2     2855 
158.250.16.100     0:dd:0:b:93:0      UHLW        0        8       ed1    594


routing tables on my local host. PPP assign 158.250.10.225 as my address.
Routing tables

Internet:
Destination      Gateway            Flags     Refs     Use     Netif Expire
default          158.250.10.223     UGc         3       16      tun0
127.0.0.1        127.0.0.1          UH          1      160       lo0
158.250.10.225   127.0.0.1          UH          0        0       lo0
224              127.0.0.1          US          0        0       lo0

ifconfig -a on host connected to Internet.

ed0: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet 158.250.10.223 netmask 0xffffff00 broadcast 158.250.10.255
ed1: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet 158.250.16.98 netmask 0xffffff00 broadcast 158.250.16.255
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
	inet 127.0.0.1 netmask 0xff000000 
ppp0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
	inet 158.250.10.223 --> 158.250.10.225 netmask 0xffffff00 
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500

ifconfig -a on my local host.

lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
lo0: flags=8009<UP,LOOPBACK,MULTICAST> mtu 16384
	inet 127.0.0.1 netmask 0xff000000 
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
	inet 158.250.10.225 --> 158.250.10.223 netmask 0xffff0000 

Thanks for any help.



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