Hello,
I am trying to set up a multiple file write option in tshark and cannot get it running.
root# tshark -i eth0 -b duration:60 -w test
Running as user "root" and group "root".
This setup will allow you to login to your own Ubuntu VPN server using your Iphone's default IOS VPN settings.
Install the necessary packages.
sudo apt-get install openswan openswan-modules-source ppp xl2tpd
(you may not need the openswan-modules-source, someone want to test that and let me know?)
Using the following setup:
192.168.1.22 Ubuntu Server IP Address
192.168.1.1 Gateway Internal I
How I can keep internet connection after establishing IpSec connection to server?
I have followed to following link to establihed IpSec server
http://rootmanager.com/ubuntu-ipsec-l2tp-windows-domain-auth/setting-up-...
then following the below one to connect this server from Windows 7 machine.
http://confoundedtech.blogspot.com/2012/07/windows-l2tp-
Hi,
Since I upgraded to opensuse 11.2 (kernel 2.6.31) I have not been able to connect anymore to our VPN using openswan/xl2tpd.
Searching the net for that, I saw that other distros with kernel 2.6.31 (eg. Ubuntu 9.10, fedora 12) also have had similar problems.
I tried to use openswan 2.6.24rc3 (I compiled OK), but it still does not work.
Morning,
I try to use xl2tpd for my vpn. ipsec is configured, ppp, xl2tpd also.
I own a Windows Server 2003 VPN server which my clients connect to for accessing the local network..
I have configures the RRAS to use the RADIUS authentication and accept connections.
The PPTP protocol works great and does all that is expected. But the L2TP protocol has some problems.. When I try to connect to the server it just stays on Connecting to domain.com...
i am build application who start capturing via Tshark with command line and i am looking for option to count all the received packets after i am start Tshark process this is my function who start the process:
int _interfaceNumber;
string _pcapPath;
Process tshark = new Process();
tshark.StartInfo.FileName = _tshark;
tshark.StartInfo.Arguments = string.Format(" -i " + _interfaceNumbe
I've configured a 3G IP Gateway of mine to connect using IKE Phase 1 Aggressive Mode with PSK to my openswan installation running on Ubuntu server 12.04.
Hi All,
I'm having problem connecting to my openswan server (ver 2.4.15) using my
iphone 4s. it take me several days and still not works, can any one help me to fix this problem.