[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:18074] eth1¤Èpin¤¬¤È¤ª¤é¤ºÇº¤ó¤Ç¤¤¤Þ¤¹¡¦¡¦



ÀÐÄͤȿ½¤·¤Þ¤¹¡£

plamo98(3.0)¤Ç£Ð£Ã¥ë¡¼¥¿¤Ë¤·¤¿¤¤¤È»×¤¤¤Þ¤·¤¿¡£
£²ËçÌܤΣΣɣäòÄɲ䷤ơ¢
¡¡¡¡¡¡¨£¨¡¨¡¨¡¨¡¨¤
¡¡¡¡¡¡¨¢plamo98 ¨¢
      ¨¦¨¡¨¡¨¡¨¡¨¥
           ¨¢eth0:192.168.72.2
           ¨¢
           ¨¢    
¡¡¡¡¡¡¨£¨¡¨¡¨¡¨¡¨¤192.168.72.3
¡¡¡¡¡¡¨¢WinMe   ¨¢
      ¨¦¨¡¨¡¨¡¨¡¨¥
plamo¤«¤é¤âwin¤«¤é¤âping¤Ï¤È¤ª¤Ã¤Æ¤¤¤ë¤Î¤¬³Îǧ¤Ç¤­¤Þ¤·¤¿¡£

¼¡¤Ëeth1¤Ë¥±¡¼¥Ö¥ë¤Ä¤Ê¤®¤«¤¨¤ë¤È¡¢
¡¡¡¡¡¡¨£¨¡¨¡¨¡¨¡¨¤
¡¡¡¡¡¡¨¢plamo98 ¨¢
      ¨¦¨¡¨¡¨¡¨¡¨¥
           ¨¢eth1:192.168.72.1
           ¨¢
           ¨¢
¡¡¡¡¡¡¨£¨¡¨¡¨¡¨¡¨¤192.168.72.3
¡¡¡¡¡¡¨¢WinMe   ¨¢
      ¨¦¨¡¨¡¨¡¨¡¨¥
bash-2.05a# ping -c 1 192.168.72.3
PING 192.168.72.3 (192.168.72.3): 56 octets data
--- 192.168.72.3 ping statistics ---
1 packets transmitted, 0 packets received, 100% packet loss

C:\WINDOWS>ping -n 1 192.168.72.1
Pinging 192.168.72.1 with 32 bytes of data:
Request timed out.
Ping statistics for 192.168.72.1:
    Packets: Sent = 1, Received = 0, Lost = 1 (100% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum =  0ms, Average =  0ms

C:\WINDOWS>ping -n 1 192.168.72.2
Pinging 192.168.72.2 with 32 bytes of data:
Request timed out.
Ping statistics for 192.168.72.2:
    Packets: Sent = 1, Received = 0, Lost = 1 (100% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum =  0ms, Average =  0ms

¤Çping¤¬¤È¤ª¤ê¤Þ¤»¤ó¡£

NIC¤Ë¤Ï¡¢
eth0: BUFFALO LCI2-TXI(Macronix 98715 PMAC rev 32)¢«º£²óÄɲÃ
eth1: BUFFALO LGY-PCI-TL(RealTek RTL-8029 found)
¤ò»È¤Ã¤Æ¤¤¤Þ¤¹¡£
¤Á¤Ê¤ß¤Ë¡¢LGY-PCI-TL£±Ëç¤À¤±»È¤Ã¤Æ¤¤¤¿¤È¤­¤Ï¡¢ping¤¬¤È¤ª¤Ã¤Æ¤¤¤Þ¤·¤¿¡£
Áǿͤʤ¬¤é¤É¤Ã¤«ÀßÄê´Ö°ã¤Ã¤Æ¤¤¤ë¤Î¤À¤È»×¤¤¤Þ¤·¤Æ¡¢¤¤¤í¤¤¤í¸«¤¿¤Î¤Ç¤¹¤¬¡¢
·ë¶É¤ï¤«¤é¤ºÅê¹Æ¤µ¤»¤Æ¤¤¤¿¤À¤­¤Þ¤·¤¿¡£
ñ½ã¤Ê¤³¤È¤Ê¤Î¤À¤í¤¦¤È»×¤¤¤Þ¤¹¤¬¡¢Linux¤Ïplamo¤«¤é»Ï¤á¤¿¤Ð¤«¤ê¤Ê¤â¤Î¤Ç¡¢
¤è¤í¤·¤¯¤ª´ê¤¤¤·¤¿¤¤¤È»×¤¤¤Þ¤¹¡£


/etc/rc.d/rc.inet1¡¢ifconfig¡¢dmesg¤Ë¤Ä¤¤¤Æ¸åµ­¤·¤Æ¤ª¤­¤Þ¤¹¡£

root@V200:/home/ishizuka# cat /etc/rc.d/rc.inet1
¡ÊÃæά¡Ë
  # Edit for your setup.
  IPADDR0="192.168.72.2"                # REPLACE with YOUR IP address!
  NETMASK0="255.255.255.0"              # REPLACE with YOUR netmask!
  NETWORK0="192.168.72.0"               # REPLACE with YOUR network address!
  BROADCAST0="192.168.72.255"   # REPLACE with YOUR broadcast address, if
¡¡GATEWAY=""            # REPLACE with YOUR gateway address!
  #for DHCP
  #/sbin/dhcpcd eth0
 
  IPADDR1="192.168.72.1"                # REPLACE with YOUR IP address!
  NETMASK1="255.255.255.0"              # REPLACE with YOUR netmask!
  NETWORK1="192.168.72.0"               # REPLACE with YOUR network address!
  BROADCAST1="192.168.72.255"   # REPLACE with YOUR broadcast address, if
¡¡GATEWAY=""            # REPLACE with YOUR gateway address!
 
  # Uncomment the line below to configure your ethernet card.
  /sbin/ifconfig eth0 ${IPADDR0} broadcast ${BROADCAST0} netmask ${NETMASK0}
  /sbin/ifconfig eth1 ${IPADDR1} broadcast ${BROADCAST1} netmask ${NETMASK1}
¡Ê°Ê¸åά¡Ë
# End of rc.inet1

root@V200:/home/ishizuka# ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:40:26:51:35:A2
          inet addr:192.168.72.2  Bcast:192.168.72.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:723 errors:0 dropped:0 overruns:0 frame:0
          TX packets:401 errors:15 dropped:0 overruns:0 carrier:15
          collisions:0 txqueuelen:100
          Interrupt:10 Base address:0x6100
 
eth1      Link encap:Ethernet  HWaddr 00:40:26:64:FA:50
          inet addr:192.168.72.1  Bcast:192.168.72.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:74 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          Interrupt:3 Base address:0x6000
 
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:35 errors:0 dropped:0 overruns:0 frame:0
          TX packets:35 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
 
#dmesg
¡ÊÃæά¡Ë
Linux Tulip driver version 0.9.15-pre11 (May 11, 2002)
tulip0: no phy info, aborting mtable build
eth0: Macronix 98715 PMAC rev 32 at 0x6000, 00:40:26:51:35:A2, IRQ 3.
ne2k-pci.c:v1.02 10/19/2000 D. Becker/P. Gortmaker
  http://www.scyld.com/network/ne2k-pci.html
eth1: RealTek RTL-8029 found at 0x6100, IRQ 10, 00:40:26:64:FA:50.
¡Ê°Ê¸åά¡Ë

Follow-Ups
[plamo:18075] Re: eth1¤Èpin¤¬¤È¤ª¤é¤ºÇº¤ó¤Ç¤¤¤Þ¤¹¡¦¡¦, Takao Ono
[plamo:18077] Re: eth1¤Èpin¤¬¤È¤ª¤é¤ºÇº¤ó¤Ç¤¤¤Þ¤¹¡¦¡¦, Iqbal Abdullah

[¸¡º÷¥Ú¡¼¥¸] [¥á¡¼¥ë°ìÍ÷]
Plamo ML ¸ø³«¥·¥¹¥Æ¥à