 NetFixerFrom my cold dead handsPremium join:2004-06-24 The Boro Reviews:
·Comcast Business..
·Vonage
·Cingular Wireless
·Comcast
| reply to pflog
Re: [Business] [POLL] Do you have the new 15/3 or 27/7 business said by pflog:He then went on to ask me what the problem was, and he said something like "the DNS server is not set, I will enable that and it will fix your problem".  I've gotten that same advice too, and also have been told that the SMC gateway will not even work unless you enable its DHCP server, and that the SMC gateway's 1-1 NAT was the only way you could use your static IP addresses.
said by pflog:Naturally, it didn't fix the problem. Then he asks where I'm testing from and I tell him various mirrors and he tells me "engineering requires you to test from speedtest.comcast.net to get an accurate speed result". SIGH, and I was just talking about how the business class support reps were more knowledgeable. While the ratio of real techs to script readers is better with business class, it's still the luck of the draw when you call for support. -- We can never have enough of nature. We need to witness our own limits transgressed, and some life pasturing freely where we never wander. |
|
 ropeguruPremium join:2001-01-25 Mechanicsville, VA | But yet they advertise as a "Business Class" service, charge business prices yet will not treat you like a business customer.
Typical of Comcast. |
|
 espaethDigital PlumberPremium,MVM join:2001-04-21 Minneapolis, MN kudos:2 Reviews:
·Vitelity VOIP
| reply to NetFixer said by NetFixer:While the ratio of real techs to script readers is better with business class, it's still the luck of the draw when you call for support. There was a noticeable drop in quality of rep when they centralized business support. The local Minneapolis support team was awesome, back when they existed. |
|
 JohnInSJPremium join:2003-09-22 San Jose, CA Reviews:
·PHONE POWER
·Comcast
| reply to NetFixer said by NetFixer:said by pflog:He then went on to ask me what the problem was, and he said something like "the DNS server is not set, I will enable that and it will fix your problem".  I've gotten that same advice too, and also have been told that the SMC gateway will not even work unless you enable its DHCP server, and that the SMC gateway's 1-1 NAT was the only way you could use your static IP addresses. said by pflog:Naturally, it didn't fix the problem. Then he asks where I'm testing from and I tell him various mirrors and he tells me "engineering requires you to test from speedtest.comcast.net to get an accurate speed result". SIGH, and I was just talking about how the business class support reps were more knowledgeable. While the ratio of real techs to script readers is better with business class, it's still the luck of the draw when you call for support. that's not even remotely correct - you can use true static mode with static IPs. Your static IP is routed thru the modem. It's a standard config -- My place : »www.schettino.us |
|
 | said by JohnInSJ:that's not even remotely correct - you can use true static mode with static IPs. Your static IP is routed thru the modem. It's a standard config This is TRUE for STATIC IPs, EVERYBODY, all you need to do is set Disable Firewall for True Static IP Subnet Only / Disable Gateway Smart Packet Detection on the firewall page, and then use YOUR OWN ROUTER, and Do not use DHCP to get IP address from the SMCD3G, put in the REAL STATIC IP address in YOUR ROUTER, and the SMC will pass all traffic straight thru. (This way your only NAT'd once, as long as you set that up inside YOUR OWN ROUTER. Not that hard to setup traffic rules inside Cisco routers, and almost any security appliance with NAT cabability will work well. We let windows assign DHCP addresses on the LAN side, the Cisco/Security appliance only needs to know what the address range is. We do not let the Cisco/Security appliance divy out DHCP addresses, even though it can. In a Windows-Server enterprise its better to let it keep track of DNS/DHCP that way it keystones everything and integrates better with Active Directory.
Another thing I do at our office is this : I connected a cheapy Netgear wireless router directly to one of the 4 ports on the SMCD3G, and I set it up to get a DHCP address from the SMCD3G 10.1.10.X address and I let guests that visit our office use the netgear for internet access, and that keeps them off of the LAN side of our Cisco PIX thus securely on the otherside, just like any other internet user would be. This also makes a nice way to test Cisco VPN Tunnelling software inside our office, thru the Cisco firewall.
There is one more great benifit of setting this type of IPV4 setup, if you ever change providers, then you will only need to make minimal changes IN YOUR OWN ROUTER. all internal IP's would never change, thus no more changing the entire enterprise's IP addresses, as you would keep the NAT'd IPs that you setup in your OWN ROUTER. Change your domain records, update your DNS records, change the static IP in YOUR OWN ROUTER. and the whole change to a new provider would be done quickly. |
|