Home
last modified time | relevance | path

Searched refs:ipnat (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/tools/
H A DMakefile40 PROG= ipf ipfs ipmon ipnat ippool ipfstat
47 IPNAT_OBJS= ipnat.o ipfzone.o ipnat_y.o ipnat_l.o
84 ipnat := LDLIBS += -lsocket -lnsl -lkvm -lelf
85 ipnat := OBJS += $(IPNAT_OBJS)
178 ipnat: $(IPNAT_OBJS) $(LIBIPF) $(MAPFILE.NGB) target
179 $(LINK.c) -o ipnat $(IPNAT_OBJS) $(LDLIBS)
185 $(YACC) -d -b ipnat ipnat_y.y
189 ipnat.tab.c > ipnat_y.c
191 ipnat.tab.h > ipnat_y.h
193 CLEANFILES += ipnat.tab.c ipnat.tab.h
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h104 struct ipnat *nat_ptr; /* pointer back to the rule */
179 typedef struct ipnat { struct
180 struct ipnat *in_next; /* NAT rule list next */ argument
181 struct ipnat *in_rnext; /* rdr rule hash next */ argument
182 struct ipnat **in_prnext; /* prior rdr next ptr */ argument
183 struct ipnat *in_mnext; /* map rule hash next */ argument
184 struct ipnat **in_pmnext; /* prior map next ptr */ argument
301 struct ipnat ipn_ipnat;
345 struct ipnat *hm_ipnat;
508 extern void nat_delrdr __P((struct ipnat *));
[all …]
H A Dip_proxy.h36 struct ipnat;
453 extern int appr_ok __P((fr_info_t *, tcphdr_t *, struct ipnat *));
H A Dip_rpcb_pxy.c1179 ipnat_t *ipn, ipnat; local
1254 bcopy((char *)ipn, (char *)&ipnat, sizeof(ipnat));
1273 bcopy((char *)&ipnat, (char *)ipn, sizeof(ipnat));
/illumos-gate/usr/src/man/man5/
H A DMakefile88 ipnat.5 \
219 ipnat.conf.5 \
267 ipnat.conf.5 := LINKSRC = ipnat.5
/illumos-gate/usr/src/pkg/manifests/
H A Dnetwork-ipfilter.p5m59 file path=usr/sbin/ipnat mode=0555
93 file path=usr/share/man/man4i/ipnat.4i
99 file path=usr/share/man/man5/ipnat.5
100 link path=usr/share/man/man5/ipnat.conf.5 target=./ipnat.5
110 file path=usr/share/man/man8/ipnat.8
/illumos-gate/usr/src/cmd/ipf/svc/
H A Dipfilter87 ipnat -CF
90 ipnat -f ${nfile}
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipf.h241 extern void nat_setgroupmap __P((struct ipnat *));
275 extern void printproto __P((struct protoent *, int, struct ipnat *));
299 extern void printnat __P((struct ipnat *, int));
H A Dip_compat.c153 struct ipnat *nat_ptr; /* pointer back to the rule */
186 struct ipnat ipn_ipnat;
H A Dip_nat.c142 static void nat_addnat __P((struct ipnat *, ipf_stack_t *));
143 static void nat_addrdr __P((struct ipnat *, ipf_stack_t *));
1654 bzero((char *)in, offsetof(struct ipnat, in_next6));
1908 struct ipnat *ipn;
5070 struct ipnat *np;
H A Dfil.c5685 { 0, sizeof(struct ipnat) },
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dftppxy6 echo "map ed0 0/0 -> 192.1.1.1/32 proxy port ftp ftp/tcp" | /sbin/ipnat -f -
H A Dftp-proxy5 (i.e. only if you're already using "map" rules with ipnat). It does
H A Dnat-setup74 and use these with ipnat:
/illumos-gate/usr/src/man/man4i/
H A DMakefile29 ipnat.4i \
/illumos-gate/usr/src/cmd/svc/shell/
H A Dipf_include.sh31 IPNATCONF=$ETC_IPF_DIR/ipnat.conf
346 [ -f "$1" ] && ipnat -r -f $1 >/dev/null 2>&1
356 ipnat -n -f $1 >/dev/null 2>&1
453 check_nat_syntax $1 && ipnat -f $1 >/dev/null 2>&1
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-nwam47 IPNAT_DEFAULT_CONFIG_FILE=/etc/ipf/ipnat.conf
394 ipnat_file=`nwam_get_loc_prop Legacy ipnat-config-file`
H A Dnet-loc439 ipnat_file=`nwam_get_loc_prop $loc ipnat-config-file`
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg_lex.l208 <TSTATE>ipnat-config-file { return LOC_IPNAT_CONFIG; }
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Ds10_boot.ksh212 replace_with_native /usr/sbin/ipnat 0555 root:bin
/illumos-gate/usr/src/man/man8/
H A DMakefile226 ipnat.8 \
/illumos-gate/usr/src/lib/libsecdb/
H A Dexec_attr.txt132 IP Filter Management:solaris:cmd:::/usr/sbin/ipnat:privs=sys_ip_config;gid=sys