| /onnv-gate/usr/src/cmd/agents/snmp/mib/ |
| H A D | mib_relay.txt | 29 -- ra.mib mib file for relay agent 51 -- 7-09-96 Jerry Yeung change oid for relay agent 62 relay-agent OBJECT IDENTIFIER ::= { sun products(2) 15 } 73 ::= { relay-agent 1 } 81 ::= { relay-agent 2 } 93 ::= { relay-agent 3 } 101 ::= { relay-agent 4 } 114 ::= { relay-agent 5 } 122 ::= { relay-agent 6 } 130 ::= { relay-agent 7 } [all …]
|
| H A D | mib_II.txt | 322 frame-relay(32)
|
| /onnv-gate/usr/src/uts/common/inet/iptun/ |
| H A D | iptun_ctl.c | 70 ipaddr_t *relay = karg; in iptun_ioc_set_6to4relay() local 74 err = iptun_set_6to4relay(ns, *relay); in iptun_ioc_set_6to4relay() 84 ipaddr_t *relay = karg; in iptun_ioc_get_6to4relay() local 87 iptun_get_6to4relay(ns, relay); in iptun_ioc_get_6to4relay()
|
| /onnv-gate/usr/src/cmd/sendmail/cf/feature/ |
| H A D | msp.m4 | 75 R$* < @ $+ > $* $#relay $@ ${MTAHost} $: $1 < @ $2 > $3 78 R$+ :: $+ $#relay $@ ${MTAHost} $: $1 :: $2', `dnl') 79 R$* $#relay $@ ${MTAHost} $: $1 < @ _MSP_FQHN_ >
|
| H A D | promiscuous_relay.m4 | 19 relay. Do NOT use it on a server that is connected to the Internet!
|
| H A D | relay_local_from.m4 | 19 relay. Use SMTP AUTH or STARTTLS instead. If you cannot use those,
|
| H A D | relay_mail_from.m4 | 23 relay. Use SMTP AUTH or STARTTLS instead.
|
| /onnv-gate/usr/src/cmd/agents/snmp/snmprelayd/relay/ |
| H A D | relay.snmprelay | 29 # Personal/Configuration file of the relay agent 40 name = "relay-agent"
|
| /onnv-gate/usr/src/cmd/agents/snmp/snmprelayd/ |
| H A D | snmpdx.reg | 29 # Personal/Configuration file of the relay agent 40 name = "relay-agent"
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/tests/ |
| H A D | test_client.c | 84 static struct in_addr relay; /* spoof being a relay agent */ variable 250 if (relay.s_addr != INADDR_ANY) { in client() 251 to.sin_addr.s_addr = relay.s_addr; in client() 874 if (relay.s_addr != INADDR_ANY) { in service() 1189 relay.s_addr = inet_addr(argv[8]); in main() 1203 if (relay.s_addr == INADDR_ANY) in main() 1214 if (relay.s_addr != INADDR_ANY) { in main() 1260 if (relay.s_addr != INADDR_ANY) { in main() 1294 if (relay.s_addr == INADDR_ANY) in main() 1313 if (relay.s_addr != INADDR_ANY) in main()
|
| /onnv-gate/usr/src/lib/libdladm/common/ |
| H A D | libdliptun.c | 616 dladm_iptun_set6to4relay(dladm_handle_t handle, struct in_addr *relay) in dladm_iptun_set6to4relay() argument 618 return (i_iptun_ioctl(handle, IPTUN_SET_6TO4RELAY, relay)); in dladm_iptun_set6to4relay() 622 dladm_iptun_get6to4relay(dladm_handle_t handle, struct in_addr *relay) in dladm_iptun_get6to4relay() argument 624 return (i_iptun_ioctl(handle, IPTUN_GET_6TO4RELAY, relay)); in dladm_iptun_get6to4relay()
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/ |
| H A D | ResourceBundle.properties | 169 disable_relay_confirm=OK to disable the BOOTP relay service on server {0}? 177 enable_relay_confirm=OK to enable the BOOTP relay service on server {0}? 491 configure_relay_explain=Enter the IP addresses of the DHCP servers to which this BOOTP relay should… 492 …list=You must enter the address of at least one DHCP server to which this relay should forward DHC… 498 configure_choice_explain=This server can be configured as either a DHCP server or a BOOTP relay. I… 500 configure_bootp_relay=Configure as BOOTP relay 508 service_options_hops=&Maximum number of relay agent hops: 551 unconfigure_bootp=Are you sure it is OK to unconfigure the BOOTP relay service? This may cause cli… 603 relay_view_text=This server is configured as a BOOTP relay. You may manage the relay service statu…
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/ |
| H A D | Makefile | 35 interfaces.o logging.o main.o misc.o per_dnet.o relay.o
|
| /onnv-gate/usr/src/cmd/sendmail/cf/mailer/ |
| H A D | smtp.m4 | 50 # output fake domains as user%fake@relay 103 # relay mailer header masquerading recipient rewriting
|
| /onnv-gate/usr/src/cmd/sendmail/cf/m4/ |
| H A D | proto.m4 | 39 `ifdef(`_MAILER_smtp_', `relay', 121 `# UUCP relay host 127 `# BITNET relay host 134 # DECnet relay host 140 `# FAX relay host 145 # "Smart" relay host (may be null) 226 # class L: names that should be delivered locally, even if we have a relay 1177 `# forward non-local UUCP traffic to our UUCP relay 1239 # send unrecognized local users to a relay host 1254 R< > $+ $: < $R > $1 try relay', `dnl') [all …]
|
| H A D | cfhead.m4 | 305 define(`confCR_FILE', `-o MAIL_SETTINGS_DIR`'relay-domains')
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/dhcpconfig/ |
| H A D | ResourceBundle.properties | 31 config_bootp_configured_error=Error - server is already configured as a BOOTP relay agent. 144 …n -R (server addresses) Configure BOOTP relay service.\n\n -U Unconfigure DHCP …
|
| /onnv-gate/usr/src/cmd/sendmail/cf/ |
| H A D | README | 195 the class {R} /etc/mail/relay-domains and the access database 331 RELAY_MAILER_FLAGS [undefined] Flags added to the relay mailer. Default 333 relay mailer adds `a8'. If this is not defined, 350 RELAY_MAILER_ARGS [TCP $h] The arguments passed to the relay mailer. 355 RELAY_MAILER_QGRP [undefined] The queue group for the relay mailer. 358 relay mailer. 364 (except the relay mailer). 365 RELAY_MAILER_LL [2040] The maximum line length for the relay mailer. 453 ``hostname'', in which case a default mailer type (usually ``relay'', 479 need these; the only exception is if you relay ALL [all …]
|
| /onnv-gate/usr/src/lib/libdhcpsvc/head/ |
| H A D | dhcp_svc_confkey.m4 | 100 defstr(DSVC_CV_RELAY, "relay")
|
| /onnv-gate/usr/src/cmd/cmd-inet/etc/ike/ |
| H A D | config.sample | 67 socks "socks://socks-relay.domain.org"
|
| /onnv-gate/usr/src/cmd/sendmail/src/ |
| H A D | parseaddr.c | 3209 char *relay; local 3223 relay = host; 3225 relay = macvalue('_', e); 3226 if (relay != NULL) 3229 ", relay=%s", relay);
|
| /onnv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
| H A D | README.v6 | 166 on the same subnet, a relay agent is used to get the unicast replies 378 This defines the usual (non-relay) DHCPv6 packet header, and is
|
| /onnv-gate/usr/src/cmd/hwdata/ |
| H A D | pci.ids | 532 0013 PCI-OPTO-RELAIS Digital I/O board with relay outputs 12325 1005 APCI2200 SP controller (8/16 digi outputs (relay)) 14003 1021 8 photo couple 8 relay Card 14004 1022 4 photo couple 4 relay Card 14005 1025 16 photo couple 16 relay Card
|
| /onnv-gate/usr/src/cmd/terminfo/ |
| H A D | termcap | 2327 # from Alan R. Rogers (rogers%albany@csnet-relay)
|
| /onnv-gate/usr/src/tools/ctf/dwarf/i386/ |
| HD | libdwarf.cpio.bz2 | |