Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 98 13:13:00 UCT
From:      "Herrera, Antonio, HERRERA2" <antonio.herrera-alcantara@bt.com>
To:        "'smtp:freebsd-net@freebsd.org'" <freebsd-net@FreeBSD.ORG>, "'smtp:freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   ATM link.
Message-ID:  <35979322@smtpgate.mavericks.bt.co.uk>

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

   Dear all.
   I'm trying to set up a ATM subnet, but for some reason it doesn't work. 
I'll show the current configuration just in case someone knows what's going 
on.

Machine #1: rockeel
ifconfig en0 gives:
en0: flags=841<UP,RUNNING,SIMPLEX> mtu 9180
     inet6 fe80:3::220:eaff:fe00:44ed prefixlen 64
     inet 132.146.134.62 netmask 0xffffff00
     lladdr 00:20:ea:00:44:ed

netstat -r gives:
Routing tables

Internet:
Destination        Gateway            Flags      Netif Expire
default            inip_router        UGSc        fxp0
localhost          localhost          UH           lo0
132.146.134/24     link#2             UC          fxp0
onion              8:0:20:19:7a:17    UHLW        fxp0   1110
blank_60           en0:1.0.0.c9       UHS          en0
inip_router        aa:0:4:0:fd:23     UHLW        fxp0   1117

Machine #2: blank_60
ifconfig en0 gives:
en0: flags=841<UP,RUNNING,SIMPLEX> mtu 9180
     inet6 fe80:3::220:eaff:fe00:5df0 prefixlen 64
     inet 132.146.134.60 netmask 0xffffff00
     lladdr 00:20:ea:00:5d:f0

netstat -r gives:
Routing tables

Internet:
Destination        Gateway            Flags      Netif Expire
default            inip_router        UGSc        fxp1
localhost          localhost          UH           lo0
132.146.134/24     link#2             UC          fxp1
onion              8:0:20:19:7a:17    UHLW        fxp1    818
rockeel            en0:1.0.0.c9       UHS          en0
inip_router        aa:0:4:0:fd:23     UHLW        fxp1   1190

   It seems to be OK but when trying to ping one machine from the other I 
get:
ping: sendto: No route to host
ping: sendto: No route to host
ping: sendto: No route to host
ping: sendto: No route to host
PING 132.146.134.62 (132.146.134.62): 56 data bytes

 --- 132.146.134.62 ping statistics ---
4 packets transmitted, 0 packets received, 100% packet loss


   Any help?.
   Thank you

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?35979322>