From d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 6 Dec 2011 12:36:58 -0600 Subject: Initial import of year-and-a-half-old upstream version 0.9.6a --- src/profilenetworknatoptionsbase.ui | 225 ++++++++++++++++++++++++++++++++++++ 1 file changed, 225 insertions(+) create mode 100644 src/profilenetworknatoptionsbase.ui (limited to 'src/profilenetworknatoptionsbase.ui') diff --git a/src/profilenetworknatoptionsbase.ui b/src/profilenetworknatoptionsbase.ui new file mode 100644 index 0000000..f2122a7 --- /dev/null +++ b/src/profilenetworknatoptionsbase.ui @@ -0,0 +1,225 @@ + +ProfileNetworkNatOptionsBase + + + ProfileNetworkNatOptionsBase + + + + 0 + 0 + 393 + 127 + + + + NAT + + + + unnamed + + + + layout71 + + + + unnamed + + + + layout70 + + + + unnamed + + + + layout69 + + + + unnamed + + + + layout67 + + + + unnamed + + + + UseUdpCheckbox + + + &Use UDP + + + Alt+U + + + For IPSec use UDP encapsulation. For openvpn <br>use UDP instead of TCP protocol. + + + For openvpn this causes using UDP instead of TCP protocol <br>(peer have to use the same protocol). + + + + + spacer39 + + + Horizontal + + + Expanding + + + + 40 + 20 + + + + + + + + UseNatCheckbox + + + Use NAT + + + Enable NAT support + + + You should enable this if you behind a firewall + + + + + spacer7_2 + + + Horizontal + + + Expanding + + + + 116 + 21 + + + + + + UdpPortCheckbox + + + false + + + UDP port for NAT-&T: + + + Alt+T + + + Use specified port number for IPSec NAT-T + + + + + UdpPortSpinbox + + + false + + + 65535 + + + 1 + + + 10000 + + + UDP port for NAT-T + + + + + + + spacer4 + + + Vertical + + + Expanding + + + + 21 + 46 + + + + + + + + spacer52 + + + Horizontal + + + Expanding + + + + 31 + 20 + + + + + + + + + + UseNatCheckbox + toggled(bool) + ProfileNetworkNatOptionsBase + useNatToggled(bool) + + + UdpPortCheckbox + toggled(bool) + ProfileNetworkNatOptionsBase + udpPortToggled(bool) + + + + UseUdpCheckbox + UdpPortCheckbox + UdpPortSpinbox + + + useNatToggled(bool) + useUdpToggled(bool) + udpPortToggled(bool) + + + -- cgit v1.2.3