Home
last modified time | relevance | path

Searched refs:VPN (Results 1 – 11 of 11) sorted by relevance

/external/ipsec-tools/src/racoon/samples/roadwarrior/
DREADME2 remote access using hybrid authentication. In this setup, the VPN
4 authenticates to the VPN gateway using a login and a password.
8 internal address, netmask and DNS from the VPN gateway.
17 The first server setup, in server/racoon.conf, is for a VPN gateway
26 Both configurations can be used with the Cisco VPN client if it
28 available in Cisco VPN client version 4.0.5 and above). The group
29 password configured in the Cisco VPN client is not used by racoon.
44 certificate authority that signed the VPN gateway certificate in
48 the VPN using racoonctl:
52 the DNS or IP address of the VPN gateway. racoonctl will prompt
[all …]
/external/openssh/
DREADME.tun4 OpenSSH contains support for VPN tunneling using the tun(4) network
123 could be wireless networks or administrative VPN tunnels.
127 Protocol (IPSec) for robust and permanent VPN connections and to
Dssh.0645 ssh contains support for Virtual Private Network (VPN) tunnelling using
/external/qemu/target-mips/
Dhelper.c72 target_ulong VPN; in r4k_map_address() local
81 VPN = tlb->VPN & ~mask; in r4k_map_address()
88 if ((tlb->G == 1 || tlb->ASID == ASID) && VPN == tag) { in r4k_map_address()
827 addr = tlb->VPN & ~mask; in r4k_invalidate_tlb()
840 addr = (tlb->VPN & ~mask) | ((mask >> 1) + 1); in r4k_invalidate_tlb()
Dop_helper.c1532 addr = tlb->VPN & ~mask; in r4k_invalidate_tlb()
1545 addr = (tlb->VPN & ~mask) | ((mask >> 1) + 1); in r4k_invalidate_tlb()
1572 tlb->VPN = env->CP0_EntryHi & (TARGET_PAGE_MASK << 1); in r4k_fill_tlb()
1574 tlb->VPN &= env->SEGMask; in r4k_fill_tlb()
1610 target_ulong VPN; in r4k_helper_tlbwi() local
1619 VPN = tlb->VPN & ~mask; in r4k_helper_tlbwi()
1620 if (VPN == tag) in r4k_helper_tlbwi()
1656 target_ulong VPN; in r4k_helper_tlbp() local
1668 VPN = tlb->VPN & ~mask; in r4k_helper_tlbp()
1670 if (unlikely((tlb->G == 1 || tlb->ASID == ASID) && VPN == tag)) { in r4k_helper_tlbp()
[all …]
Dmachine.c71 qemu_put_betls(f, &env->tlb->mmu.r4k.tlb[i].VPN); in cpu_save()
215 qemu_get_betls(f, &env->tlb->mmu.r4k.tlb[i].VPN); in cpu_load()
Dcpu.h26 target_ulong VPN; member
/external/tcpdump/tests/
Dbgp_vpn_attrset.out16 AFI: IPv4 (1), SAFI: labeled VPN Unicast (128)
/external/ipsec-tools/
DNEWS73 RADIUS supoort. This is interoperable with the Cisco VPN client.
/external/iptables/utils/
Dpf.os570 S52:128:1:48:M1260,N,N,N,N: LinkSys:WRV54G::LinkSys WRV54G VPN router
/external/libppp/src/
Dppp.8.m4416 to participate in Microsoft's Windows VPN.