I am trying to pass a group of parameters when starting a new thread. eg: -
Calling Procedure: -
!Start thread, passing 1 parm
SaveThread2 = START(NewProc2,35000,Loc:GroupName)
Procedure Being Called: (NewProc2) -
Prototype: (Group)
Parameter: (MyGroup)
How do I specify the group in...
Before I go down the a long path of writing a script for 250 tables, has anyone got a better idea.
I am using MS SQL 2000 and I need to import incremental data changes from a unix system.
There are 250 tables on the unix system. When a record in the unix table is inserted/changed a line is...
I solved this. Firstly the client software did not seem to work properly with AES. 3DES was ok.
Secondly I could not ping the xp machine behind the pix because it had cisco client software installed on it. As soon as I removed that, it worked fine.
I thought the the following lines in my config were all that was needed: -
access-list acl_out2 permit ip 192.168.8.0 255.255.255.0 10.10.8.0 255.255.255.0
vpngroup testvpn split-tunnel acl_out2
Is there something else that I need to set?
Ok, I have notice that when I connect to the pix the client software says Local LAN: Disabled
and there is nothing in the local lan routes.
We have a client that has a Cisco router and when I connect to that from the same machine using same software that the local lan is enabled and that Local...
I have removed the access-list 100 statement but still no joy this is the log at the client side if its any help.
Should I be able to ping the firewall 192.168.8.1 over vpn?
VPN CLIENT - version 4.8.00.0440
Adress Information
Client: 10.10.8.1
Server: **********
Crypto
Encryption 256-bit...
Thanks guys but I still cannot get anything to work over vpn.
I have got ssh access to the pix now so I can change the script. I have been changing a few things as you recommended. Heres my latest script.
As anyone else any ideas?
PIX Version 6.3(5)
interface ethernet0 auto
interface...
I am trying to setup a PIX at home so I can use remote desktop over VPN to access my machine from work.
I am a newbie to the PIX but have managed to get a internet connection working, and the vpn connects.
After the vpn connects I cannot ping the pix or my xp pc and cannot get the remote...
Thanks UnaBomber.
It was my access-lists that were wrong. I used SDM Express to create them. It's difficult to get used to all this. Never done anything with networks or VPNs before and I get handed this router to setup, lol.
Thanks for you help, web site is working now. Just the VPN to go :|
I am having great difficulty getting a web server working with my router.
The web server is connected directly into the cisco and has a private ip address of 192.168.1.3
the router ip address is 192.168.1.5
The web server gateway is also 192.168.1.5
Can someone have a look at my script and...
Hello,
I have no idea if this is the correct section to post this but here goes.
I have a problem with a web server. Being a programmer and not a networking person, I am having difficulty solving the problem so please bare with me.
I have a 8 port VPN firewall router. Plugged in the router is...
Hi,
I have recently started to learn c# in my spare time. I am trying to create a simple database application with help from a step by step book.
Can someone with experience point me in the right direction please. I have a form for entering a new customer. When the user presses the save...
I would try putting the code below in the embed point Browse.SetQueueRecord before the parent call.
The parent call to the base class is where the listbox columns or hotfields are written to the queue.
CASE CUS:LoadColor
OF 'GREEN'
DIS:Round = '1'
OF 'RED'
DIS:Round = '2'
OF 'BLUE'...
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.