/l3/users/kolya/nt-lnet-2006-06-26/linux2.unix.nt/root :1 :2 :3 :4 :5 :6 :7 :8 :9 :10 :11 :12 :13 :14 :15 :16 :17 :18 :19 :20 :21 :22 |
|
#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 |
#route -n
|
#route -n
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 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 netmask 255.255.255.0
SIOCADDRT: Network is unreachable |
#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:4912 errors:0 dropped:0 overruns:1 frame:0 TX packets:1951 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:672658 (656.8 KiB) TX bytes:279892 (273.3 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:539 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:48373 (47.2 KiB) TX bytes:211178 (206.2 KiB) |
#ifconfig mega-eth 192.168.16.62 netmask 255.255.255.192
|
#ifconfig
|
#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:4914 errors:0 dropped:0 overruns:1 frame:0 TX packets:1964 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:672778 (657.0 KiB) TX bytes:280826 (274.2 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.192 inet6 addr: fe80::207:e9ff:fe45:d2c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:539 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:48373 (47.2 KiB) TX bytes:211178 (206.2 KiB) |
#route add -e -net 192.168.16.64 netmask 255.255.255.192 gw 1
|
#route add -e -net 192.168.16.64 netmask 255.255.255.192 gw 1
|
#route add -e -net 192.168.16.64 netmask 255.255.255.192 gw 1
|
#route add -e -net 192.168
|
#mii-tool
eth0: negotiated 100baseTx-FD flow-control, link ok |
#mii-tool mega-eth
mega-eth: negotiated 100baseTx-FD flow-control, link ok |
#route add -e -net 192.168.16.64 netmask 255.255.255.192 gw 1
|
#ping 192.168.15.25
PING 192.168.15.25 (192.168.15.25) 56(84) bytes of data. --- 192.168.15.25 ping statistics --- 2 packets transmitted, 0 received, 100% packet loss, time 999ms |
#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.275 ms 64 bytes from 192.168.16.1: icmp_seq=2 ttl=64 time=0.132 ms --- 192.168.16.1 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1000ms rtt min/avg/max/mdev = 0.132/0.203/0.275/0.072 ms |
#route add -e -net 192.168.16.0 netmask 255.255.255.192 gw 19
|
#ping mail.ru
PING mail.ru (194.67.57.26) 56(84) bytes of data. --- mail.ru ping statistics --- 19 packets transmitted, 0 received, 100% packet loss, time 17998ms |
#route -n
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.16.0 192.168.16.1 255.255.255.192 UG 0 0 0 mega-eth 192.168.16.0 0.0.0.0 255.255.255.192 U 0 0 0 mega-eth 192.168.15.0 192.168.16.1 255.255.255.0 UG 0 0 0 mega-eth 0.0.0.0 192.168.16.126 0.0.0.0 UG 0 0 0 eth0 |
#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.192 U 0 0 0 mega-eth 192.168.15.0 192.168.16.1 255.255.255.0 UG 0 0 0 mega-eth 0.0.0.0 192.168.16.126 0.0.0.0 UG 0 0 0 eth0 |
#route -n
|
#ping mail.ru
PING mail.ru (194.67.57.26) 56(84) bytes of data. --- mail.ru ping statistics --- 3 packets transmitted, 0 received, 100% packet loss, time 1999ms |
#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.192 U 0 0 0 mega-eth 192.168.15.0 192.168.16.1 255.255.255.0 UG 0 0 0 mega-eth 0.0.0.0 192.168.16.126 0.0.0.0 UG 0 0 0 eth0 |
#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.192 U 0 0 0 mega-eth 192.168.15.0 192.168.16.1 255.255.255.0 UG 0 0 0 mega-eth |
#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.192 U 0 0 0 mega-eth |
#route add default gw 192.168.16.1
|
#ping mail.ru
PING mail.ru (194.67.57.26) 56(84) bytes of data. 64 bytes from mail.ru (194.67.57.26): icmp_seq=1 ttl=111 time=90.3 ms 64 bytes from mail.ru (194.67.57.26): icmp_seq=2 ttl=111 time=127 ms --- mail.ru ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1001ms rtt min/avg/max/mdev = 90.300/108.967/127.634/18.667 ms |
#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.192 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.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) --- 192.168.16.126 ping statistics --- 3 packets transmitted, 0 received, 100% packet loss, time 2001ms |
#echo 1 > /proc/sys/net/ipv4/ip_forward
|
#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:4919 errors:0 dropped:0 overruns:1 frame:0 TX packets:2006 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:673078 (657.3 KiB) TX bytes:284440 (277.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.192 inet6 addr: fe80::207:e9ff:fe45:d2c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:667 errors:0 dropped:0 overruns:0 frame:0 TX packets:782 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:58438 (57.0 KiB) TX bytes:355554 (347.2 KiB) |
#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.168 ms --- 192.168.16.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.168/0.168/0.168/0.000 ms |
#ping 192.168.16.126
PING 192.168.16.126 (192.168.16.126) 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) --- 192.168.16.126 ping statistics --- 2 packets transmitted, 0 received, 100% packet loss, time 1000ms |
#route add -e -net 192.168.16.64 netmask 255.255.255.192 gw 1
2.168.16.126 |
#ifconfig mega-eth 192.168.16.65 netmask 255.255.255.192
|
#ifconfig mega-eth 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. From 192.168.16.65 icmp_seq=1 Destination Host Unreachable From 192.168.16.65 icmp_seq=2 Destination Host Unreachable From 192.168.16.65 icmp_seq=3 Destination Host Unreachable From 192.168.16.65 icmp_seq=4 Destination Host Unreachable From 192.168.16.65 icmp_seq=5 Destination Host Unreachable From 192.168.16.65 icmp_seq=6 Destination Host Unreachable From 192.168.16.65 icmp_seq=7 Destination Host Unreachable From 192.168.16.65 icmp_seq=8 Destination Host Unreachable From 192.168.16.65 icmp_seq=9 Destination Host Unreachable --- 192.168.16.126 ping statistics --- 11 packets transmitted, 0 received, +9 errors, 100% packet loss, time 9998ms , 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.192 inet6 addr: fe80::204:79ff:fe67:9671/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4946 errors:0 dropped:0 overruns:1 frame:0 TX packets:2006 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:674698 (658.8 KiB) TX bytes:284440 (277.7 KiB) Interrupt:209 Base address:0xdc00 lo Link encap:Local Loopback ... collisions:0 txqueuelen:0 RX bytes:31144 (30.4 KiB) TX bytes:31144 (30.4 KiB) mega-eth Link encap:Ethernet HWaddr 00:07:E9:45:0D:2C inet addr:192.168.16.65 Bcast:192.168.16.255 Mask:255.255.255.192 inet6 addr: fe80::207:e9ff:fe45:d2c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:695 errors:0 dropped:0 overruns:0 frame:0 TX packets:832 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:60544 (59.1 KiB) TX bytes:367825 (359.2 KiB) |
#ifconfig mega-eth 192.168.16.65 netmask 255.255.255.192
|
#ifconfig mega-eth 192.168.16.62 netmask 255.255.255.192
|
#ping -I eth0 192.168.16.126
PING 192.168.16.126 (192.168.16.126) from 192.168.16.65 eth0: 56(84) bytes of data. --- 192.168.16.126 ping statistics --- 9 packets transmitted, 0 received, 100% packet loss, time 7999ms |
#ping -I eth0 192.168.16.126
|
#mii-tool
eth0: negotiated 100baseTx-FD flow-control, link ok |
#mii-tool mega-eth
mega-eth: negotiated 100baseTx-FD flow-control, link ok |
#ifconfig mega-eth 192.168.16.62 netmask 255.255.255.192
|
#ifconfig mega-eth 192.168.16.62 netmask 255.255.255.192
|
#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:4991 errors:0 dropped:0 overruns:1 frame:0 TX packets:2016 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:677768 (661.8 KiB) TX bytes:285382 (278.6 KiB) Interrupt:209 Base address:0xdc00 lo Link encap:Local Loopback ... collisions:0 txqueuelen:0 RX bytes:31144 (30.4 KiB) TX bytes:31144 (30.4 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.192 inet6 addr: fe80::207:e9ff:fe45:d2c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:700 errors:0 dropped:0 overruns:0 frame:0 TX packets:832 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:61329 (59.8 KiB) TX bytes:367825 (359.2 KiB) |
#ifconfig mega-eth down
|
#ifconfig mega-eth up
|
#ifconfig eth0 192.168.16.65 netmask 255.255.255.192 broadcas
192.168.16.127 |
#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.192 U 0 0 0 mega-eth 192.168.16.64 0.0.0.0 255.255.255.192 U 0 0 0 eth0 |
#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.268 ms 64 bytes from 192.168.16.1: icmp_seq=2 ttl=64 time=0.133 ms --- 192.168.16.1 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1000ms rtt min/avg/max/mdev = 0.133/0.200/0.268/0.068 ms |
#route add default gw 192.168.16.1
|
#ping mail.ru
PING mail.ru (194.67.57.26) 56(84) bytes of data. 64 bytes from mail.ru (194.67.57.26): icmp_seq=1 ttl=111 time=203 ms 64 bytes from mail.ru (194.67.57.26): icmp_seq=2 ttl=111 time=89.5 ms --- mail.ru ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1001ms rtt min/avg/max/mdev = 89.536/146.678/203.821/57.143 ms |
#route add -net 192.168.16.64 netmask 255.255.255.192 gw 192.
68.16.126 |
#route -
Usage: route [-nNvee] [-FC] [<AF>] List kernel routing tables route [-v] [-FC] {add|del|flush} ... Modify routing table for AF. route {-h|--help} [<AF>] Detailed usage syntax for specified AF. route {-V|--version} Display version/author and exit. -v, --verbose be verbose -n, --numeric don't resolve names -e, --extend display other/more information -F, --fib display Forwarding Information Base (default) -C, --cache display routing cache instead of FIB <AF>=Use '-A <af>' or '--<af>'; default: inet List of possible address families (which support routing): inet (DARPA Internet) inet6 (IPv6) ax25 (AMPR AX.25) netrom (AMPR NET/ROM) ipx (Novell IPX) ddp (Appletalk DDP) x25 (CCITT X.25) |
#n
bash: n: command not found |
#route -
|
#route -n
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.16.0 192.168.16.1 255.255.255.192 UG 0 0 0 mega-eth 192.168.16.0 0.0.0.0 255.255.255.192 U 0 0 0 mega-eth 192.168.16.64 192.168.16.126 255.255.255.192 UG 0 0 0 eth0 192.168.16.64 0.0.0.0 255.255.255.192 U 0 0 0 eth0 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. 64 bytes from 192.168.16.126: icmp_seq=1 ttl=64 time=0.259 ms 64 bytes from 192.168.16.126: icmp_seq=2 ttl=64 time=0.124 ms 64 bytes from 192.168.16.126: icmp_seq=3 ttl=64 time=0.102 ms 64 bytes from 192.168.16.126: icmp_seq=4 ttl=64 time=0.113 ms 64 bytes from 192.168.16.126: icmp_seq=5 ttl=64 time=0.098 ms --- 192.168.16.126 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4000ms rtt min/avg/max/mdev = 0.098/0.139/0.259/0.061 ms |
#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 --- 18 packets transmitted, 0 received, 100% packet loss, time 17000ms |
#route -n
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.16.0 192.168.16.1 255.255.255.192 UG 0 0 0 mega-eth 192.168.16.0 0.0.0.0 255.255.255.192 U 0 0 0 mega-eth 192.168.16.64 192.168.16.126 255.255.255.192 UG 0 0 0 eth0 192.168.16.64 0.0.0.0 255.255.255.192 U 0 0 0 eth0 0.0.0.0 192.168.16.1 0.0.0.0 UG 0 0 0 mega-eth |
#route del
68.16.126 |
#route del -net 192.168.16.0 netmask 255.255.255.192 gw 192.1
8.16.126 SIOCDELRT: No such process |
#route -n
|
#route add -net 192.168.16.128 netmask 255.255.255.192 gw 192
168.16.126 |
#route -n
|
#ping 192.168.16.129
PING 192.168.16.129 (192.168.16.129) 56(84) bytes of data. 64 bytes from 192.168.16.129: icmp_seq=1 ttl=64 time=0.276 ms 64 bytes from 192.168.16.129: icmp_seq=2 ttl=64 time=0.120 ms 64 bytes from 192.168.16.129: icmp_seq=3 ttl=64 time=0.109 ms 64 bytes from 192.168.16.129: icmp_seq=4 ttl=64 time=0.112 ms 64 bytes from 192.168.16.129: icmp_seq=5 ttl=64 time=0.112 ms 64 bytes from 192.168.16.129: icmp_seq=6 ttl=64 time=0.096 ms 64 bytes from 192.168.16.129: icmp_seq=7 ttl=64 time=0.139 ms 64 bytes from 192.168.16.129: icmp_seq=8 ttl=64 time=0.108 ms 64 bytes from 192.168.16.129: icmp_seq=9 ttl=64 time=0.107 ms 64 bytes from 192.168.16.129: icmp_seq=10 ttl=64 time=0.110 ms 64 bytes from 192.168.16.129: icmp_seq=11 ttl=64 time=0.095 ms 64 bytes from 192.168.16.129: icmp_seq=12 ttl=64 time=0.125 ms 64 bytes from 192.168.16.129: icmp_seq=13 ttl=64 time=0.105 ms 64 bytes from 192.168.16.129: icmp_seq=14 ttl=64 time=0.110 ms --- 192.168.16.129 ping statistics --- 14 packets transmitted, 14 received, 0% packet loss, time 13000ms rtt min/avg/max/mdev = 0.095/0.123/0.276/0.044 ms |
#route -n
|
#route -n
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.16.128 192.168.16.126 255.255.255.192 UG 0 0 0 eth0 192.168.16.0 0.0.0.0 255.255.255.192 U 0 0 0 mega-eth 192.168.16.64 0.0.0.0 255.255.255.192 U 0 0 0 eth0 0.0.0.0 192.168.16.1 0.0.0.0 UG 0 0 0 mega-eth |
#route -n
|
#ping mail.ru
|
#ifconfig mega-eth up
|
#route -n
|
#route -
|
#ping 192.168.16.129
|
Время первой команды журнала | 17:32:31 2006- 6-26 | |||||||||||||||||||||||||||||||||||||||
Время последней команды журнала | 18:05:40 2006- 6-26 | |||||||||||||||||||||||||||||||||||||||
Количество командных строк в журнале | 101 | |||||||||||||||||||||||||||||||||||||||
Процент команд с ненулевым кодом завершения, % | 24.75 | |||||||||||||||||||||||||||||||||||||||
Процент синтаксически неверно набранных команд, % | 1.98 | |||||||||||||||||||||||||||||||||||||||
Суммарное время работы с терминалом *, час | 0.55 | |||||||||||||||||||||||||||||||||||||||
Количество командных строк в единицу времени, команда/мин | 3.05 | |||||||||||||||||||||||||||||||||||||||
Частота использования команд |
|
В журнал автоматически попадают все команды, данные в любом терминале системы.
Для того чтобы убедиться, что журнал на текущем терминале ведётся, и команды записываются, дайте команду 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