Home
last modified time | relevance | path

Searched refs:natd (Results 1 – 25 of 47) sorted by relevance

12

/dports/net-mgmt/netustad/netustad-0.3.1/data/freebsd/
H A Dnat_edit.in21 ${cat_cmd} ${confdir}/netustad.natd | sed /"$oldnat"/d > /tmp/netustad.natd
22 mv /tmp/netustad.natd ${confdir}
23 echo "redirect_address $publichost $privatehost" >> $confdir/netustad.natd
33 ${cat_cmd} ${confdir}/netustad.natd | sed /"$oldnat"/d > /tmp/netustad.natd
34 mv /tmp/netustad.natd ${confdir}
35 … "redirect_port $proto $privatehost:$privateport $publichost:$publicport" >> $confdir/netustad.natd
83 echo "IPDIVERT Mevcut, natd'ye yonlendirme yapilabilir.<br>"
H A Dnat_edit21 ${cat_cmd} ${confdir}/netustad.natd | sed /"$oldnat"/d > /tmp/netustad.natd
22 mv /tmp/netustad.natd ${confdir}
23 echo "redirect_address $publichost $privatehost" >> $confdir/netustad.natd
33 ${cat_cmd} ${confdir}/netustad.natd | sed /"$oldnat"/d > /tmp/netustad.natd
34 mv /tmp/netustad.natd ${confdir}
35 … "redirect_port $proto $privatehost:$privateport $publichost:$publicport" >> $confdir/netustad.natd
83 echo "IPDIVERT Mevcut, natd'ye yonlendirme yapilabilir.<br>"
H A Dnat_del.in15 ${cat_cmd} ${confdir}/netustad.natd | sed /"$del_nat"/d > /tmp/netustad.natd
16 mv /tmp/netustad.natd ${confdir}
H A Dnat_del15 ${cat_cmd} ${confdir}/netustad.natd | sed /"$del_nat"/d > /tmp/netustad.natd
16 mv /tmp/netustad.natd ${confdir}
H A Dnat_add21 echo "redirect_address $publichost $privatehost" >> $confdir/netustad.natd
29 … "redirect_port $proto $privatehost:$privateport $publichost:$publicport" >> $confdir/netustad.natd
H A Dnat_add.in21 echo "redirect_address $publichost $privatehost" >> $confdir/netustad.natd
29 … "redirect_port $proto $privatehost:$privateport $publichost:$publicport" >> $confdir/netustad.natd
H A Dshownat57 # echo "IPDIVERT Mevcut, natd'ye yonlendirme yapilabilir.<br>"
65 echo "/etc/rc.conf dosyasinda natd aktif degil.<br>"
H A Dshownat.in57 # echo "IPDIVERT Mevcut, natd'ye yonlendirme yapilabilir.<br>"
65 echo "/etc/rc.conf dosyasinda natd aktif degil.<br>"
/dports/math/gap/gap-4.11.0/pkg/hap-1.25/lib/CohomologyOperations/
H A Dcohomology_homomorphism.gi46 local hom, R, G, A, B, C,D,HC,HD, hc, hd,nat, natd, p, fdelta, hcdelta, N, indhom,
68 natd:=HD!.nat;
69 natd:=natd!.Mapping;
90 isod:=GroupHomomorphismByImages(Target(homdir),Source(natd)!.ParentAttr,
92 GeneratorsOfGroup(Source(natd)!.ParentAttr) );
100 y:=Image(natd,ytilde);
/dports/emulators/aranym/aranym-1.1.0/src/Unix/darwin/
H A Daratapif.sh89 /usr/sbin/natd -p $FWNATD_PORT -n $FW_INTERFACE -use_sockets -same_ports
91 cat /var/run/natd.pid > /var/run/natd_fw.pid
109 /usr/sbin/natd -p $DNSFWNATD_PORT -n $DEVICE -redirect_port udp $NAMESERVER:53 $IP_HOST:53
111 cat /var/run/natd.pid > /var/run/natd_dnsfw.pid
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/nat/
H A Dservice.go322 func (s *Service) tryNATDevice(ctx context.Context, natd Device, intPort, extPort int, leaseTime ti…
329 predictableRand := rand.New(rand.NewSource(int64(s.id.Short()) + int64(intPort) + hash(natd.ID())))
334 port, err = natd.AddPortMapping(ctx, TCP, intPort, extPort, name, leaseTime)
339 l.Debugln("Error extending lease on", natd.ID(), err)
352 port, err = natd.AddPortMapping(ctx, TCP, intPort, extPort, name, leaseTime)
357 l.Debugln("Error getting new lease on", natd.ID(), err)
363 ip, err := natd.GetExternalIPAddress(ctx)
365 l.Debugln("Error getting external ip on", natd.ID(), err)
/dports/sysutils/auto-admin/auto-admin-0.7.8.1/Scripts/
H A Dauto-ipfw-gateway-setup70 completely locked down. In one case, natd did not start up after the
72 a race condition between the interface coming up and natd starting. (If
73 the interface is not up yet, natd will fail to start.)
/dports/math/gap/gap-4.11.0/pkg/hap-1.25/lib/GOuterGroups/
H A DfunctorialGouter.gi103 local C,D,HC,HD,Hom,hom,NatC, NatD, natc, natd, ind, c, d, imc, gensc,x;
114 natd:=NatD!.Mapping;
117 d:=Target(natd);
122 Add(imc,Image(natd,Image(hom,PreImagesRepresentative(natc,x))) );
H A DfunctorialGouter.trial121 local C,D,HC,HD,Hom,hom,NatC, NatD, natc, natd, ind, c, d, imc, gensc,x;
132 natd:=NatD!.Mapping;
135 d:=Target(natd);
140 Add(imc,Image(natd,Image(hom,PreImagesRepresentative(natc,x))) );
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/stepper/
H A Dstpr_stepcor.F89 grad_max = dabsmax(natd*3,g)
98 grad_max = dabsmax(natd*3,g)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/stepper/
H A Dstpr_stepcor.F89 grad_max = dabsmax(natd*3,g)
98 grad_max = dabsmax(natd*3,g)
/dports/net/libdaq/libdaq-3.0.5/modules/divert/
H A DREADME.divert.md58 natd divert, you will want to add the two rules before and after the natd divert
64 ipfw add 50 divert natd ip4 from any to any via em1
/dports/net/tcpreen/tcpreen-1.4.4/
H A DTODO6 * support for Destination NAT: iptables (Linux), natd (FreeBSD), etc.
/dports/security/vpnc/vpnc-0.5.3/
H A Disakmp-pkt.h81 } ke, hash, sig, nonce, vid, natd; member
/dports/security/fiked/fiked-0.0.5/vpnc/
H A Disakmp-pkt.h102 } ke, hash, sig, nonce, vid, natd; member
/dports/security/tcpcrypt/tcpcrypt-0.5/
H A DINSTALL-FreeBSD.markdown61 (e.g., natd) may get confused if tcpcryptd doesn't do its magic first.
/dports/net/daq/daq-2.2.2/
H A DREADME447 natd_program="/sbin/natd" # path to natd
448 natd_enable="YES" # Enable natd (if firewall_enable == YES)
470 ${fwcmd} add divert natd all from any to any via
/dports/net-mgmt/netustad/netustad-0.3.1/
H A DChangeLog22 - Network Address Translation (NAT) Table Management Module (both natd and iptables) added.
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_nat.c987 ipnat_t natd; in ipf_nat_ioctl() local
1022 bcopy(data, (char *)&natd, sizeof(natd)); in ipf_nat_ioctl()
1023 nat = &natd; in ipf_nat_ioctl()
1026 bzero(&natd, sizeof(natd)); in ipf_nat_ioctl()
1027 error = ipf_inobj(softc, data, NULL, &natd, in ipf_nat_ioctl()
1032 if (natd.in_size < sizeof(ipnat_t)) { in ipf_nat_ioctl()
1036 KMALLOCS(nt, ipnat_t *, natd.in_size); in ipf_nat_ioctl()
1042 bzero(nt, natd.in_size); in ipf_nat_ioctl()
1044 natd.in_size); in ipf_nat_ioctl()
1136 natd.in_flineno = n->in_flineno; in ipf_nat_ioctl()
[all …]
/dports/multimedia/dtv-scan-tables/dtv-scan-tables-20211214/channels-conf/dvb-s/
H A DAstra-28.2E134 natd:10935:v:0:22000:0:0:5467

12