Blog | Tag | Local | Media | Guest | Login  RSS
BT5R1 Default Config

korean config
http://blog.naver.com/restsinffy?redirect=log&logno=40131419880

interface config
/etc/network/interfaces
auto eth0
iface eth0 inet static
address 192.168.0.1
gateway 192.168.0.254
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255

dns config
/etc/resolv.conf
nameserver 168.126.63.1

/etc/init.d/networking restart