habe nun das Debian-Image von 1und1 auf meinem Root.
Wenn jemand Einstellungen oder sonst irgendwas wissen will. Einfach hier fragen und ich werd es beantworten.
Schonmal ein paar Sachen im vorraus.
/etc/network/interfaces
Code: Select all
auto lo eth0
iface lo inet loopback
iface eth0 inet dhcp
Code: Select all
eth0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
inet addr:123.123.123.123 Bcast:123.123.123.123 Mask:255.255.255.255
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:505 errors:0 dropped:0 overruns:0 frame:0
TX packets:392 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:38486 (37.5 KiB) TX bytes:47849 (46.7 KiB)
Interrupt:15 Base address:0xe000
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:6 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:732 (732.0 b) TX bytes:732 (732.0 b)
Code: Select all
Destination Gateway Genmask Flags Metric Ref Use Iface
gw-prtr-36.schl * 255.255.255.255 UH 0 0 0 eth0
default gw-prtr-36.schl 0.0.0.0 UG 0 0 0 eth0
Code: Select all
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 *:ssh *:* LISTEN
udp 0 0 *:bootpc *:*
udp 0 0 p00000000.pureserve:ntp *:*
udp 0 0 localhost.localdoma:ntp *:*
udp 0 0 *:ntp *:*
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags Type State I-Node Path
unix 4 [ ] DGRAM 166 /dev/log
unix 2 [ ] DGRAM 276
unix 2 [ ] DGRAM 208
Code: Select all
120 ? S 0:00 dhclient eth0
