My apologies, but I find it frustrating when all of the information isn't given in the first post. Had I known that you had moved the access points, then certainly I would have suggested moving them first to rule out interference.
Before I set up my wireless router (WRT110) as an AP I used it as my wired/wireless router exclusively for over a year and never once had the problem I am experiencing now. but again, I used this laptop with my WRT110 router for over a year with no problems.
That port's standard with the vmware products. It's pretty safe, but I'd keep the software up-to-date and block that port from the Internet if possible.
Reboot the router and see if it goes back down to <1 ms. What brand/model router? Some of the cheapo routers out there (specifically consumer-grade ones) require a regular reboot.
By the sounds of it, it seems as if your wireless NIC is losing connection to the wireless router (or vice-versa). You'll want to isolate the cause of this. Your choices are:
The wireless router The wireless NIC
If you can, try another wireless NIC and see if it still happens. Otherwise, I had a ...
I've learned how to subnet logically but I'm confused about how the physical configuration of a subnet looks like.
It doesn't look like anything. The IP layer (where subnetting takes place) is independent of the physical layer. Typically though, each subnet is placed in a separate broadcast ...
I'm selling the following servers. Both are fully tested, have been kept in collocation environments, and work great. I am selling these to help raise revenue for my business.
HP Proliant DL380 G3 $450.00 2x 2.80 GHz Xeon CPU (32-bit) 2 GB RAM 6x 72GB 15K RPM SCSI Drives (RAID) plus 1x spare drive ...
Like StoneCat said, DNS takes time to propagate. Once that's done, however, you will need to have your old hosting company remove your domain from their DNS records. Normally this doesn't matter, but since this is your ISP... it really does.
Alternatively, you can set the DNS servers that your ...
That does sound really strange -- A bad cable was my first guess but I see you already covered that. I'd say run through the standard scenario of scanning for spyware, virii, etc, and updating your drivers -- Perhaps it's a known issue that's been fixed.
With this new Windows install I noticed while I'm online surfing the net I'm always sending out packets. When I would watch a YouTube video I would send out packets, when I would visit websites I would send out packets. Now I know some of this is normal but what is no normal is the ratio of sent ...
Mostly from my server here on a pub IP at Interbridge... I use bonded links so it might be something LACP-related. Now that I think about it, the few times I've noticed it have been immediately after restarting that box, so it probably occurs while the links are still negotiating.
I wrote an init-style startup script for Linux. It allows Folding@Home to automatically start in the background on boot and also allows you to easily start and stop the process.
Tested on Ubuntu 7.10, but should work on other Linux distributions as well -- just may need some tweaking :-)
I used to ping Google alot when trying to verify connectivity, but lately I have been noticing that in the first 10 packets sent I will experience alot of packet loss. After those first 10 though, I will not experience any packet loss.
Has anyone else noticed this, or is there potentially something ...
What you are referring to is probably the MSS, or Maximum Segment Size (Segments are different from packets). The MSS is generally MTU (Max Transmission Unit) minus the size of all of the headers encapsulating the segment. In most cases, that's 1500 (default MTU for Ethernet) - 40 bytes (20 bytes ...
Can you please be more specific with "but I don't seem to be able to connect to the internet or anything." ?
For instance, when you're logged into your router, are you able to ping your ISP's router? If you can ping your ISP's router, can you ping anything else? Whether you can ping anything on ...
What type of router is it? Most NAT devices (like yours) don't handle BitTorrent traffic very well due to the large number of connections it has to track. Does it only do it when you're downloading/seeding Torrents or does it do it with Azureus off as well?
In my opinion, you should just hardwire it. There are a few different disadvantages to using Wireless for low-latency applications (ie: gaming.)
First, there's the fact that wifi operates at half-duplex. Second is the way CSMA/CA (collision avoidance) works. Basically, each time your wireless card ...
Try replacing the cable you're using. If that doesn't fix it, then as StoneCat says, you have a faulty NIC or the Ethernet port on the cable modem is screwed up and they need to replace it for you.
Can you elaborate more? What type of routers are they? What do you hope to accomplish by connecting them? Depending on what you want, you probably just want to connect them as switches and not as NAT routers. You would do this by plugging a cross-over cable from one switch port (not WAN port) into ...
They could just be false alarms. Most web browsers these days open several concurrent connections to a single server, which would cause a bunch of SYN packets to be sent, triggering those logs you're seeing.
In addition to the great troubleshooting steps StoneCat gave, if you're connecting 2 switches (and neither one has Auto-MDIX) you'll need to use a crossover cable. You can buy them at any BestBuy-ish store or you can make them yourself.
Yes, it's possible that you have a crossover cable. The reason why the hub might work and the switch doesn't is that you may have a hub capable of Auto-MDIX, whereas your switch isn't. Auto-MDIX essentially allows a hub or a switch to detect the type of cable being used (crossover or straight) and ...
I had this happen once when I *also* had a decent-sized video directory. I never did figure out the outcome, I deleted my Videos directory (from a command prompt) and never had the problem again :-) It's possible there is some bad data mixed somewhere in those videos and it is giving Windows hell.
In Ethereal you can filter your results by many variables, including by IP address. However, due to the nature of being on a switched network the only data you will capture from a typical node is data destined for (or originating from) your machine, and broadcast data, such as ARP packets and UPNP ...
I was just thinking about what kind of hardware people have their FAH clients running on. I just started running mine again on my desktop (Athlon XP 2700+, 1GB DDR400 RAM, XP Pro) and my web server (Dual 1.6GHz Xeons with HT, 1GB DDR266 ECC Reg'd RAM, FreeBSD 4.x.) Is anyone running theirs on ...