Hey Everybody,
I've recently moved and my ip address changed. I had my 501 working fine before, but it's been a while since I last messed with it, and I'm not sure how much I remember. I know I'm probably missing something stupid -- can anyone see what it is?
Config below.
Thanks!!!
nameif...
Hi,
I just finished making a web site that has a main site with 3 virtual directories. Everything works great on the development box. I tried yesterday to move the site over to production by copying all the files to that server, and setting up the site in IIS. I read a post about deployment...
Hi,
I'm having a problem accessing a control on PostBack that is created programmatically on Page_Load. It works when the code is in the aspx page, but not when it is in a codebehind dll. Here's the code to access it:
ListBox box = (ListBox) FindControl("ImageList");
image =...
Hi Everyone,
I'm new to C# and I've got a strange bug that I can't figure out. I'm creating an EditInfo page, and I'm auto-populating the form with values from a database. I have a method that is triggered on submit that is supposed to retrieve the (edited) values from the form and update the...
Hi All,
I have two servers behind my pix 501. One is a web server, the other a mail server. They can be accessed for web pages and email respectively. However, neither can see out -- all outbound requests (dns, pop3, http) are blocked, and the log shows the following error:
No translation...
Hi,
I'm new to CISCO firewalls and I would totally appreciate any help you can give me.
My question is this: on a PIX 501 can I have a public web server, public email server, and public dns server?
I've got it so that the web server works, but I can't get smtp and pop3 to go to the email...
Hi,
I'm trying to use a function that accepts a String as an argument. The string I need to send this function has been assigned to a variable: theText. The function works fine if I type a String (i.e."hi there" works fine), but not if I pass it the variable name. I tried...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.