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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Antelope
  • Content: Threads
  • Order by date
  1. Antelope

    outlook blocked access to the following potentially unsafe attachment

    I receive this message when I send a *.cer file internally in my domain. Where is the setting to make this a safe attachment in Exchange 2003?
  2. Antelope

    JPEG's too large

    I've got some graphics that I want to put on a website, but they are too large and too many pixels, so it takes a long time to load (1700 KB to 11,000KB). What is the optimum size for jpegs on webpages and what can I do to decrease the size of these. They are that large because they have high...
  3. Antelope

    Webpage for Citrix Metaframe Presentation Login

    The first time you open the login webpage for Metaframe, if you don't have the client on your PC, it tells you to download from a link on citrix.com. How can I change this so the user downloads from my server, not citrix.com?
  4. Antelope

    Multiple DNS entries for same workstations

    I have 2 windows 2003 DHCP servers, each with its own scope. These servers are also DNS servers. I've noticed that there are multiple workstations with the same IP address in DNS, but there is not a DHCP problem. I have to go in and manually delete these every week. It cause a problem...
  5. Antelope

    Access-list with Proxy Server

    I want to limit the internet traffic from certain IP addresses to only 4 internet websites, but my internet traffic goes through a proxy. So my access-list probably won't work, so the proxy, 172.16.1.1 is setup in the user's browser. access-list 100 permit tcp 172.16.4.0 0.0.0.255 any eq 80...
  6. Antelope

    Terminal Services Client hangs on logoff

    I have many users that connect to a Windows 2000 terminal server running SP3. They are all setup to run only one program in the terminal server which is configured in their environment tab in AD. When the user exits the program, it logs them out of the server. However, some users it just...
  7. Antelope

    Access-list FTP - use FQDN instead of IP address

    I want to allow ftp access to ftp.symantec.com so my anti-virus server can pull the updates but ftp.symantec.com has many records in DNS. When I try this: access-list outbound permit tcp host server host ftp.symantec.com eq 21 It says IP address not found (assume it looks in name list) What...
  8. Antelope

    Report and control IM and web traffic

    Looking to upgrade our internet tracker to include an IM tracker and management system. Can anyone recommend a product that does both?
  9. Antelope

    two routes to network, gateway in workstation should be?

    Really a VRRP question: If I have two routes to one network using OSPF and the faster link goes down, and this router address is the gateway in all hosts, it will forward that traffic to the other router based on the OSPF algorithm. BUT, if that whole router goes down, my hosts lose their...
  10. Antelope

    OSPF Diagram

    I have a visio diagram of some routers and want to ask someone some OSPF suggestions. Any way I can post a *jpg file to this forum?? If not and you are familar with OSPF, can I email this picture to someone and ask them some design questions?
  11. Antelope

    Access PIX from outside- only 1 IP address

    If I want to access my PIX through SSH from the internet, what do I have to do with only 1 public IP addresses?
  12. Antelope

    Network Engineer vs. Netwok Administrator

    Which would you say is a higher position? A Network Engineer or a Network Administrator. They are trying to change my title from an engineer to an administrator and I personally think an administrator is lower than an engineer.
  13. Antelope

    ospf - stub area

    I want to classify one of my subnets as a stub area in OSPF (because it will only communicate with the adj network) but I cannot get the two areas to exchange routes. What am I missing in my config: Router A would be the Stub area RouterA fa0/0 ip address 10.1.10.1 255.255.255.0 s0/0 ip...
  14. Antelope

    Outlook client through VPN

    I know smtp users port 25, but if I want an outlook client to connect back to an exchange server over a VPN connection, do I allow port 25 out to that server? Clients are Outlook 2000.
  15. Antelope

    Access-group inbound statement

    I have two access-lists named Inbound and Outbound. Access-list outbound permit tcp any any www Access-list inbound permit icmp host x.x.x.x any I also have two access-group statements: access-group inbound in interface outside access-group outbound in interface inside If I take out the...
  16. Antelope

    Rule for https:// access through PIX

    What rule do you put in to allow https:// access from LAN out to these websites?
  17. Antelope

    Great Product!!

    Glad to see they added a message room for this product. It is an excellent product and I recommend it to all my home users for anti-virus protection.
  18. Antelope

    Use KiwiCat Syslog to monitor Cisco Switches

    Anyone use this product? www.kiwisyslog.com It is a great syslog server for free. I am trying to set it up to notify me when a specific alert comes in. I know the free version won't email you, but you can have it execute a program, so I was going to have it execute a *.bat file that would...
  19. Antelope

    forms and SQL

    I am trying to send data from a form to a SQL server. Both servers are internal. I receive an error saying: [Microsoft][ODBC SQL Server Driver][Named Pipes] Access is denied. I have added the user to the user list in the database and can connect through the ODBC connection on the webserver...
  20. Antelope

    DNS

    Interesting problem....Internal Windows 2003 AD structure running DNS AD Intregrated on 3 DNS servers. Problem started because certain email addresses (*@yahoo.com,*@hotmail.,*@sccoast.net) started kicking back saying mail delivery failed due to unknown remote host. Turned out, an nslookup...

Part and Inventory Search

Back
Top