|
We have a SharePoint (MOSS 2007 on Win2003 R2) with SSRS reports (from SQL 2005) embedded in it.
When we connect to the SharePoint portal through our VPN (firewall is Juniper SA4000) and using Internet Explorer (6, 7, and 8) and try to export any SSRS...
Started by Veynom on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
You could try Fiddler with Firefox and IE as another comparison yelling at the VPN guys, who may or may not be able to do something about it..
Through the VPN / Juniper firewall.
|
|
I am trying to automate running the Cisco VPN Client and then a RDP session.
What is a good way to do this? Batch File? Powershell? Other
I have played with a batch file and this kind of works.
cmd.exe /c "C:\Program Files\Cisco Systems\VPN Client\vpngui...
Started by Gerhard Weiss on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
After the VPN connects the Cisco software will then run the app specified multiple monitors, import and export ....
Click the Enable check box and select the app to run .
Click on Options then Application Launcher.
Open the VPN client.
|
|
Cisco VPN client (IPsec) does not support 64bit Windows.
Worse, Cisco does not even plan to release a 64-bit version, instead they say that
"For x64 (64-bit) Windows support, you must utilize Cisco's next-generation Cisco AnyConnect VPN Client."
Cisco...
Started by mika on
, 19 posts
by 19 people.
Answer Snippets (Read the full thread at serverfault):
Really? We recently switched to 64-bit desktops, and hence 7 RC 64-bit and I run the Cisco... .
But SSL VPN licences cost extra.
Cisco VPN, we have Point-to-Point Tunnel Protocol (PPTP) tunneling method configured which allows us to connect.
|
Ask your Facebook Friends
|
I have to regularly do a clean Perforce sync to new hardware/virtual machines over the VPN. This can take hours as the project is quite large. Is there a way that I can simply copy an up-to-date tree from an existing client and tell Perforce to use this...
Started by cheez on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If you only require an export - that is you don't need to keep it up-to-date might be to run a p4proxy on your end of the VPN connection, then unchanged files won't have VPN connection between....
To be transferred over the VPN.
|
|
I have the Xming X Window Server installed on a laptop running Windows XP to connect to some UNIX development servers.
It works fine when I connect directly to the company network in the office. However, it does not work when I connect to the network ...
Started by David on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
This link might help: http it was extremely slow (this is over... .
If there is nothing displayed try 'export DISPLAY=VPNIP:0.0' where VPNIP is your VPN IP address and 0.0 that the vpn remote is allowed to send data to the x server.
|
|
Im using pfSense v2.0RC with OpenVPN with the Client Export feature.
Using the Client Export as Configuration Archive option in pfSense, I have a functioning OpenVPN connection for my Windows Client.
This Configuration Archive creates the following files...
Started by cmariotti on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at pfsense):
I'm with pfsense 2.0.1, I created the....
Did you installed the client export utility on system certificate, and the client certificate/key I can't find where to export the client file.
The vpn server, now trying to configure a client.
|
|
Are there any good options for connecting two SQL Server 2008 instances via Service Broker if neither of those servers are in a domain, but we have full control over the logins and credentials?
We're thinking of using this technology for enterprise-level...
Started by mwigdahl on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Authentication = certificate [<servername>]); -- Export the public key to disk backup = certificate [<clientname>]); -- Export the public key to disk backup certificate [<.
|
|
Hi Experts,
I tried in my GNS3 lab for configuring MPLS VPN lab with the below attached scenario and configurations.
I am struggling to know what else should be configured on the P/PE /CE devices.
MPLS Flow diagram
R7-CE-Cust A
|
|
R3-PE--R4-P.Router...
Started by mirzaakberali on
, 23 posts
by 5 people.
Answer Snippets (Read the full thread at cisco):
I am still unable to establish MPLS VPN using and suggest the missing configurations....
Regards Thanks Shivlu for your posts.
Ldp
Are you running an IGP routing protocol between your backbone routers R3-R6? For the MPLS VPN" command you're OK.
|
|
So here is the situation: I'm setting up a security system for the office. We have 5 Axis M1103 IP cameras in the office and one in our office in Belarus. The server that runs Axis Camera Station which records the footage is located on premises. I will...
Started by KurskKnyaz on
, 14 posts
by 6 people.
Answer Snippets (Read the full thread at anandtech):
It makes no sense to have the recording app in one location connected to storage... .
If he wants the footage recorded at his house, setup the recording software on a computer at this house, and all the cams directed to that station .
You don't want to go iSCSI.
|
|
Hello all
I have managed to get my site2site vpns up and running. BUT I got an issue with them relating to servers with a static nat entries.
when a remote branch office user tries to hit any website/service via its internal Ip address/dns name through...
Started by Davidr on
, 11 posts
by 3 people.
Answer Snippets (Read the full thread at networking-forum):
Authentication login local_auth local
aaa authentication login ciscocp_vpn_xauth_ml_1 local
aaa authentication login ciscocp_vpn_xauth_ml_2 local
aaa authorization network ciscocp_vpn_group_ml_1 local
aaa authorization network ciscocp....
|