Home
last modified time | relevance | path

Searched refs:gateway (Results 1 – 25 of 36) sorted by relevance

12

/external/ipsec-tools/src/racoon/samples/roadwarrior/
DREADME3 gateway authenticates to the client using a certificate, and the client
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
44 certificate authority that signed the VPN gateway certificate in
49 racoonctl vc -u username vpn-gateway.example.net
51 Where username is your login, and vpn-gateway.example.net is
52 the DNS or IP address of the VPN gateway. racoonctl will prompt
64 racoonctl vd vpn-gateway.example.net
/external/iptables/extensions/
Dlibxt_TEE.man6 \fB\-\-gateway\fP \fIipaddr\fP
12 \-t mangle \-A PREROUTING \-i eth0 \-j TEE \-\-gateway 2001:db8::1
Dlibxt_cluster.man1 Allows you to deploy gateway and back-end load-sharing clusters without the
/external/wpa_supplicant_8/hostapd/
Dhlr_auc_gw.txt1 HLR/AuC testing gateway for hostapd EAP-SIM/AKA database/authenticator
4 database/authentication gateway interface to HLR/AuC. It could be
5 replaced with an implementation of SS7 gateway to GSM/UMTS
DChangeLog430 * moved HLR/AuC gateway implementation for EAP-SIM/AKA into an external
431 program to make it easier to use for implementing real SS7 gateway;
434 to communicate with the external gateway program (e.g., hlr_auc_gw)
435 * added example HLR/AuC gateway implementation, hlr_auc_gw, that uses
/external/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-natt29 # To keep the NAT-mappings on your NAT gateway, there must be
42 # 172.16.0.1 and 172.16.1.1, where the first gateway is behind
75 # regardless of whether there is a NAT gateway between them
/external/kernel-headers/original/linux/
Dicmp.h77 __u32 gateway; member
Dwanrouter.h430 unsigned char gateway; /* Is this interface a gateway */ member
/external/dhcpcd/dhcpcd-hooks/
D95-configured18 setprop dhcp.${intf}.gateway "${new_routers%% *}"
/external/openssh/
Dssh_config47 # ProxyCommand ssh -q -W %h:%p gateway.example.com
/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.h847 const std::string& gateway, const std::string& name_servers) in NetworkIPConfig()
852 gateway(gateway), in NetworkIPConfig()
864 std::string gateway; member
/external/ppp/pppd/
Dsys-linux.c1590 int sifdefaultroute (int unit, u_int32_t ouraddr, u_int32_t gateway) in sifdefaultroute() argument
1597 if (old_gateway != gateway) in sifdefaultroute()
1614 SIN_ADDR(rt.rt_gateway) = gateway; in sifdefaultroute()
1623 default_route_gateway = gateway; in sifdefaultroute()
1632 int cifdefaultroute (int unit, u_int32_t ouraddr, u_int32_t gateway) in cifdefaultroute() argument
1647 SIN_ADDR(rt.rt_gateway) = gateway; in cifdefaultroute()
/external/iproute2/doc/
Dip-tunnels.tex55 A: Yes, in 2.2 the rule that {\em normal} gateway must reside on directly
63 not to check for consistency of gateway address.
133 kinds and gateway is required to be directly reachable via this tunnel,
213 The only way to make it is to create special routes with gateway
219 kernel will refuse request to create route via gateway not directly
/external/ping/
Dping.c1219 pr_icmph(icp->type, icp->code, ntohl(icp->un.gateway), icp); in parse_reply()
1240 pr_icmph(icp->type, icp->code, ntohl(icp->un.gateway), icp); in parse_reply()
1352 printf("(New nexthop: %s)\n", pr_addr(icp->un.gateway)); in pr_icmph()
1376 printf("Parameter problem: pointer = %u\n", icp ? (ntohl(icp->un.gateway)>>24) : info); in pr_icmph()
/external/ping6/
Dping6.c312 char *e, *target, *ifname = NULL, *gateway = NULL; in main() local
434 gateway = optarg; in main()
651 if (gateway) { in main()
660 error = getaddrinfo(gateway, NULL, &hints, &gres); in main()
663 gateway, gai_strerror(error)); in main()
/external/webkit/Source/WebCore/English.lproj/
DLocalizable.strings521 "bad gateway" = "bad gateway";
590 "gateway timed out" = "gateway timed out";
/external/chromium/chrome/browser/resources/options/chromeos/
Dinternet_options.js333 $('inetGateway').textContent = data.ipconfigs[0].gateway;
/external/libppp/src/
DREADME.nat58 addresses). The ppp host can act as a gateway for these networks, and
106 verify that the other computers use this machine as a gateway. Of course,
Dppp.8.m4277 host acts as a masquerading gateway.
1637 host to act as a masquerading gateway for other computers over
1669 host as the gateway for the LAN.
3271 .Op Ar gateway
3288 is the next hop gateway to get to the given
3306 .Ar gateway .
3445 you wish to map to specific machines behind your gateway.
3514 machines behind your gateway, but is limited in that connections to only
/external/libpcap/
Dscanner.l248 gateway return GATEWAY;
/external/tcpdump/
DREADME43 internet gateway performance. The parts of the program originally
/external/dnsmasq/
DFAQ125 A: for XP, Control Panel > Network Connections > { Connection to gateway /
129 A: for OS X, System Preferences > Network > {Connection to gateway / DNS } >
/external/chromium/chrome/browser/ui/webui/options/chromeos/
Dinternet_options_handler.cc618 ipconfig_dict->SetString("gateway", ipconfig.gateway); in PopulateDictionaryDetails()
/external/openssl/crypto/objects/
Dobjects.txt1117 set-attr 1 : setAttr-PGWYcap : payment gateway capabilities
/external/grub/docs/
Dgrub.texi1467 an IP address for your TFTP server and a gateway. If any of the
2358 @deffn Command ifconfig [@option{--server=server}] [@option{--gateway=gateway}] [@option{--mask=mas…
2359 Configure the IP address, the netmask, the gateway, and the server

12