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
Outlook MAPI session query
palm tungsten T2
SBS2008 disable xp client firewall via GPO
SQL Sever 2008 evaluation expired
core dump
Installing BES on SBS 2008
Fancybox Jquery Form
how do i/can setup backup DC on an existing 2008 AD.
SMTP; 554 5.4.0 Too many Received: headers
Radio button Dependency using JSF and Apache Trinidad