Thank you all. It was in fact a Java issue. With XP and the new Java client installed, I notice that I now have to supply the Name/Password twice... once before the java screen comes up, and once after. I had visions of a spyware program asking me for PW info to send back to the mother ship...
PDM (ver 3.0) access via WindowsME is ok, access via WinXP gets stuck on PDM load screen.
I have seen this question asked before but could not find the fix.
Is this an XP setting, or do I need to configure the Pix differently for XP?
Thanks!!!!
Tim
Is there an API call to restore all minimized windows? I actually only want to restore a particular program I find running, but I haven't found a way to do that either...
Thanks,
Tim
This is a follow-up to the last topic of comparing the Pix501 to a 1721 router.
My network consultants want to put the 1721 first, then 2 pix501's, then my 2 subnets.
I would like to do one single Pix 501, then then 1721 router feeding the 2 subnets.
They say I will need 2, probably 3 public...
Hi Jeff,
Thanks for the help. I'm more familiar with the pix than the 1721. The guy helping me here would like to remove the pix altogether, since the 1721 can run firewall software.
Do I need both??
Thanks,
Tim
The Pix501 works great with 1 subnet getting out to 1 dsl line, 1 IP address.
I now need to use 2 subnets on separate switches. Both subnets have pc's that will need to get out to the internet
and I am told that the 1721 can handle 2 separate subnets.
Can the 1721 act as a firewall as well...
Steph,
Thanks for the quick reply. I included BDE in the uses, am making use of the "AfterPost" event in table1:
procedure TForm1.Table1AfterPost(DataSet: TDataSet);
begin
DbiSaveChanges(Table1.handle);
end;
...and even added a "showmessage" line to see if the...
I'm using Delphi 4, have a very simple single user database running, consisting of only 1 DataSource component, and 1 table component.
New entries, edits, & deletes all show up fine when I display the table. The problem is: These changes do not get written to the hard disk until I actually...
Yes, both subnets are currently on the same medium-- A few months from now I'll be in a new building where I will have new cable & jacks to isolate them, so if I'm able to make this work now I'll have to come up with another solution then.
I have 2 non-related groups of users running on the same network. I have the 501 running dhcp for group #1 with a standard subnet of 192.168.1.XXX and life is good.
The other group runs a non-standard subnet of 180.180.180.xxx and I would like to let one of their computers through the 501...
Yizhar,
It is true that the ftp session still fails.
This is what I have found about ftp ssl behind a firewall:
To connect to an FTP Server that supports SSL and has a NAT address you should use Port Mode on the client. In WS_FTP Pro you need to uncheck the Passive Mode option at the...
I presently use:
access-list fromoutside permit tcp any host xxx.xxx.xxx.46 eq ftp
for allowing ftp clients into my ftp server. That is fine until I use SSL which wants to use port 1094 in addition to port 21.
The FTP session appears to hang from outside the PIX501, but inside obviously...
Using a PIX501, I want to allow a group of users access to only 2 or 3 websites.
What is the most efficient way to accomplish this?
I need to create a group of users as well as a group of allowable sites.
Right now I have a separate line for each user accessing each web site. One particular...
All I want to do is allow outside users from unknown IP's to access an ftp server on my network.
I thought I needed to add:
static xxx.xxx.xxx.241 192.168.1.21
(x's being my real IP, my ftp server is on 192.168.1.21)
access-list acl_outside permit ftp any host 192.168.1.21 eq ftp
When I add...
Mystery Solved!
Cisco says that this version has a bug:
> Cisco PIX Firewall Version 6.1(1)
> Cisco PIX Device Manager Version 1.1(2)
> Compiled on Tue 11-Sep-01 07:45 by morlee
They send me an update via email, with instructions on how to load it. The working version is:
Cisco PIX...
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.