Hi Harry,
Tks for your advice.
Knoppix LiveCD 4.0.2
1.5 Mb ADSL broadband via modem
No, on the same PC. WinXP and FC3 are running on separate HD.If I understand you correctly you are talking about one computer booting any of 3 different OS, and not 3 different computers.
I have my problem partitially solved with following step;
One of the nameserver assigned died.
# cat /etc/resolv.conf# ping -c 3 202.123.77.196Code:nameserver 202.123.77.196 nameserver 202.123.77.213# ping -c 3 202.123.77.213Code:PING 202.123.77.196 (202.123.77.196): 56 data bytes --- 202.123.77.196 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet lossAfter reverting their order, web browsing was much faster than before.Code:PING 202.123.77.213 (202.123.77.213): 56 data bytes 64 bytes from 202.123.77.213: icmp_seq=0 ttl=252 time=17.8 ms 64 bytes from 202.123.77.213: icmp_seq=1 ttl=252 time=18.2 ms 64 bytes from 202.123.77.213: icmp_seq=2 ttl=252 time=18.2 ms --- 202.123.77.213 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 17.8/18.0/18.2 ms
However each time booting up Knoppix LiveCD 4.0.2, /etc/resolv.conf is an empty file with no entry.
# cat /etc/resolv.confAfter setting up ADSL broadband connection, following nameservers are assigned automatically;Code:# Insert nameserver here # nameserver 127.0.0.1
nameserver 202.123.77.196
nameserver 202.123.77.213
But "nameserver 202.123.77.196" is not active. Each time I have to revert their order.
How to get it corrected? ISP only provides dynamic IP. DNS server is in ISP's office.
Regarding disable ipv6 in the kernel, I have to run
echo "alias net-pf-10 off" >> /etc/modprobe.conf
echo "alias ipv6 off" >> /etc/modprobe.conf
and reboot Knoppix LiveCD afterwards to take effect. But once reboot all entries disappear. Is there any suggestion? Tks.
Other informations are as follows;
CPU AMD Athlon 1.4
RAM 512MB
ADSL Modem NEC, Model ATU R-110, MAC Add 00-01-38-02 -09 -3C
As follows;How have you configured Knoppix without a router?
Connect PC to ADSL modem and run;
Kstart --> Systems --> ADSL/PPPOE configuration
then following its instruction.
# ping -c 8 64.233.187.99Try pinging sites by URL and by IP address and see if there is an extreme difference in how long it akes for you to get a response whn using URLs (not how long the ping is, but if it actually takes much longer with a stopwatch to get a response).[/list]# ping -c 8 google.comCode:PING 64.233.187.99 (64.233.187.99): 56 data bytes 64 bytes from 64.233.187.99: icmp_seq=0 ttl=239 time=310.2 ms 64 bytes from 64.233.187.99: icmp_seq=1 ttl=239 time=316.2 ms 64 bytes from 64.233.187.99: icmp_seq=2 ttl=239 time=301.1 ms 64 bytes from 64.233.187.99: icmp_seq=3 ttl=239 time=315.4 ms 64 bytes from 64.233.187.99: icmp_seq=4 ttl=239 time=302.7 ms 64 bytes from 64.233.187.99: icmp_seq=5 ttl=239 time=316.4 ms 64 bytes from 64.233.187.99: icmp_seq=6 ttl=239 time=309.5 ms 64 bytes from 64.233.187.99: icmp_seq=7 ttl=239 time=308.9 ms --- 64.233.187.99 ping statistics --- 8 packets transmitted, 8 packets received, 0% packet loss round-trip min/avg/max = 301.1/310.0/316.4 ms# traceroute 64.233.187.99Code:PING google.com (64.233.167.99): 56 data bytes 64 bytes from 64.233.167.99: icmp_seq=0 ttl=239 time=269.6 ms 64 bytes from 64.233.167.99: icmp_seq=1 ttl=239 time=271.3 ms 64 bytes from 64.233.167.99: icmp_seq=2 ttl=239 time=269.3 ms 64 bytes from 64.233.167.99: icmp_seq=3 ttl=239 time=274.2 ms 64 bytes from 64.233.167.99: icmp_seq=4 ttl=239 time=268.7 ms 64 bytes from 64.233.167.99: icmp_seq=5 ttl=239 time=269.6 ms 64 bytes from 64.233.167.99: icmp_seq=6 ttl=239 time=268.5 ms 64 bytes from 64.233.167.99: icmp_seq=7 ttl=239 time=269.2 ms --- google.com ping statistics --- 8 packets transmitted, 8 packets received, 0% packet loss round-trip min/avg/max = 268.5/270.0/274.2 ms# traceroute google.comCode:traceroute to 64.233.187.99 (64.233.187.99), 30 hops max, 38 byte packets 1 203.88.164.1 (203.88.164.1) 17.639 ms 17.132 ms 18.970 ms 2 202-123-94-73.ihenderson.com (202.123.94.73) 17.405 ms 17.613 ms 17.741 ms 3 202-123-94-89.ihenderson.com (202.123.94.89) 17.911 ms 22.485 ms 17.237 ms 4 203.131.241.121 (203.131.241.121) 19.631 ms 19.564 ms 19.924 ms 5 ge-0-0-0.r01.newthk01.hk.bb.verio.net (203.131.240.92) 20.727 ms 18.758 ms 18.696 ms 6 p4-7-2-3.r21.tokyjp01.jp.bb.verio.net (129.250.4.101) 72.798 ms 86.215 ms 86.170 ms 7 p64-2-1-0.r21.sttlwa01.us.bb.verio.net (129.250.4.185) 195.309 ms 197.576 ms 198.522 ms 8 xe-0-2-0.r20.sttlwa01.us.bb.verio.net (129.250.4.16) 182.989 ms 198.315 ms 183.735 ms 9 p16-6-0-0.r04.sttlwa01.us.bb.verio.net (129.250.2.69) 182.162 ms 181.433 ms 182.016 msIs there a way checking the speed of ADSL broadband? I'm interested to know the actual speed of my 1.5Mb ADSL broadband connection. TIACode:traceroute: Warning: google.com has multiple addresses; using 64.233.187.99 traceroute to google.com (64.233.187.99), 30 hops max, 38 byte packets 1 203.88.164.1 (203.88.164.1) 17.730 ms 18.438 ms 23.988 ms 2 202-123-94-73.ihenderson.com (202.123.94.73) 17.041 ms 16.996 ms 16.942 ms 3 202-123-94-41.ihenderson.com (202.123.94.41) 17.046 ms 17.807 ms 17.160 ms 4 203.131.241.121 (203.131.241.121) 19.895 ms 19.830 ms 18.473 ms 5 ge-0-0-0.r01.newthk01.hk.bb.verio.net (203.131.240.92) 18.845 ms 18.062 ms 20.691 ms 6 p4-7-2-3.r21.tokyjp01.jp.bb.verio.net (129.250.4.101) 86.301 ms 73.380 ms 74.348 ms 7 p64-2-1-0.r21.sttlwa01.us.bb.verio.net (129.250.4.185) 197.531 ms 195.366 ms 196.299 ms 8 xe-0-2-0.r20.sttlwa01.us.bb.verio.net (129.250.4.16) 195.067 ms 195.594 ms 198.543 ms 9 p16-6-0-0.r04.sttlwa01.us.bb.verio.net (129.250.2.69) 183.127 ms 181.962 ms 182.268 ms 10 so-3-3-1.cr1.sea1.us.above.net (64.125.12.29) 182.231 ms 182.857 ms
B.R.
satimis


Reply With Quote










