Date: Tue, 19 Sep 2000 00:23:27 GMT From: Andreas Haakh <Andreas@Haakh.de> To: sakditorn_s@hotmail.com (sakditorn sentong), freebsd-bugs@FreeBSD.org Subject: Re: (none) Message-ID: <20000919.232725@wilma.IbHaakh.de> In-Reply-To: <F5lJ2HxYHLBQhExkiyP00008c8e@hotmail.com> References: <F5lJ2HxYHLBQhExkiyP00008c8e@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
From the output of »ifconfig -a« I see, that both network-interfaces have the same MAC-address (ether 00:b4:c0:91:d2:9c). Thus they can`t reach each other... Either change the address of one card or replace one of them. Andreas >>>>>>>>>>>>>>>>>> Ursprüngliche Nachricht <<<<<<<<<<<<<<<<<< Am 11.09.00, 13.10.31, schrieb sakditorn_s@hotmail.com (sakditorn sentong) zum Thema (none): > I've sent the e-mail about my problem of running 2 freebsd servers on the > same network about a month ago. I can't figure it out yet. So, I desperately > need your help. > I already have one freebsd server running affectively. Since I tried to up a > second freebsd server. After the installation has been done. I used the > command ping to ping each other but I got the messages "ping: send to: Host > is down" back from them. However, when I used the command ping on both > server to ping another IPs on the network, it worked perfectly. I have > enclosed the output of "ifconfig -a" and "netstat -rn" for your attention. > :output of "netstat -rn" > Routing tables > Internet: > Destination Gateway Flags Refs Use Netif > Expire > default 10.0.2.9 UGSc 36 2590565 fxp0 > 10.0.2/24 link#1 UC 0 0 fxp0 > 10.0.2.1 0:b4:c0:91:d2:9c UHLW 2 2654 lo0 > 10.0.2.2 0:8:c7:33:3e:2f UHLW 0 8361 fxp0 870 > 10.0.2.5 8:0:2b:86:e8:1d UHLW 1 57 fxp0 1195 > 10.0.2.7 0:50:ba:85:2e:9d UHLW 0 76 fxp0 1039 > 10.0.2.9 0:b0:c2:89:41:26 UHLW 35 0 fxp0 860 > 10.0.2.12 8:0:37:6:4a:a UHLW 1 26 fxp0 91 > 10.0.2.25 0:20:af:41:ad:94 UHLW 1 219 fxp0 763 > 10.0.2.41 0:d0:b7:7e:aa:c0 UHLW 0 190 fxp0 1183 > 10.0.2.43 0:d0:b7:9f:33:86 UHLW 0 68 fxp0 1114 > 10.0.2.62 0:0:86:41:de:5b UHLW 0 2196 fxp0 1147 > 10.0.2.64 0:50:ba:83:2d:7c UHLW 1 220 fxp0 812 > 10.0.2.71 0:d0:b7:9f:32:c6 UHLW 1 2916 fxp0 979 > 10.0.2.73 0:d0:b7:9f:33:8f UHLW 1 49111 fxp0 729 > 10.0.2.74 0:d0:b7:9f:36:d2 UHLW 0 299 fxp0 906 > 10.0.2.75 0:d0:b7:9f:35:a6 UHLW 1 252 fxp0 1146 > 10.0.2.88 0:50:ba:84:67:cf UHLW 1 2617 fxp0 1114 > 10.0.2.100 0:e0:18:18:62:14 UHLW 0 17 fxp0 683 > 127.0.0.1 127.0.0.1 UH 0 79 lo0 > :output of ifconfig -a > fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet 10.0.2.1 netmask 0xffffff00 broadcast 10.0.2.255 > ether 00:b4:c0:91:d2:9c > media: manual > supported media: manual > lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 > tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 > sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 > ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 > lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > the following is output from the second server > :output of "netstat -rn" > Routing tables > Internet: > Destination Gateway Flags Refs Use Netif > Expire > default 10.0.2.9 UGSc 1 139 fxp0 > 10.0.2/24 link#1 UC 0 0 fxp0 > 10.0.2.1 link#1 UHRLW 0 12 fxp0 > 10.0.2.5 8:0:2b:86:e8:1d UHLW 0 3 fxp0 1192 > 10.0.2.8 0:b4:c0:91:d2:9c UHLW 0 72 lo0 > 10.0.2.9 0:b0:c2:89:41:26 UHLW 1 0 fxp0 1044 > 10.0.2.71 0:d0:b7:9f:32:c6 UHLW 0 4 fxp0 1156 > 10.0.2.74 0:d0:b7:9f:36:d2 UHLW 0 5 fxp0 1050 > 127.0.0.1 127.0.0.1 UH 1 26 lo0 > :output of "ifconfig -a" > ifconfig -a > fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet 10.0.2.8 netmask 0xffffff00 broadcast 10.0.2.255 > ether 00:b4:c0:91:d2:9c > media: manual > supported media: manual > lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 > tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 > sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 > ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 > lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > I also have attached the content of "rc.conf" of 2nd server for your > attention. > ############################################################## > ### Important initial Boot-time options ##################### > ############################################################## > swapfile="NO" # Set to name of swapfile if aux swapfile desired. > apm_enable="NO" # Set to YES if you want APM enabled. > pccard_enable="NO" # Set to YES if you want to configure PCCARD > devices. > pccard_mem="DEFAULT" # If pccard_enable=YES, this is card memory address. > pccard_ifconfig="NO" # Specialized pccard ethernet configuration (or NO). > local_startup="/usr/local/etc/rc.d /usr/X11R6/etc/rc.d" # startup script > dirs. > local_periodic="/usr/local/etc/periodic /usr/X11R6/etc/periodic" # periodic > scri > pt dirs > ############################################################## > ### Network configuration sub-section ###################### > ############################################################## > ### Basic network options: ### > hostname="gundam.popidols.net" # Set this! > nisdomainname="NO" # Set to NIS domain if using NIS (or NO). > firewall_enable="NO" # Set to YES to enable firewall > functionality > firewall_type="UNKNOWN" # Firewall type (see /etc/rc.firewall) > firewall_quiet="NO" # Set to YES to suppress rule display > natd_enable="NO" # Enable natd (if firewall_enable == YES). > natd_interface="fxp0" # Public interface to use with natd. > natd_flags="" # Additional flags for natd. > tcp_extensions="NO" # Disallow RFC1323 extensions (or YES). > firewall_quiet="NO" # Set to YES to suppress rule display > natd_enable="NO" # Enable natd (if firewall_enable == YES). > natd_interface="fxp0" # Public interface to use with natd. > natd_flags="" # Additional flags for natd. > tcp_extensions="NO" # Disallow RFC1323 extensions (or YES). > pback)._interfaces="fxp0 lp0 lo0" # List of network interfaces (lo0 is > loo > ifconfig_lp0="inet 10.0.2.8 netmask 255.255.255.0" > ifconfig_fxp0="inet 10.0.2.8 netmask 255.255.255.0" > ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration. > #ifconfig_lo0_alias0="inet 127.0.0.254 netmask 0xffffffff" # Sample alias > entry. > ### Network daemon (miscellaneous) & NFS options: ### > syslogd_enable="YES" # Run syslog daemon (or NO). > syslogd_flags="" # Flags to syslogd (if enabled). > inetd_enable="YES" # Run the network daemon dispatcher (or NO). > inetd_flags="" # Optional flags to inetd. > named_enable="NO" # Run named, the DNS server (or NO). > named_program="named" # path to named, if you want a different > one. > kadmind_server_enable="NO" # a slave kerberos serverdo not run on > kerberos_stash="" # Is the kerberos master key stashed? > rwhod_enable="NO" # Run the rwho daemon (or NO). > amd_enable="NO" # Run amd service with $amd_flags (or NO). > amd_flags="-a /net -c 1800 -k i386 -d my.domain -l syslog /host > /etc/amd.map" > amd_map_program="NO" # Can be set to "ypcat -k amd.master" > nfs_client_enable="YES" # This host is an NFS client (or NO). > nfs_client_flags="-n 4" # Flags to nfsiod (if enabled). > nfs_server_enable="YES" # This host is an NFS server (or NO). > nfs_server_flags="-u -t -n 4" # Flags to nfsd (if enabled). > mountd_flags="-r" # Flags to mountd (if NFS server enabled). > nfs_reserved_port_only="NO" # Provide NFS only on secure port (or NO). > rpc_lockd_enable="NO" # Run NFS rpc.lockd (*broken!*) if > nfs_server. > rpc_statd_enable="YES" # Run NFS rpc.statd if nfs_server (or NO). > portmap_enable="YES" # Run the portmapper service (or NO). > portmap_flags="" # Flags to portmap (if enabled). > rpc_ypupdated_enable="NO" # Run if NIS master and SecureRPC (or NO). > keyserv_enable="NO" # Run the SecureRPC keyserver (or NO). > keyserv_flags="" # Flags to keyserv (if enabled). > rarpd_enable="NO" # Run rarpd (or NO). > rarpd_flags="" # Flags to rarpd. > xtend_enable="NO" # Run the X-10 power controller daemon. > xtend_flags="" # Flags to xtend (if enabled). > ### Network Time Services options: ### > timed_enable="NO" # Run the time daemon (or NO). > timed_flags="" # Flags to timed (if enabled). > ntpdate_enable="NO" # Run the ntpdate to sync time (or NO). > ntpdate_program="ntpdate" # path to ntpdate, if you want a different > one. > ntpdate_flags="" # Flags to ntpdate (if enabled). > xntpd_enable="NO" # Run xntpd Network Time Protocol (or NO). > xntpd_program="xntpd" # path to xntpd, if you want a different > one. > xntpd_flags="-p /var/run/xntpd.pid" # Flags to xntpd (if enabled). > # Network Information Services (NIS) options: ### > nis_client_enable="NO" # We're an NIS client (or NO). > nis_client_flags="" # Flags to ypbind (if enabled). > nis_ypset_enable="NO" # Run ypset at boot time (or NO). > nis_ypset_flags="" # Flags to ypset (if enabled). > nis_server_enable="NO" # We're an NIS server (or NO). > nis_server_flags="" # Flags to ypserv (if enabled). > nis_ypxfrd_enable="NO" # Run rpc.ypxfrd at boot time (or NO). > nis_ypxfrd_flags="" # Flags to rpc.ypxfrd (if enabled). > nis_yppasswdd_enable="NO" # Run rpc.yppasswdd at boot time (or NO). > nis_yppasswdd_flags="" # Flags to rpc.yppasswdd (if enabled). > ### Network routing options: ### > defaultrouter="10.0.2.9" # Set to default gateway (or NO). > static_routes="" # Set to static route list (or leave empty). > I'm looking forward to hearing from you. > Thank you very much. > sakditorn. > _______________________________________________________________________ __ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > Share information about yourself, create your own public profile at > http://profiles.msn.com. > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000919.232725>
