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 dencom 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 daidem77

  1. daidem77

    Pix 501 and Cable modem - lost packets

    Can I see show interface on your 501? I think there is a duplex mismatch. Your H/O shows it's half duplex.
  2. daidem77

    How to enable 3550 switch to allow its users to access internet?

    Can you ping MyrouterIP from the second switch?
  3. daidem77

    unable to update from version 6 to 7

    You can't upgrade the 506E to Version 7 at least that is what I read. You can do it on a 515E and so on.
  4. daidem77

    2 Wan Links with PIX515E

    I have pix 515E with a failover solution. I have all my internet traffic routed through the outside interface of the pix configuration. Right now we have got another ADSL Wan link and I need to route all internet traffic through this link. Can I simply configure a one of the extra interfaces...
  5. daidem77

    Natting Help

    If you have two wan links configured can how can you achieve the following. 1. Outside Interface - PAT all traffic except for WWW traffic inside network 172.20.0.0/16 2. Ousdside2 Interface - PAT all WWW traffic and deny all other traffice from the inside network 172.20.0.0/16 will...
  6. daidem77

    Priority to VPN Site-to-Site connections

    I have a site office and its connected through a site-to-site vpn connection over a PIX501. Also the pix is used as the wan gateway that PAT an public IP for internet and VPN site to site connections. Is there anyway to give priority to the vpn connection. I don't want to spend too much...
  7. daidem77

    Two Public IP's

    Thanks. I will give it a try.
  8. daidem77

    Two Public IP's

    Oh.. I have lots (lol). That is the problem, they want me to waste them. So its possible if I write sosmething like this even though my outside ip address is 14.62.31.yy3 (config t)# static (inside, outside) 14.62.31.xx1 172.16.4.22 pixfirewall (config t)# access-list internet permit tcp any...
  9. daidem77

    Two Public IP's

    Can you have two public ip's pointed to two private ips with but only the outside interface is configured with a public IP??? Will the outside interface pass traffic that does not have its public IP address to the inside if there is a access rule and a static statement?
  10. daidem77

    Two Public IP's

    Okay I think I did not explain the situation correctly. This is the setup. I have the outside interface configured with a IP from my ISP 209.113.15.666. I port translation going on for our webserver, and a smtp server and some other services inside. Now for some reason there is a another dns...
  11. daidem77

    Two Public IP's

    I have to configure two public IP's to a SMTP and a webserver. Port address translation is configured to ports, 80, 443, 110, etc. This extra SMTP server is registred with its own dns name webmail.company.com and the webserver is registred with another public IP address for its dns with...
  12. daidem77

    Cisco PIX PAT problem?

    Yes... this is possible. It will be something like this.. If the commands are not write just put "?" and adjust the commands. global (outside) 1 interface nat (inside) 1 0.0.0.0 0.0.0.0 0 0 static (inside,outside) tcp interface smtp 10.0.0.50 smtp netmask 255.255.255.255 0 0 static...
  13. daidem77

    How to have multiple WAN links

    Actually I like the unit. I got a quote from them today. Can I send you email to your web site email address? I would like to see the price you can offer me? ;-). I am actually thinking of the top unit.
  14. daidem77

    How to have multiple WAN links

    Thank you for the repply. Lets say if I get a router, do I need to have more than one interface for the different ISP lines? Any remondations with cisco routers for a medium size operation.
  15. daidem77

    How to have multiple WAN links

    How can I direct web traffic from one wan link and all other traffic from another wan link? If the pix is attached to a switch and the switch has links from both ISP's to their gateways and if I create pat statements to achieve this, will this work?

Part and Inventory Search

Back
Top