That is weird because it worked fine with my NetGear router. I "upgraded" to the Cisco because I needed IPSEC for the VPN at work, but it has been nothing but a pain. I wish I had not sold my NetGear. :(
Thanks for your help and I will keep playing with it to see what I can find out.
Vincent...
Well, that does not work. I had that setup just like that and it still does not work. Below is the current config. As you can see, I have no ACLs and I have setup the port forwarding and it still does not work. Is there something else I am missing? Thanks.
version 12.0
no service pad...
Thanks for the reply. I took the access list off both the ethernet and dialer1 interfaces. It still will not open up completely.
What I want is to be able to pass a specific port in and out. Once of the ports is tcp 4662. I just want it opened completely so that all information on this port...
I have a Cisco 804 ISDN router. I am trying to open it up completly. I want it to pass everything through no matter what. For some reason I cannot get it to open up completly. Posted below is the config file. What am I doing wrong? Please be detailed as I have some experience with the IOS...
I am trying to call a dll but the function call does not make since to me. Here is my code:
struct VanConnRecord
{
public string crName;
public string crPassword;
public string crHost;
public string crPort;
}
[DllImport("vanapi32.dll")]
public static extern long...
I think the problem is with IE. I have seen this happen before. IE loses it's temporary history list. Try it with a different browser like Mozilla just for testing. It it works fine, then you will know it is with IE and not your code. I really doubt the problem is in your code.
Vincent...
You can just copy the files into the main directory. Make sure to copy the bin folder and the web.config file. That should be it. I have done this several times with no problems.
Vincent Wright
Web Developer
NSI Software, Inc.
As long as you have the ASP.NET runtime, it will be fine. I run it both on Windows 2000/IIS5 and Windows 2003/IIS6.
Vincent Wright
Web Developer
NSI Software, Inc.
Does anyone know how to get a Cisco 804 ISDN router to pass through IPSEC? My company is using Checkpoint VPN-1 Securemote. I then install the client on my PC at home. The router is connected to my ISP and I use the client to tunnel through to our internal network. The client software connects...
I did that and still got the exact same error. I was able to get on the machine locally and run the application. It produced an error that I could work with. The problem was with security. The installation program did not create the right security on the website. I applied the right...
Server error in application
I keep getting a server error in application, see below. I have modified the web.config file like it says and it still displays the same thing. The aspx page that I am using just has some text in it. There is no HTML or code in it, just text that says - This is a...
How can I get just the filename of the Open File Dialog? If I use txtFileName.Text = OpenFileDialog1.FileName.ToString, it gives me the path and filename. I would like to just get the file name without the path. I am creating a list so when a file is added, it will parse the file name for the...
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.