Searched refs:VPN (Results 1 – 11 of 11) sorted by relevance
/external/ipsec-tools/src/racoon/samples/roadwarrior/ |
D | README | 2 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/ |
D | README.tun | 4 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
|
D | ssh.0 | 645 ssh contains support for Virtual Private Network (VPN) tunnelling using
|
/external/qemu/target-mips/ |
D | helper.c | 72 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()
|
D | op_helper.c | 1532 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 …]
|
D | machine.c | 71 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()
|
D | cpu.h | 26 target_ulong VPN; member
|
/external/tcpdump/tests/ |
D | bgp_vpn_attrset.out | 16 AFI: IPv4 (1), SAFI: labeled VPN Unicast (128)
|
/external/ipsec-tools/ |
D | NEWS | 73 RADIUS supoort. This is interoperable with the Cisco VPN client.
|
/external/iptables/utils/ |
D | pf.os | 570 S52:128:1:48:M1260,N,N,N,N: LinkSys:WRV54G::LinkSys WRV54G VPN router
|
/external/libppp/src/ |
D | ppp.8.m4 | 416 to participate in Microsoft's Windows VPN.
|