Re: Circuit numbering scheme - best practice?

2009-01-18 Thread Josh Potter
The number idea is nifty until you have to change your number... On Fri, Jan 16, 2009 at 6:55 PM, Peter Wohlers wrote: > Jay Hennigan wrote: > >> We've grown to the point that "The MCI T-1 in Ontario" or "Bob's ethernet >> to port 6/23 on switch 7" aren't scaling. Also in working with carriers

Cisco ASA / Comcast SMTP problem workaround

2009-01-18 Thread lorell
I have the problem when working out of my house that Comcast will lock down outbound SMTP on the regular ports. This may be due to the kids' computer getting infected with a virus from time to time. That is its own problem and I want to deal with it on its own. The problem I want to discu

Re: Cisco ASA / Comcast SMTP problem workaround

2009-01-18 Thread Suresh Ramasubramanian
On Mon, Jan 19, 2009 at 6:07 AM, wrote: > I have the problem when working out of my house that Comcast will lock down > outbound SMTP on the regular ports. This may be due to the kids' computer > getting infected with a virus from time to time. That is its own problem > and I want to deal with

Re: Cisco ASA / Comcast SMTP problem workaround

2009-01-18 Thread lorell
The Control Panel is H-Sphere. Quoting Suresh Ramasubramanian : On Mon, Jan 19, 2009 at 6:07 AM, wrote: I have the problem when working out of my house that Comcast will lock down outbound SMTP on the regular ports. This may be due to the kids' computer getting infected with a virus from t

Re: Cisco ASA / Comcast SMTP problem workaround

2009-01-18 Thread Suresh Ramasubramanian
Yeah, and that's supposed to support port 587 by default too - like most other webhosting control panel software used on pizzabox installs by lowcost webhosts around the world. Did you try something like, say, telnet localhost 587 and see? --srs On Mon, Jan 19, 2009 at 6:36 AM, wrote: > The Co