Microsoft
Software
Hardware
Network
Question : Network issues loading company web-site
Hi Experts -
Our company web-site which is hosted by a small hosting/email provider, suddenly became inaccessible this morning ONLY from our office. Any attempts to browse to the web-site were "timed-out", site didn't load, emails would not load. All other web-sites worked properly. Staff who worked from home and other offices were able to access the company site without any problems.
The office that had problems had about 20 people on an Comcast SMC cable modem/router (20/5Mbps). However, only 10 people are the employees that were accessing the web-site that had issues (other 10 people are different company).
Our hosting company said the following: (can it be true, or are they bsing?)
"""
There are no firewall rules here to restrict access from outside parties.
I suspect bad/old/wimpy firmware on the router at the SF office is either breaking where there are too many NAT entries to one IP (that of the Attack site).
I know there have been issues with new connections to the IMAP server being denied as well. I don't recall if this was the LA or SF office though. In general, each browser (or tab) can open up to 8 connections to the webserver. This isn't an issue for the webserver itself, but may appear to be suspicious traffic to smaller routers which they then block or just cannot handle.
Usually when this problem appears, other sites work fine- google , yahoo etc, but imap.crowhost.com
or last time,
www.attackmarketing.net
appeared to be down to all users.
A router restart seems to correct the issue each time.
It may be necessary to upgrade firmware on the router or just switch routers. Do you know what sort of hardware is being used now? ""
Answer : Network issues loading company web-site
given that the time value lands in a variable $time
let $time := "25/12/2006 15:00:30"
you can cast to the dataTime format like this
xs:dateTime(replace($time,
'(\d+)/(\d+)/(\d+)\s+(.*)$
', '$3-$2-$1T$4'))
Random Solutions
Text_Changed for Gridview
record source for reports and forms gone
How do you stop a Network printer from changing it's IP address
How do i convert a System.data.Linq.Binary type to a System.Data.SqlTypes.SqlBi
nary type?
What are these following files specifically?
Another Stored Procedure Question
Wifi network not able to print from the network printer
Create SQL Trigger that denies INSERT
Scheduling SQL Server 2008 Express export
How do I find a value in a third column based on a match between two other columns?