Moderator: Moderators
fitzcarraldo@acertm8215 ~ $ ifconfig
bash: ifconfig: command not found
fitzcarraldo@acertm8215 ~ $ su
Password: <--- enter the root user's password here, not your password
acertm8215 fitzcarraldo # ifconfig
eth0 Link encap:Ethernet HWaddr 00:16:36:85:6d:77
inet addr:192.168.1.68 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::216:36ff:fe85:6d77/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:15837 errors:0 dropped:0 overruns:0 frame:0
TX packets:11597 errors:0 dropped:0 overruns:0 carrier:0
collisions:59 txqueuelen:10
RX bytes:16599388 (15.8 MiB) TX bytes:1359142 (1.2 MiB)
Memory:88100000-88120000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:21227 errors:0 dropped:0 overruns:0 frame:0
TX packets:21227 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1201576 (1.1 MiB) TX bytes:1201576 (1.1 MiB)acertm8215 fitzcarraldo # ping www.google.com
PING www-tmmdi.l.google.com (216.239.59.147) 56(84) bytes of data.
64 bytes from gv-in-f147.1e100.net (216.239.59.147): icmp_seq=1 ttl=47 time=47.7 ms
64 bytes from gv-in-f147.1e100.net (216.239.59.147): icmp_seq=2 ttl=47 time=45.2 ms
64 bytes from gv-in-f147.1e100.net (216.239.59.147): icmp_seq=3 ttl=47 time=45.2 ms
64 bytes from gv-in-f147.1e100.net (216.239.59.147): icmp_seq=4 ttl=47 time=45.2 ms
^C
--- www-tmmdi.l.google.com ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 45.252/45.895/47.772/1.104 ms
acertm8215 fitzcarraldo #acertm8215 fitzcarraldo # ping 192.168.1.254 <--- my router's IP address
PING 192.168.1.254 (192.168.1.254) 56(84) bytes of data.
64 bytes from 192.168.1.254: icmp_seq=1 ttl=64 time=4.77 ms
64 bytes from 192.168.1.254: icmp_seq=2 ttl=64 time=3.19 ms
64 bytes from 192.168.1.254: icmp_seq=3 ttl=64 time=3.49 ms
64 bytes from 192.168.1.254: icmp_seq=4 ttl=64 time=3.27 ms
64 bytes from 192.168.1.254: icmp_seq=5 ttl=64 time=3.27 ms
^C
--- 192.168.1.254 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4006ms
rtt min/avg/max/mdev = 3.198/3.603/4.776/0.598 ms
acertm8215 fitzcarraldo #$ man ifconfigifconfig eth0 mtu 1492Return to Beginners|Newbies Area
Users browsing this forum: No registered users and 2 guests