I whant route the subnet snet 205.197.186.8 (255.255.255.248) through pm1
205.197.184.200 (*.*.*.0), the snet gateway FreeBSD box 205.197.186.9
(*.*.*.248) is connected to pm1, I have one cisco and one pmaster on the
same ethernet, cisco simple routes 205.197.186.0 (*.*.*.0) to pm1.
RADIUS configuration:
----------------------
tilda Password = "UNIX"
User-Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-Address = 205.197.186.9,
Framed-Netmask = 255.255.255.248,
Framed-Routing = None,
Framed-Route = "205.197.186.8 205.197.186.9 1",
Framed-MTU = 1500
Livingston2E configuration:
--------------------------
Active Netmasks:
Network Netmask Type
---------------- ---------------- -------
205.197.186.0 255.255.255.248 Static
Stored Netmasks:
Network Netmask
---------------- ----------------
205.197.186.0 255.255.255.248
After connection with pm1 I have not problem with 205.197.186.9 like single
host, but when I am trying to trace one of the hosts in snet subnet, BSD box
did not responds.
$ traceroute 205.297.186.10
traceroute to 205.197.186.10 (205.197.186.9), 30 hops max, 40 byte packets
1 pm1 (205.197.184.200) 1.038 ms 0.866 ms 0.818 ms
2 * * *
3 * * *
My problem is I did not know exactly where is mistake in pmaster configuration
or in ppp interfaces configuration on BSD box. If somebody can verify my
pmaster settings that will be very helpfull.
Thank's a lot,
Eugene.
PS. In case if somebody intrested of 205.197.186.9 configuration, below is
information:
Interface configuration on tilda:
---------------------------------
network_interfaces="ppp0 de0 lo0"
ifconfig_ppp0="inet 205.197.186.9 205.197.186.200 netmask 255.255.255.248"
ifconfig_de0="inet 205.197.186.9 netmask 255.255.255.248"
ifconfig_lo0="inet localhost"
PPP configuration on tilda:
---------------------------
modem
crtscts
proxyarp
domain tilda.snet.ge
netmask 255.255.255.248
205.197.186.9:205.197.184.200
defaultroute
After connection , netstat and ifconfig shows :
Destination Gateway Flags Refs Use Netif Expire
default 205.197.184.200 UGc 0 0 ppp0
127.0.0.1 127.0.0.1 UH 0 0 lo0
205.197.184.200 205.197.186.9 UH 1 0 ppp0
205.197.186.8 link#2 UC 0 0
205.197.186.9 0:0:c0:62:66:e UHLW 0 1 lo0
224 127.0.0.1 US 0 0 lo0
de0: flags=c863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,LINK2,MULTICAST> mtu 1500
inet 205.197.186.9 netmask 0xfffffff8 broadcast 205.197.186.15
ether 00:00:c0:62:66:0e
lo0: flags=8009<UP,LOOPBACK,MULTICAST> mtu 16384
inet 127.0.0.1 netmask 0xff000000
ppp0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
inet 205.197.186.9 --> 205.197.184.200 netmask 0xfffffff8