2010-12-14 18-16-28

Подключиться к интернету (под линукс).


#!/bin/sh

ifconfig eth0 10.0.30.29 netmask 255.255.255.0 up
route add default gw 10.0.30.1
echo nameserver 95.158.0.1 >/etc/resolv.conf


Солнце 0.0476s .