Hi,
I'm using SuSE Linux 8.2. My computer is connected to a router
(DrayTek 2500) which is to connected to the internet with an internal
dsl modem. The connection works great with win95, but it is kinda slow
on linux (7-10k/sec). Additionally, traceroute seems not to work
properly. Output:
nico@Red:~> /usr/sbin/traceroute
www.google.com
traceroute to
www.google.com (66.102.9.104), 30 hops max, 40 byte
packets
1 192.168.1.1 0.445 ms 0.413 ms 0.367 ms
2 * * *
3 * * *
4 * * *
5 * * *
192.168.1.1 is my router, there are never entries after it. I guess
something is not configured the way it should be, but I don't know
what (linux newbie...). Do you have any ideas?
nico@Red:~> cat /etc/resolv.conf
domain WG
nameserver 194.25.2.129
Red:/home/nico # route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref
Use Iface
192.168.1.0 * 255.255.255.0 U 0 0
0 eth0
default 192.168.1.1 0.0.0.0 UG 0 0
0 eth0
I hope you can help me
TIA,
Nico