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

[debian-users:25162] Re: [Q] How to configure network? Any tool? ([Q] How to make eth0? because of no eth0.)



ä½é‡Žï¼ æµœæ¾ã§ã™ã€‚

# ã“ã®ãƒ¡ãƒ¼ãƒ«ãŒæµã‚Œã‚‹é ƒã«ã¯ãã£ã¨ã‚‚ã†è§£æ±ºã—ã¦ã‚‹ã§ã—ょã†ã­ã€‚

In <200011142133.GAA21392@xxxxxxxxxxxx>,
  on "Wed, 15 Nov 2000 06:33:44 +0900',
   with "Re: [Q] How to configure network? Any tool? ([Q] How to make eth0? because of no eth0.)",
 help <help@xxxxxxxxx> ã•ã‚“ wrote:

> # network interface
> # The first network card - this entry was created during the Debian installation
> # (network, broadcast and gateway are optional)
> iface eth0 inet static
>     address 192.168.10.15
>     netmask 255.255.255.0
>     network 192.168.10.0
>     broadcast 192.168.10.255
>     gateway 192.168.10.3

å‚考: /usr/share/doc/netbase/examples/interfaces ãŠã‚ˆã³ man interfaces

ãŸã¶ã‚“

     up route add default gw 192.168.10.3
     down route del default gw 192.168.10.3

を使ã†ã‹ã€ã‚ã‚‹ã„㯠netmask 㨠network ã®è¨­å®šã‚’見直ã™ã‹ã€ã®
ã©ã¡ã‚‰ã‹ã§ã¯ãªã„ã‹ã¨ã€‚

Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.10.0    *               255.255.255.0   U         0 0          0 eth0

ã“ã‚Œã ã¨ 192.168.10.0 ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã«å‘ã‘ãŸã‚‚ã®ã ã‘㌠eth0 ã«æµã‚Œã¾ã™ã€‚

Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.10.0     *               255.255.255.0   U         0 0          0 eth0
default         192.168.10.254   0.0.0.0         UG        0 0          0 eth0

ã®ã‚ˆã†ã« default ã§æµã‚Œã‚‹ãƒ«ãƒ¼ãƒˆã‚’設定ã—ãªã‘ã‚Œã°ã€‚

-- 
     # (ã‚ãŸã—ã®ãŠã†ã¡ã¯æµœæ¾å¸‚ã€ã€Œå¤œã®ãŠè“å­ã€ã§æœ‰åã•ã€‚)
    <kgh12351@xxxxxxxxxxx> : Taketoshi Sano (ä½é‡Žã€€æ­¦ä¿Š)