All pastes #138930 Raw Edit

Stuff

public text v1 · immutable
#138930 ·published 2006-08-19 15:34 UTC
rendered paste body
Interfaces
-----------

# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet dhcp
auto eth2
iface eth2 inet dhcp
auto eth1
iface eth1 inet dhcp

Ifconfig
---------
eth0      Link encap:Ethernet  HWaddr 00:01:02:E1:DC:93
          inet addr:213.XXX.XXX.XXX  Bcast:213.XXX.XXX.XXX  Mask:255.255.255.128
          inet6 addr: fe80::201:2ff:fee1:dc93/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4035 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1301 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1218908 (1.1 MiB)  TX bytes:204995 (200.1 KiB)
          Interrupt:12 Base address:0xa000

eth1      Link encap:Ethernet  HWaddr 00:08:A1:1D:37:40
          inet addr:213.XXX.XXX.XXX  Bcast:213.XXX.XXX.XXX  Mask:255.255.255.128
          inet6 addr: fe80::208:a1ff:fe1d:3740/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:528 errors:0 dropped:0 overruns:0 frame:0
          TX packets:17 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:51758 (50.5 KiB)  TX bytes:1746 (1.7 KiB)
          Interrupt:11 Base address:0xa400

ROUTE
------
213.XXX.XXX.XXX  *               255.255.255.128 U     0      0        0 eth0
213.XXX.XXX.XXX  *               255.255.255.128 U     0      0        0 eth1
default         ua-213-231-32-1 0.0.0.0         UG    0      0        0 eth0