/l3/users/kolya/nt-lnet-2006-06-26/linux2.unix.nt/user :1 :2 :3 :4 :5 :6 :7 |
|
#ping 192.168.15.128
connect: Network is unreachable |
#ping 192.168.15.254
connect: Network is unreachable |
#ping 192.168.15.254
|
#ifconfig eth0 192.168.16.128 netmask 255.255.255.128
|
#route add -net 192.168.16.128 netmask 255.255.255.128
SIOCADDRT: No such device |
#ping 192.168.0.2
connect: Network is unreachable |
#ping 192.168.0.3
connect: Network is unreachable |
#cd /etc
|
#ls
adduser.conf etter.conf logrotate.conf protocols adjtime exim4 logrotate.d python aliases fdmount.conf lsb-base python2.3 alternatives fonts mactab python2.4 apm fstab magic qt3 apt gpm.conf mailcap rc0.d arpwatch.conf groff mailcap.order rc1.d at.deny group mailname rc2.d bash.bashrc group- mail.rc rc3.d bash_completion gshadow manpath.config rc4.d ... dirmngr ldap pam.conf ucf.conf discover.conf ld.so.cache pam.d udev discover.conf-2.6 ld.so.conf pango updatedb.conf discover.d ld.so.hwcappkgs papersize vga dpkg libpaper.d passwd w3m emacs locale.alias passwd- wgetrc email-addresses locale.gen perl X11 enscript.cfg localtime ppp xdg environment logcheck printcap esound login.defs profile |
#vi /proc/sys/net/ipv4/
|
#vi /proc/sys/net/ipv4/
|
#syscdl -a | greb forward
bash: greb: command not found bash: syscdl: command not found |
#syscdl -a | greb forward
bash: greb: command not found bash: syscdl: command not found |
#syscdl -a | grep forward
bash: syscdl: command not found |
#sysctl -a | grep forward
error: "Invalid argument" reading key "net.ipv6.route.flush" error: "Invalid argument" reading key "net.ipv4.route.flush" net.ipv6.conf.mega-eth.forwarding = 0 net.ipv6.conf.default.forwarding = 0 net.ipv6.conf.all.forwarding = 0 net.ipv6.conf.eth0.forwarding = 0 net.ipv6.conf.lo.forwarding = 0 net.ipv4.conf.mega-eth.mc_forwarding = 0 net.ipv4.conf.mega-eth.forwarding = 0 net.ipv4.conf.eth0.mc_forwarding = 0 net.ipv4.conf.eth0.forwarding = 0 net.ipv4.conf.lo.mc_forwarding = 0 net.ipv4.conf.lo.forwarding = 0 net.ipv4.conf.default.mc_forwarding = 0 net.ipv4.conf.default.forwarding = 0 net.ipv4.conf.all.mc_forwarding = 0 net.ipv4.conf.all.forwarding = 0 net.ipv4.ip_forward = 0 |
#vi net.ipv4.ip_forward
|
#cd proc
bash: cd: proc: No such file or directory |
#cd ..
|
#cd proc
|
#cd /sys
|
#ls
block bus class devices firmware module power |
#clear
|
#ls -a
. .. block bus class devices firmware module power |
#route add default gw 192.168.16.1
|
#ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data. From 192.168.16.1 icmp_seq=1 Destination Net Unreachable From 192.168.16.1 icmp_seq=2 Destination Net Unreachable From 192.168.16.1 icmp_seq=3 Destination Net Unreachable From 192.168.16.1 icmp_seq=4 Destination Net Unreachable From 192.168.16.1 icmp_seq=5 Destination Net Unreachable From 192.168.16.1 icmp_seq=6 Destination Net Unreachable From 192.168.16.1 icmp_seq=7 Destination Net Unreachable --- 192.168.0.1 ping statistics --- 7 packets transmitted, 0 received, +7 errors, 100% packet loss, time 5999ms |
#ping 192.168.0.2
PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data. From 192.168.16.1 icmp_seq=1 Destination Net Unreachable From 192.168.16.1 icmp_seq=2 Destination Net Unreachable From 192.168.16.1 icmp_seq=3 Destination Net Unreachable From 192.168.16.1 icmp_seq=4 Destination Net Unreachable From 192.168.16.1 icmp_seq=5 Destination Net Unreachable From 192.168.16.1 icmp_seq=6 Destination Net Unreachable From 192.168.16.1 icmp_seq=7 Destination Net Unreachable From 192.168.16.1 icmp_seq=8 Destination Net Unreachable From 192.168.16.1 icmp_seq=9 Destination Net Unreachable --- 192.168.0.2 ping statistics --- 9 packets transmitted, 0 received, +9 errors, 100% packet loss, time 8004ms |
#ping 192.168.0.3
PING 192.168.0.3 (192.168.0.3) 56(84) bytes of data. From 192.168.16.1 icmp_seq=1 Destination Net Unreachable From 192.168.16.1 icmp_seq=2 Destination Net Unreachable From 192.168.16.1 icmp_seq=3 Destination Net Unreachable From 192.168.16.1 icmp_seq=4 Destination Net Unreachable --- 192.168.0.3 ping statistics --- 4 packets transmitted, 0 received, +4 errors, 100% packet loss, time 3000ms |
#sysctl -a | grep forward
error: "Invalid argument" reading key "net.ipv6.route.flush" net.ipv6.conf.mega-eth.forwarding = 0 net.ipv6.conf.default.forwarding = 0 net.ipv6.conf.all.forwarding = 0 net.ipv6.conf.eth0.forwarding = 0 net.ipv6.conf.lo.forwarding = 0 net.ipv4.conf.mega-eth.mc_forwarding = 0 net.ipv4.conf.mega-eth.forwarding = 0 net.ipv4.conf.eth0.mc_forwarding = 0 net.ipv4.conf.eth0.forwarding = 0 net.ipv4.conf.lo.mc_forwarding = 0 net.ipv4.conf.lo.forwarding = 0 net.ipv4.conf.default.mc_forwarding = 0 net.ipv4.conf.default.forwarding = 0 net.ipv4.conf.all.mc_forwarding = 0 net.ipv4.conf.all.forwarding = 0 error: "Invalid argument" reading key "net.ipv4.route.flush" net.ipv4.ip_forward = 0 |
#cd proc
bash: cd: proc: No such file or directory |
#ls
block bus class devices firmware module power |
#ping 192.168.15.254
|
#ifconfig eth0 192.168.16.128 netmask 255.255.255.128
|
#vi net.ipv4.ip_forward
|
#ls
block bus class devices firmware module power |
#ping 192.168.15.254
|
#netstat -rn
Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.16.128 0.0.0.0 255.255.255.128 U 0 0 0 eth0 192.168.16.0 0.0.0.0 255.255.255.128 U 0 0 0 mega-eth 0.0.0.0 192.168.16.1 0.0.0.0 UG 0 0 0 mega-eth |
#ping 192.168.16.126
PING 192.168.16.126 (192.168.16.126) 56(84) bytes of data. From 192.168.16.62 icmp_seq=1 Destination Host Unreachable From 192.168.16.62 icmp_seq=2 Destination Host Unreachable From 192.168.16.62 icmp_seq=3 Destination Host Unreachable From 192.168.16.62 icmp_seq=4 Destination Host Unreachable From 192.168.16.62 icmp_seq=5 Destination Host Unreachable From 192.168.16.62 icmp_seq=6 Destination Host Unreachable From 192.168.16.62 icmp_seq=7 Destination Host Unreachable From 192.168.16.62 icmp_seq=8 Destination Host Unreachable From 192.168.16.62 icmp_seq=9 Destination Host Unreachable ... From 192.168.16.62 icmp_seq=15 Destination Host Unreachable From 192.168.16.62 icmp_seq=16 Destination Host Unreachable From 192.168.16.62 icmp_seq=17 Destination Host Unreachable From 192.168.16.62 icmp_seq=18 Destination Host Unreachable From 192.168.16.62 icmp_seq=19 Destination Host Unreachable From 192.168.16.62 icmp_seq=20 Destination Host Unreachable From 192.168.16.62 icmp_seq=21 Destination Host Unreachable --- 192.168.16.126 ping statistics --- 23 packets transmitted, 0 received, +21 errors, 100% packet loss, time 21999ms , pipe 4 |
#ping 192.168.16.126
PING 192.168.16.126 (192.168.16.126) 56(84) bytes of data. --- 192.168.16.126 ping statistics --- 2 packets transmitted, 0 received, 100% packet loss, time 999ms |
#ifconfig
eth0 Link encap:Ethernet HWaddr 00:04:79:67:96:71 inet addr:192.168.16.128 Bcast:192.168.16.255 Mask:255.255.255.128 inet6 addr: fe80::204:79ff:fe67:9671/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4802 errors:0 dropped:0 overruns:1 frame:0 TX packets:1785 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:658712 (643.2 KiB) TX bytes:267206 (260.9 KiB) Interrupt:209 Base address:0xdc00 lo Link encap:Local Loopback ... collisions:0 txqueuelen:0 RX bytes:29016 (28.3 KiB) TX bytes:29016 (28.3 KiB) mega-eth Link encap:Ethernet HWaddr 00:07:E9:45:0D:2C inet addr:192.168.16.62 Bcast:192.168.16.255 Mask:255.255.255.128 inet6 addr: fe80::207:e9ff:fe45:d2c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:188 errors:0 dropped:0 overruns:0 frame:0 TX packets:252 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:16125 (15.7 KiB) TX bytes:146785 (143.3 KiB) |
#ifconfig eth0 192.168.16.65 netmask 255.255.255.0
|
#ping 192.168.16.126
PING 192.168.16.126 (192.168.16.126) 56(84) bytes of data. From 192.168.16.62 icmp_seq=1 Destination Host Unreachable From 192.168.16.62 icmp_seq=2 Destination Host Unreachable From 192.168.16.62 icmp_seq=3 Destination Host Unreachable From 192.168.16.62 icmp_seq=4 Destination Host Unreachable From 192.168.16.62 icmp_seq=5 Destination Host Unreachable From 192.168.16.62 icmp_seq=6 Destination Host Unreachable --- 192.168.16.126 ping statistics --- 8 packets transmitted, 0 received, +6 errors, 100% packet loss, time 6998ms , pipe 4 |
#ifconfig
eth0 Link encap:Ethernet HWaddr 00:04:79:67:96:71 inet addr:192.168.16.65 Bcast:192.168.16.255 Mask:255.255.255.0 inet6 addr: fe80::204:79ff:fe67:9671/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4823 errors:0 dropped:0 overruns:1 frame:0 TX packets:1785 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:659972 (644.5 KiB) TX bytes:267206 (260.9 KiB) Interrupt:209 Base address:0xdc00 lo Link encap:Local Loopback ... collisions:0 txqueuelen:0 RX bytes:29912 (29.2 KiB) TX bytes:29912 (29.2 KiB) mega-eth Link encap:Ethernet HWaddr 00:07:E9:45:0D:2C inet addr:192.168.16.62 Bcast:192.168.16.255 Mask:255.255.255.128 inet6 addr: fe80::207:e9ff:fe45:d2c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:210 errors:0 dropped:0 overruns:0 frame:0 TX packets:292 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:17939 (17.5 KiB) TX bytes:156358 (152.6 KiB) |
#ifconfig eth0 192.168.16.65 netmask 255.255.255.192
|
#ping 192.168.16.126
PING 192.168.16.126 (192.168.16.126) 56(84) bytes of data. 64 bytes from 192.168.16.126: icmp_seq=1 ttl=64 time=0.169 ms 64 bytes from 192.168.16.126: icmp_seq=2 ttl=64 time=0.108 ms 64 bytes from 192.168.16.126: icmp_seq=3 ttl=64 time=0.112 ms 64 bytes from 192.168.16.126: icmp_seq=4 ttl=64 time=0.109 ms 64 bytes from 192.168.16.126: icmp_seq=5 ttl=64 time=0.098 ms 64 bytes from 192.168.16.126: icmp_seq=6 ttl=64 time=0.118 ms 64 bytes from 192.168.16.126: icmp_seq=7 ttl=64 time=0.098 ms 64 bytes from 192.168.16.126: icmp_seq=8 ttl=64 time=0.136 ms 64 bytes from 192.168.16.126: icmp_seq=9 ttl=64 time=0.104 ms 64 bytes from 192.168.16.126: icmp_seq=10 ttl=64 time=0.101 ms 64 bytes from 192.168.16.126: icmp_seq=11 ttl=64 time=0.140 ms 64 bytes from 192.168.16.126: icmp_seq=12 ttl=64 time=0.109 ms 64 bytes from 192.168.16.126: icmp_seq=13 ttl=64 time=0.126 ms 64 bytes from 192.168.16.126: icmp_seq=14 ttl=64 time=0.124 ms 64 bytes from 192.168.16.126: icmp_seq=15 ttl=64 time=0.097 ms 64 bytes from 192.168.16.126: icmp_seq=16 ttl=64 time=0.110 ms 64 bytes from 192.168.16.126: icmp_seq=17 ttl=64 time=0.096 ms --- 192.168.16.126 ping statistics --- 17 packets transmitted, 17 received, 0% packet loss, time 16001ms rtt min/avg/max/mdev = 0.096/0.115/0.169/0.018 ms |
#ping 192.168.16.1
PING 192.168.16.1 (192.168.16.1) 56(84) bytes of data. 64 bytes from 192.168.16.1: icmp_seq=1 ttl=64 time=0.169 ms 64 bytes from 192.168.16.1: icmp_seq=2 ttl=64 time=0.134 ms 64 bytes from 192.168.16.1: icmp_seq=3 ttl=64 time=0.137 ms 64 bytes from 192.168.16.1: icmp_seq=4 ttl=64 time=0.135 ms 64 bytes from 192.168.16.1: icmp_seq=5 ttl=64 time=0.125 ms 64 bytes from 192.168.16.1: icmp_seq=6 ttl=64 time=0.134 ms --- 192.168.16.1 ping statistics --- 6 packets transmitted, 6 received, 0% packet loss, time 4999ms rtt min/avg/max/mdev = 0.125/0.139/0.169/0.013 ms |
#echo 1 > /proc/sys/net/ipv
ipv4/ ipv6/ |
#echo 1 > /proc/sys/net/ipv4/ip_forward
|
#ping 192.168.16.129
PING 192.168.16.129 (192.168.16.129) 56(84) bytes of data. From 192.168.16.1: icmp_seq=1 Redirect Host(New nexthop: 192.168.16.62) From 192.168.16.1: icmp_seq=2 Redirect Host(New nexthop: 192.168.16.62) From 192.168.16.1: icmp_seq=3 Redirect Host(New nexthop: 192.168.16.62) From 192.168.16.1: icmp_seq=4 Redirect Host(New nexthop: 192.168.16.62) From 192.168.16.1: icmp_seq=5 Redirect Host(New nexthop: 192.168.16.62) From 192.168.16.1: icmp_seq=6 Redirect Host(New nexthop: 192.168.16.62) From 192.168.16.1: icmp_seq=8 Redirect Host(New nexthop: 192.168.16.62) From 192.168.16.1: icmp_seq=11 Redirect Host(New nexthop: 192.168.16.62) --- 192.168.16.129 ping statistics --- 12 packets transmitted, 0 received, 100% packet loss, time 11000ms |
#ping 192.168.16.129
PING 192.168.16.129 (192.168.16.129) 56(84) bytes of data. From 192.168.16.1: icmp_seq=1 Redirect Host(New nexthop: 192.168.16.62) From 192.168.16.1: icmp_seq=2 Redirect Host(New nexthop: 192.168.16.62) From 192.168.16.1: icmp_seq=3 Redirect Host(New nexthop: 192.168.16.62) From 192.168.16.1: icmp_seq=4 Redirect Host(New nexthop: 192.168.16.62) From 192.168.16.1: icmp_seq=5 Redirect Host(New nexthop: 192.168.16.62) From 192.168.16.1: icmp_seq=6 Redirect Host(New nexthop: 192.168.16.62) From 192.168.16.1: icmp_seq=8 Redirect Host(New nexthop: 192.168.16.62) From 192.168.16.1: icmp_seq=11 Redirect Host(New nexthop: 192.168.16.62) From 192.168.16.1: icmp_seq=17 Redirect Host(New nexthop: 192.168.16.62) --- 192.168.16.129 ping statistics --- 17 packets transmitted, 0 received, 100% packet loss, time 15999ms |
#tracerout 192.168.16.129
bash: tracerout: command not found |
#apt-get install traceroute
Reading package lists... Done Building dependency tree... Done traceroute is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded. |
#traceroute -n 192.168.16.129
traceroute to 192.168.16.129 (192.168.16.129), 30 hops max, 40 byte packets 1 192.168.16.1 0.177 ms 0.156 ms 0.118 ms 2 * * * 3 * |
#netstat -rn
Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.16.64 0.0.0.0 255.255.255.192 U 0 0 0 eth0 192.168.16.0 0.0.0.0 255.255.255.128 U 0 0 0 mega-eth 0.0.0.0 192.168.16.1 0.0.0.0 UG 0 0 0 mega-eth |
#route add default gw 192.168.16.126
|
#ping 192.168.16.126
PING 192.168.16.126 (192.168.16.126) 56(84) bytes of data. 64 bytes from 192.168.16.126: icmp_seq=1 ttl=64 time=0.152 ms 64 bytes from 192.168.16.126: icmp_seq=2 ttl=64 time=0.111 ms 64 bytes from 192.168.16.126: icmp_seq=3 ttl=64 time=0.101 ms 64 bytes from 192.168.16.126: icmp_seq=4 ttl=64 time=0.120 ms 64 bytes from 192.168.16.126: icmp_seq=5 ttl=64 time=0.103 ms 64 bytes from 192.168.16.126: icmp_seq=6 ttl=64 time=0.104 ms 64 bytes from 192.168.16.126: icmp_seq=7 ttl=64 time=0.097 ms 64 bytes from 192.168.16.126: icmp_seq=8 ttl=64 time=0.107 ms 64 bytes from 192.168.16.126: icmp_seq=9 ttl=64 time=0.112 ms 64 bytes from 192.168.16.126: icmp_seq=10 ttl=64 time=0.104 ms 64 bytes from 192.168.16.126: icmp_seq=11 ttl=64 time=0.129 ms 64 bytes from 192.168.16.126: icmp_seq=12 ttl=64 time=0.108 ms --- 192.168.16.126 ping statistics --- 12 packets transmitted, 12 received, 0% packet loss, time 11003ms rtt min/avg/max/mdev = 0.097/0.112/0.152/0.016 ms |
#ping mail.ru
ping: unknown host mail.ru |
#route -n
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.16.64 0.0.0.0 255.255.255.192 U 0 0 0 eth0 192.168.16.0 0.0.0.0 255.255.255.128 U 0 0 0 mega-eth 0.0.0.0 192.168.16.126 0.0.0.0 UG 0 0 0 eth0 0.0.0.0 192.168.16.1 0.0.0.0 UG 0 0 0 mega-eth |
#route add default gw 192.168.15.254
SIOCADDRT: Network is unreachable |
#route delete
|
#ifconfig
eth0 Link encap:Ethernet HWaddr 00:04:79:67:96:71 inet addr:192.168.16.65 Bcast:192.168.16.255 Mask:255.255.255.192 inet6 addr: fe80::204:79ff:fe67:9671/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4904 errors:0 dropped:0 overruns:1 frame:0 TX packets:1906 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:672178 (656.4 KiB) TX bytes:276626 (270.1 KiB) Interrupt:209 Base address:0xdc00 lo Link encap:Local Loopback ... collisions:0 txqueuelen:0 RX bytes:29912 (29.2 KiB) TX bytes:29912 (29.2 KiB) mega-eth Link encap:Ethernet HWaddr 00:07:E9:45:0D:2C inet addr:192.168.16.62 Bcast:192.168.16.255 Mask:255.255.255.128 inet6 addr: fe80::207:e9ff:fe45:d2c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:532 errors:0 dropped:0 overruns:0 frame:0 TX packets:585 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:47079 (45.9 KiB) TX bytes:211178 (206.2 KiB) |
#vi /etc/mactab
|
#ifconfig
eth0 Link encap:Ethernet HWaddr 00:04:79:67:96:71 inet addr:192.168.16.65 Bcast:192.168.16.255 Mask:255.255.255.192 inet6 addr: fe80::204:79ff:fe67:9671/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4904 errors:0 dropped:0 overruns:1 frame:0 TX packets:1912 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:672178 (656.4 KiB) TX bytes:277070 (270.5 KiB) Interrupt:209 Base address:0xdc00 lo Link encap:Local Loopback ... collisions:0 txqueuelen:0 RX bytes:29912 (29.2 KiB) TX bytes:29912 (29.2 KiB) mega-eth Link encap:Ethernet HWaddr 00:07:E9:45:0D:2C inet addr:192.168.16.62 Bcast:192.168.16.255 Mask:255.255.255.128 inet6 addr: fe80::207:e9ff:fe45:d2c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:534 errors:0 dropped:0 overruns:0 frame:0 TX packets:585 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:47588 (46.4 KiB) TX bytes:211178 (206.2 KiB) |
#vi /etc/mactab
|
#ifconfig
eth0 Link encap:Ethernet HWaddr 00:04:79:67:96:71 inet addr:192.168.16.65 Bcast:192.168.16.255 Mask:255.255.255.192 inet6 addr: fe80::204:79ff:fe67:9671/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4904 errors:0 dropped:0 overruns:1 frame:0 TX packets:1912 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:672178 (656.4 KiB) TX bytes:277070 (270.5 KiB) Interrupt:209 Base address:0xdc00 lo Link encap:Local Loopback ... collisions:0 txqueuelen:0 RX bytes:29912 (29.2 KiB) TX bytes:29912 (29.2 KiB) mega-eth Link encap:Ethernet HWaddr 00:07:E9:45:0D:2C inet addr:192.168.16.62 Bcast:192.168.16.255 Mask:255.255.255.128 inet6 addr: fe80::207:e9ff:fe45:d2c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:534 errors:0 dropped:0 overruns:0 frame:0 TX packets:585 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:47588 (46.4 KiB) TX bytes:211178 (206.2 KiB) |
#vi /etc/network/interfaces
|
#ifdown eth1
ifdown: interface eth1 not configured |
#ifconfig
bash: ifconfigeth1: command not found |
#ifconfig
eth0 Link encap:Ethernet HWaddr 00:04:79:67:96:71 inet addr:192.168.16.65 Bcast:192.168.16.255 Mask:255.255.255.192 inet6 addr: fe80::204:79ff:fe67:9671/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4905 errors:0 dropped:0 overruns:1 frame:0 TX packets:1915 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:672238 (656.4 KiB) TX bytes:277278 (270.7 KiB) Interrupt:209 Base address:0xdc00 lo Link encap:Local Loopback ... collisions:0 txqueuelen:0 RX bytes:29912 (29.2 KiB) TX bytes:29912 (29.2 KiB) mega-eth Link encap:Ethernet HWaddr 00:07:E9:45:0D:2C inet addr:192.168.16.62 Bcast:192.168.16.255 Mask:255.255.255.128 inet6 addr: fe80::207:e9ff:fe45:d2c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:534 errors:0 dropped:0 overruns:0 frame:0 TX packets:585 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:47588 (46.4 KiB) TX bytes:211178 (206.2 KiB) |
#ifdown mega-eth
ifdown: interface mega-eth not configured |
#ifconfig eth1 192.168.16.62 netmask 255.255.255.192
SIOCSIFADDR: No such device eth1: ERROR while getting interface flags: No such device SIOCSIFNETMASK: No such device |
#mii-tool
eth0: negotiated 100baseTx-FD flow-control, link ok |
#vi /etc/network/interfaces
|
#vi /etc/mactab
|
#ifdown mega-eth
ifdown: interface mega-eth not configured |
#ifconfig
eth0 Link encap:Ethernet HWaddr 00:04:79:67:96:71 inet addr:192.168.16.65 Bcast:192.168.16.255 Mask:255.255.255.192 inet6 addr: fe80::204:79ff:fe67:9671/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4906 errors:0 dropped:0 overruns:1 frame:0 TX packets:1917 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:672298 (656.5 KiB) TX bytes:277412 (270.9 KiB) Interrupt:209 Base address:0xdc00 lo Link encap:Local Loopback ... collisions:0 txqueuelen:0 RX bytes:29912 (29.2 KiB) TX bytes:29912 (29.2 KiB) mega-eth Link encap:Ethernet HWaddr 00:07:E9:45:0D:2C inet addr:192.168.16.62 Bcast:192.168.16.255 Mask:255.255.255.128 inet6 addr: fe80::207:e9ff:fe45:d2c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:534 errors:0 dropped:0 overruns:0 frame:0 TX packets:585 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:47588 (46.4 KiB) TX bytes:211178 (206.2 KiB) |
#namei
namei nameif |
#namei -h
namei: invalid option -- h usage: namei [-mx] pathname [pathname ...] |
#namei --help
namei: invalid option -- - usage: namei [-mx] pathname [pathname ...] |
#nameif --help
usage: nameif [-c configurationfile] [-s] {ifname macaddress} |
#nameif eth1 00:07:E9:45:0D:2C
cannot change name of mega-eth to eth1: Device or resource busy |
#lsof eth1
lsof: status error on eth1: No such file or directory lsof 4.77 latest revision: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ latest FAQ: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ latest man page: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_man usage: [-?abhlnNoOPRstUvVX] [+|-c c] [+|-d s] [+D D] [+|-f] [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s] [+|-r [t]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names] Use the ``-h'' option to get more help information. |
#lsof mega-eth
lsof: status error on mega-eth: No such file or directory lsof 4.77 latest revision: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ latest FAQ: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ latest man page: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_man usage: [-?abhlnNoOPRstUvVX] [+|-c c] [+|-d s] [+D D] [+|-f] [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s] [+|-r [t]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names] Use the ``-h'' option to get more help information. |
#echo 0 > /proc/sys/net/ipv
ipv4/ ipv6/ |
#echo 0 > /proc/sys/net/ipv4/ip_forward
|
#nameif eth1 00:07:E9:45:0D:2C
cannot change name of mega-eth to eth1: Device or resource busy |
#lsof mega-eth
|
#ps aux | grep mega
root 5766 0.0 0.0 3348 772 pts/1 R+ 17:34 0:00 grep mega |
#ifdown mega-eth
ifdown: interface mega-eth not configured |
#ifconfig
eth0 Link encap:Ethernet HWaddr 00:04:79:67:96:71 inet addr:192.168.16.65 Bcast:192.168.16.255 Mask:255.255.255.192 inet6 addr: fe80::204:79ff:fe67:9671/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4909 errors:0 dropped:0 overruns:1 frame:0 TX packets:1932 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:672478 (656.7 KiB) TX bytes:278480 (271.9 KiB) Interrupt:209 Base address:0xdc00 lo Link encap:Local Loopback ... collisions:0 txqueuelen:0 RX bytes:29912 (29.2 KiB) TX bytes:29912 (29.2 KiB) mega-eth Link encap:Ethernet HWaddr 00:07:E9:45:0D:2C inet addr:192.168.16.62 Bcast:192.168.16.255 Mask:255.255.255.128 inet6 addr: fe80::207:e9ff:fe45:d2c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:534 errors:0 dropped:0 overruns:0 frame:0 TX packets:585 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:47588 (46.4 KiB) TX bytes:211178 (206.2 KiB) |
#nameif eth1 00:07:E9:45:0D:2C
cannot change name of mega-eth to eth1: Device or resource busy |
#mii-tool
eth0: negotiated 100baseTx-FD flow-control, link ok |
#mii-tool mega-eth
mega-eth: negotiated 100baseTx-FD flow-control, link ok |
#nameif eth1 00:07:E9:45:0D:2C
cannot change name of mega-eth to eth1: Device or resource busy |
#ifdown mega-eth
ifdown: interface mega-eth not configured |
#ifconfig
eth0 Link encap:Ethernet HWaddr 00:04:79:67:96:71 inet addr:192.168.16.65 Bcast:192.168.16.255 Mask:255.255.255.192 inet6 addr: fe80::204:79ff:fe67:9671/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4911 errors:0 dropped:0 overruns:1 frame:0 TX packets:1947 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:672598 (656.8 KiB) TX bytes:279610 (273.0 KiB) Interrupt:209 Base address:0xdc00 lo Link encap:Local Loopback ... collisions:0 txqueuelen:0 RX bytes:29912 (29.2 KiB) TX bytes:29912 (29.2 KiB) mega-eth Link encap:Ethernet HWaddr 00:07:E9:45:0D:2C inet addr:192.168.16.62 Bcast:192.168.16.255 Mask:255.255.255.128 inet6 addr: fe80::207:e9ff:fe45:d2c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:537 errors:0 dropped:0 overruns:0 frame:0 TX packets:585 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:47864 (46.7 KiB) TX bytes:211178 (206.2 KiB) |
#route -n
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.16.64 0.0.0.0 255.255.255.192 U 0 0 0 eth0 192.168.16.0 0.0.0.0 255.255.255.128 U 0 0 0 mega-eth 0.0.0.0 192.168.16.126 0.0.0.0 UG 0 0 0 eth0 0.0.0.0 192.168.16.1 0.0.0.0 UG 0 0 0 mega-eth |
#route delete -e -net 192.168.16.64 netmask 255.255.255.192 g
|
#route -n
|
#route -n
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.16.0 0.0.0.0 255.255.255.128 U 0 0 0 mega-eth 0.0.0.0 192.168.16.126 0.0.0.0 UG 0 0 0 eth0 0.0.0.0 192.168.16.1 0.0.0.0 UG 0 0 0 mega-eth |
#route delete -e -net 192.168.16.0 netmask 255.255.255.128 gw
0.0.0.0 |
Время первой команды журнала | 16:48:37 2006- 6-26 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Время последней команды журнала | 17:37:41 2006- 6-26 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в журнале | 101 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент команд с ненулевым кодом завершения, % | 33.66 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент синтаксически неверно набранных команд, % | 3.96 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Суммарное время работы с терминалом *, час | 0.82 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в единицу времени, команда/мин | 2.06 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Частота использования команд |
|
В журнал автоматически попадают все команды, данные в любом терминале системы.
Для того чтобы убедиться, что журнал на текущем терминале ведётся, и команды записываются, дайте команду w. В поле WHAT, соответствующем текущему терминалу, должна быть указана программа script.
Команды, при наборе которых были допущены синтаксические ошибки, выводятся перечёркнутым текстом:
$ l s-l bash: l: command not found |
Если код завершения команды равен нулю, команда была выполнена без ошибок. Команды, код завершения которых отличен от нуля, выделяются цветом.
$ test 5 -lt 4 |
Команды, ход выполнения которых был прерван пользователем, выделяются цветом.
$ find / -name abc find: /home/devi-orig/.gnome2: Keine Berechtigung find: /home/devi-orig/.gnome2_private: Keine Berechtigung find: /home/devi-orig/.nautilus/metafiles: Keine Berechtigung find: /home/devi-orig/.metacity: Keine Berechtigung find: /home/devi-orig/.inkscape: Keine Berechtigung ^C |
Команды, выполненные с привилегиями суперпользователя, выделяются слева красной чертой.
# id uid=0(root) gid=0(root) Gruppen=0(root) |
Изменения, внесённые в текстовый файл с помощью редактора, запоминаются и показываются в журнале в формате ed. Строки, начинающиеся символом "<", удалены, а строки, начинающиеся символом ">" -- добавлены.
$ vi ~/.bashrc
|
Для того чтобы изменить файл в соответствии с показанными в диффшоте изменениями, можно воспользоваться командой patch. Нужно скопировать изменения, запустить программу patch, указав в качестве её аргумента файл, к которому применяются изменения, и всавить скопированный текст:
$ patch ~/.bashrc |
Для того чтобы получить краткую справочную информацию о команде, нужно подвести к ней мышь. Во всплывающей подсказке появится краткое описание команды.
Если справочная информация о команде есть, команда выделяется голубым фоном, например: vi. Если справочная информация отсутствует, команда выделяется розовым фоном, например: notepad.exe. Справочная информация может отсутствовать в том случае, если (1) команда введена неверно; (2) если распознавание команды LiLaLo выполнено неверно; (3) если информация о команде неизвестна LiLaLo. Последнее возможно для редких команд.
Большие, в особенности многострочные, всплывающие подсказки лучше всего показываются браузерами KDE Konqueror, Apple Safari и Microsoft Internet Explorer. В браузерах Mozilla и Firefox они отображаются не полностью, а вместо перевода строки выводится специальный символ.
Время ввода команды, показанное в журнале, соответствует времени начала ввода командной строки, которое равно тому моменту, когда на терминале появилось приглашение интерпретатора
Имя терминала, на котором была введена команда, показано в специальном блоке. Этот блок показывается только в том случае, если терминал текущей команды отличается от терминала предыдущей.
Вывод не интересующих вас в настоящий момент элементов журнала, таких как время, имя терминала и других, можно отключить. Для этого нужно воспользоваться формой управления журналом вверху страницы.
Небольшие комментарии к командам можно вставлять прямо из командной строки. Комментарий вводится прямо в командную строку, после символов #^ или #v. Символы ^ и v показывают направление выбора команды, к которой относится комментарий: ^ - к предыдущей, v - к следующей. Например, если в командной строке было введено:
$ whoami
user
$ #^ Интересно, кто я?в журнале это будет выглядеть так:
$ whoami
user
Интересно, кто я? |
Если комментарий содержит несколько строк, его можно вставить в журнал следующим образом:
$ whoami
user
$ cat > /dev/null #^ Интересно, кто я?
Программа whoami выводит имя пользователя, под которым мы зарегистрировались в системе. - Она не может ответить на вопрос о нашем назначении в этом мире.В журнале это будет выглядеть так:
$ whoami user
|
Комментарии, не относящиеся непосредственно ни к какой из команд, добавляются точно таким же способом, только вместо симолов #^ или #v нужно использовать символы #=
1 2 3 4Группы команд, выполненных на разных терминалах, разделяются специальной линией. Под этой линией в правом углу показано имя терминала, на котором выполнялись команды. Для того чтобы посмотреть команды только одного сенса, нужно щёкнуть по этому названию.
LiLaLo (L3) расшифровывается как Live Lab Log.
Программа разработана для повышения эффективности обучения Unix/Linux-системам.
(c) Игорь Чубин, 2004-2008