Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Iota

  1. Iota

    MIGRATION 5.5 TO EXCHANGE 2003 SMTP PROBLEMS

    Are your Outlook Clients pointing to the 5.5 or 2003 server in their MAPI Profiles ? -Iota
  2. Iota

    Suppress <base tag

    Yup.. You were dead on; An application.cfm in the root must have been affecting it. The only thing in there though was the typical session tracking stuff. Thanks for the insight.
  3. Iota

    Suppress <base tag

    I've got a CFMX server that is appending the tag <base href&quot;....&quot;> to the <head> section of pages processed by Cold Fusion. I have verified it's not IIS as it doesn't do it with .htm/html static pages. I need to supress this tag from being added and I can't find the setting/option...
  4. Iota

    Login Error with new XP machines

    Greetings, Just purchased some new dell boxes with XP Pro on them with SP1 already loaded. All critical updates have been applied, etc. I've loaded the progression client from m:\macsql\install\setup.exe and reboot but when i login, it always tells me invalid password. The company list never...
  5. Iota

    connecting a Cisco 2950 switch

    Well.... everything sounds right in theory, with some minor changes/modifications. First, if you're using Twisted Pair for an uplink from your IDF to MDF, it's needs to be a Crossover cable--not straight through. One end needs to be wired 568B and the other 568A. Second, Be sure the IDF is...
  6. Iota

    Ex5.5 Upgrade to 2003 with Sep Domains

    I inherited a NT4 Domain-based network (no AD) with a mixutre of Windows 2000 Servers and a couple NT 4 boxes with Exchange 5.5 on Win2k. I now have enough resources (Servers & $$ for software) to scrap and upgrade the network. I'm going to setup an isolated network all Win2003 based with AD...
  7. Iota

    Map Priv IP TO DMZ IP

    I'm trying to figure out how to map an ip address that should be on the Private Interface of the PIX to the DMZ Interface of the PIX. The Priv interface has a higher level security than than DMZ. Of course the boxes on the private interface can already address the DMZ boxes by their DMZ...
  8. Iota

    FTP-SSL - AS400 - NAT and Cisco 2600. Vendor is blameing Me.

    He's right, FTP takes ports 20 and 21; however, you need to enable tcp AND udp on those ports. -Iota
  9. Iota

    DHCP advice - routers or servers?

    You only need 1 DHCP Server to do what you do. I use 1 DHCP Server (Actually, it's in a cluster for redundancy) for ~6,000 clients across 27 sites. Basically, setup scopes on your central server, for the network(s) you wish to serve out. On the ethernet interface of the router closest to the...
  10. Iota

    IP Address Strategy for Serial Interfaces

    Greetings, I'm in the process of linking up remote sites via T1s and was curious how I should number the Serial Interfaces. Currently, there are 3 routers, but more are coming. Our core router is a 3640 and its connecting to a 1700 and a 2600 series router. I've decided to allocate...
  11. Iota

    PIX Licensing?

    Licenses are by Active IP. 10 User license means there can be 10 users (diff IPS) going through the box at one time, but each user can have multiple connections. If all 5 IPs are used for inbound traffic on the servs, then I'd say you need the 50 user license. Otherwise, you _might_ be able...
  12. Iota

    Controller T1

    Very strange, sounds like a framing problem. I had a similar problem a while ago with a newly installed T1. Basically, the T1 was provisioned as b8zs/esf, but there was some equipment inline with the telco that was improperly configured. I take it the router is reporting Serial is up/Line...
  13. Iota

    Controller T1

    No, you shouldn't be getting loss of frame, are Serial & Line protocols both up ? Additionally, maybe C&P an output of sh service-module sX -Iota
  14. Iota

    OSPF Routing/IP Address Question

    All of the examples I've seen for setting up OSPF, show the Serial Interfaces (In a Hub-Spoke topology) in the same subnet, usually a Class C. Is this the only recommended method? Our current network has sites running off of the 10.x network starting with 10.1.0.0 and each site is divided into...
  15. Iota

    Route won't delete?

    You can't delete that route and there's no reason to. 63.27.159.113 is your default route that you already defined in your config. The route line that you're referring to, 63.27.159.112 is the network number for your /28 subnet your ISP assigned to you. I'm betting the .126 address used to be...

Part and Inventory Search

Back
Top