Conto Settingan router Client
cybernet
#cat /etc/rc.d/rc.local
echo "CYBERNET" > /proc/sys/kernel/hostname
ifconfig eth0 10.10.10.50 netmask 255.255.255.224 broadcast 10.10.10.63
ifconfig eth1 192.168.9.1 netmask 255.255.255.0
/sbin/route add default gw 10.10.10.33
No comments:
Post a Comment