Änderungen

Zur Navigation springen Zur Suche springen
13 Bytes hinzugefügt ,  13:24, 18. Feb. 2005
→‎Networkconfiguration: added "nameserver" in resolv.conf
Zeile 32: Zeile 32:  
   '''ifconfig <name-of-WAN-interface> xxx.xxx.xxx.xxx''' (put in an ip used on the LAN)
 
   '''ifconfig <name-of-WAN-interface> xxx.xxx.xxx.xxx''' (put in an ip used on the LAN)
 
   '''route add default gw xxx.xxx.xxx.xxx''' (put in the ip of the gateway)
 
   '''route add default gw xxx.xxx.xxx.xxx''' (put in the ip of the gateway)
   '''echo 141.54.1.1 >> /etc/resolv.conf'''  (this configures the nameservers)
+
   '''echo "nameserver 141.54.1.1" >> /etc/resolv.conf'''  (this configures the nameservers)
 
   '''ping subsignal.org''' (to test if it works, abort with CTRL-C)
 
   '''ping subsignal.org''' (to test if it works, abort with CTRL-C)
  
157

Bearbeitungen

Navigationsmenü