Microsoft
Software
Hardware
Network
Question : Set up a Site-To-Site VPN between 2 CISCO ASA 5505
I have a brand new ASA5505 in the box for our new office. I have an office already set up with an 5505 as well. We need to establish a site to site between the 2 offices. I think i'll be ok setting up the interfaces for pppoe or static ip for wan as well as dhcp and local subnet adress for lan. My issue is the site to site vpn. Can anyone help me with a setup explained for dummies and total newbie with Cisco ASA. A link to good documentation could also be a solution but it has to give lots of details since it took me 20 min to figure out that I needed to be in an enable mode to change the config or just display a sh run :)...
Answer : Set up a Site-To-Site VPN between 2 CISCO ASA 5505
change
ON table1.dbo.CMS_USERDATA.DA
TA_VALUE = table2.dbo.USERS.UserGUID
to
ON convert(nvarchar(4000), table1.dbo.CMS_USERDATA.DA
TA_VALUE) = convert(nvarchar(4000), table2.dbo.USERS.UserGUID)
Just expanding on what conagraman said.
Random Solutions
check_directory_files
Windows XP does not see other computers on the workgroup
Backup jobs in Symantec Backup Exec 11d keep failing (due to lack of free space on destination drive, I believe). How can I fix this? The job logs have been attached
SQL 2005 Formatting help for Flat File
Roaming Profiles in Windows 7 Pro and SBS 2008
pp0 IP configuration.
How can you search e-mail within Outlook 2010 and not use the index?
Installing SSL certifcate on exchange 2010
Grabbing some word using regular expressions
Delphi: Importing CSV file that has new line characters