|
|
 |
|
|
Pages: 1
Home networking and speed
(Click here to view the original thread with full colors/images)
Posted by: BooRadley
If I have both my machines plugged into the local router, shouldn't FTP from one machine to the other fly like hell, not at the maximum speed of my upstream bandwidth from my ISP? My router's routing table seems to suggest that it's directing traffic from one machine to the other without going over the internet, but it's slow as ****.
Anyone know what's wrong?
192.168.1.1 is the router
192.168.1.100 should be the desktop
192.168.1.102 should be the laptop
Router:
Destination LAN IP Subnet Mask Gateway Interface
0.0.0.0 255.255.255.0 69.250.44.183 WAN (Internet)
0.0.0.0 0.0.0.0 69.250.44.1 WAN (Internet)
69.250.44.0 255.255.252.0 69.250.44.183 WAN (Internet)
192.168.1.0 255.255.255.0 192.168.1.1 LAN & Wireless
laptop:
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 192.168.1.1 UGSc 7 3 en1
127 localhost UCS 0 0 lo0
localhost localhost UH 11 22234 lo0
169.254 link#5 UCS 0 0 en1
192.168.1 link#5 UCS 4 0 en1
192.168.1.1 0:14:bf:9a:e8:47 UHLW 6 657 en1 565
desktop 0:e:a6:6e:4:9d UHLW 3 3439 en1 1096
192.168.1.102 localhost UHS 0 2 lo0
192.168.1.255 ff:ff:ff:ff:ff:ff UHLWb 0 6 en1
Desktop:
Route Table
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...00 0e a6 6e 04 9d ...... VIA Rhine II Fast Ethernet Adapter - Packet Sche
duler Miniport
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.100 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.1.0 255.255.255.0 192.168.1.100 192.168.1.100 20
192.168.1.100 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.1.255 255.255.255.255 192.168.1.100 192.168.1.100 20
224.0.0.0 240.0.0.0 192.168.1.100 192.168.1.100 20
255.255.255.255 255.255.255.255 192.168.1.100 192.168.1.100 1
Default Gateway: 192.168.1.1
===========================================================================
Persistent Routes:
None
The only routers I ever mess with are at work, and networking on real networks doesn't seem to work exactly like networking on home networks. Even using my 10baseT switch was faster than this, by a long shot, because it was direct from one machine to the other. I must be doing something wrong. Can anyone take a gander as to what it is?
Edit: By the way, this is wireless to wired via a Linksys router, and the trace is one hop.
|
|
|
|
|