Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!nntp.coast.net!news-peer.gsl.net!news.gsl.net!howland.erols.net!newsfeed.internetmci.com!news-in2.uu.net!panix!news.panix.com!not-for-mail From: apantazi@panix.com (Alexandra Pantazis) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Need help with le0 on 2.2 snap 81 Date: 1 Oct 1996 14:34:52 -0400 Organization: PANIX Public Access Internet and Unix, NYC Lines: 114 Message-ID: <52ro8c$5pp@panix2.panix.com> NNTP-Posting-Host: panix2.panix.com Hi, I have recently upgraded one of my machines to 2.2 Stable from August 1 and I seem to be having a lot of problems trying to get that machine to listen on i the LAN. My configuration is as follows: Machine one is running FREEBSD 2.1.0 at address 128.66.12.3 Machine two is running FREEBSD 2.2 Stable 08/01/96 at address 128.66.12.1 Each machine has a DE203 card and the connection is terminated at both sides. The 2.2 machine, refuses to listen on to the network, and I can not figure why. I have tried to eliminate all the hardware variables by changing the cable and swapping the lan cards. No matter what I do, I still get the same results. I also noticed that when I used PPP on machine 2 in the past the routing table was updated no problem. Now I have to add an extra route to the gateway to get things going. I would appreciate any help on the matter. please reply to root@garfield.inx.net Thanx Constantine. More info is as follows : Aphrodite: 128.66.12.1 le0 is a DEC 203 /etc/sysconfig:ifconfig_lo0="inet localhost" /etc/sysconfig:ifconfig_le0="inet 128.66.12.1 netmask 255.255.255.0 " /etc/netstart:route add 224.0.0.2 127.0.0.1 /etc/netstart:route add 128.66.12.1 127.0.0.1 The last 2 statements are needed in order to avoid a buffer overflow on the lan card. (aphrodite)/root>ifconfig -a lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 le0: flags=8867<UP,BROADCAST,,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 128.66.12.1 netmask 0xffffff00 broadcast 128.66.12.255 ether 08:00:2b:35:f3:87 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 (aphrodite)/root> arp -a (aphrodite)/root> (aphrodite)/root>netstat -nr Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire 127.0.0.1 127.0.0.1 UH 0 0 lo0 128.66.12/24 link#2 UC 0 0 128.66.12.1 127.0.0.1 UGHS 0 0 lo0 224.0.0.2 127.0.0.1 UGHS 1 3 lo0 (aphrodite)/root> (aphrodite)/root>tcpdump -vv tcpdump: listening on le0 08:21:09.502194 arp who-has garfield.alexacon.com tell aphrodite.alexacon.com 08:21:10.510187 arp who-has garfield.alexacon.com tell aphrodite.alexacon.com 08:21:11.520175 arp who-has garfield.alexacon.com tell aphrodite.alexacon.com 08:21:12.530170 arp who-has garfield.alexacon.com tell aphrodite.alexacon.com 08:21:13.540173 arp who-has garfield.alexacon.com tell aphrodite.alexacon.com ------------------------------------------------------------------------------- garfield: 128.66.12.3 le0 is a DEC203 /etc/sysconfig:ifconfig_lo0="inet localhost" /etc/sysconfig:ifconfig_le0="inet 128.66.12.3 netmask 255.255.255.0" (garfield)/root>ifconfig -a lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 le0: flags=8963<UP,BROADCAST,NOTRAILERS,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500 inet 128.66.12.3 netmask 0xffffff00 broadcast 128.66.12.255 ether 08:00:2b:38:1d:e0 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 198.70.60.216 --> 198.70.60.3 netmask 0xffffff00 (garfield)/root>arp -a aphrodite.alexacon.com (128.66.12.1) at 8:0:2b:35:f6:e3 (garfield)/root> (garfield)/root>netstat -nr Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 198.70.60.3 UGc 1 0 tun0 127.0.0.1 127.0.0.1 UH 1 0 lo0 128.66.12 link#2 UC 1 0 128.66.12.1 8:0:2b:35:f6:e3 UHLW 0 0 le0 947 198.70.60.3 198.70.60.216 UH 3 0 tun0 198.70.60.216 127.0.0.1 UGHS 1 0 lo0 (garfield)/root> (garfield)/root>tcpdump -vv tcpdump: listening on le0 08:18:07.638053 arp who-has garfield.alexacon.com tell aphrodite.alexacon.com 08:18:07.638405 arp reply garfield.alexacon.com is-at 8:0:2b:38:1d:e0 08:18:08.646250 arp who-has garfield.alexacon.com tell aphrodite.alexacon.com 08:18:08.646540 arp reply garfield.alexacon.com is-at 8:0:2b:38:1d:e0 08:18:09.656468 arp who-has garfield.alexacon.com tell aphrodite.alexacon.com 08:18:09.656763 arp reply garfield.alexacon.com is-at 8:0:2b:38:1d:e0 08:18:10.666689 arp who-has garfield.alexacon.com tell aphrodite.alexacon.com 08:18:10.666980 arp reply garfield.alexacon.com is-at 8:0:2b:38:1d:e0 08:18:11.676936 arp who-has garfield.alexacon.com tell aphrodite.alexacon.com 08:18:11.677230 arp reply garfield.alexacon.com is-at 8:0:2b:38:1d:e0 -------------------------------------------------------------------------------