/freebsd/share/examples/pf/ |
H A D | faq-example3 | 17 # outgoing traffic on fxp0. 20 # www_ext_http - http traffic from the WWW server; higher priority. 21 # www_ext_misc - all non-http traffic from the WWW server. 22 # boss_ext - traffic coming from the boss's computer. 30 # enable queueing on the internal interface to control traffic coming 33 # maximum. traffic coming from the DMZ will be able to use all of this 34 # bandwidth while traffic coming from the Internet will be limited to 40 # net_int - container queue for traffic from the Internet. bandwidth 43 # traffic on dc0. 44 # it_int - traffic to the IT Dept network; reserve them 500Kbps. [all …]
|
H A D | faq-example2 | 9 # enable queueing on the external interface to control traffic going to 19 # explicitly specify a queue will have its traffic added 21 # ssh_im_out - interactive SSH and various instant message traffic. 30 # enable queueing on the internal interface to control traffic coming in 38 # explicitly specify a queue will have its traffic added 40 # ssh_im_in - interactive SSH and various instant message traffic.
|
H A D | queue2 | 3 # give interactive ssh traffic priority over ssh bulk transfers (scp, sftp)
|
/freebsd/contrib/netbsd-tests/net/net/ |
H A D | t_pktinfo.c | 44 static const char traffic[] = "foo"; variable 93 if (sendto(s, traffic, sizeof(traffic), 0, in client() 104 char buf[sizeof(traffic)]; in receive() 151 if (strcmp(traffic, buf) != 0) in receive() 152 ERRX2("Bad message '%s' != '%s'", buf, traffic); in receive()
|
/freebsd/share/examples/ipfilter/ |
H A D | ipf.conf.restrictive | 28 # incoming ed1 traffic - group 100 48 # outgoing ed1 traffic - group 150 54 # allow outgoing smtp traffic 56 # allow outgoing pop3 traffic 58 # allow outgoing ftp traffic 62 # incoming traffic on fxp0 - group 200 70 # outgoing traffic on fxp0 - group 250
|
H A D | firewall.2 | 33 # Block all incoming UDP traffic except talk and DNS traffic. NFS 43 # Block all incoming TCP traffic connections to known services,
|
H A D | firewall.1 | 30 # Block any incoming traffic to NFS ports, to the RPC portmapper, and
|
/freebsd/lib/libc/rpc/ |
H A D | rpc | 59 traffic 100123 na.traffic
|
/freebsd/contrib/sendmail/src/ |
H A D | control.c | 266 SM_FILE_T *traffic; local 338 traffic = TrafficLogFile; 343 TrafficLogFile = traffic;
|
/freebsd/contrib/tcpdump/ |
H A D | INSTALL.md | 39 read saved captures. Whether a user will be able to capture traffic 43 capture traffic. If a user can capture traffic, he or she could use 44 utilities such as tcpdump to capture any traffic on your net, including 82 atm.h - ATM traffic type definitions
|
/freebsd/contrib/sendmail/cf/feature/ |
H A D | bestmx_is_local.m4 | 35 # Warning: this may generate a lot of extra DNS traffic -- a 38 # low to medium traffic hosts. If you use the limited bestmx
|
/freebsd/sys/contrib/device-tree/Bindings/fpga/ |
H A D | xilinx-pr-decoupler.txt | 7 couple / enable the bridges which allows traffic to pass through the 13 The Dynamic Function eXchange AXI shutdown manager prevents AXI traffic
|
H A D | altera-freeze-bridge.txt | 6 unfreeze/enable the bridges which allows traffic to pass through the
|
/freebsd/contrib/libpcap/doc/ |
H A D | README.hpux | 66 traffic. 89 > outbound traffic. 95 outbound traffic too. Thanks again. 144 If you want to see the system's own outbound traffic, you'll never get 151 outbound traffic did happen).
|
/freebsd/tools/tools/netmap/ |
H A D | README | 4 pkt-gen a multi-function packet generator and traffic sink
|
/freebsd/contrib/libpcap/ |
H A D | libpcap.pc.in | 14 Description: Platform-independent network traffic capture library
|
/freebsd/usr.sbin/ppp/ |
H A D | README.nat | 204 This command allows incoming traffic to <nat port> on the host 210 All traffic to port 8066 of the ppp host would then be sent to 219 This command allows traffic for a public IP address to be 229 The above command would redirect all incoming traffic to 239 then incoming traffic will be directed to the last 241 traffic to the first two addresses will still be NAT'd 358 masquerading router and not generate any traffic of its own.
|
/freebsd/sys/dev/nvmf/host/ |
H A D | nvmf.c | 152 int traffic; in nvmf_check_keep_alive() local 154 traffic = atomic_readandclear_int(&sc->ka_active_rx_traffic); in nvmf_check_keep_alive() 155 if (traffic == 0) { in nvmf_check_keep_alive() 182 int traffic; in nvmf_send_keep_alive() local 188 traffic = atomic_load_int(&sc->ka_active_tx_traffic); in nvmf_send_keep_alive() 189 if (traffic == 0 && !nvmf_cmd_keep_alive(sc, nvmf_keep_alive_complete, in nvmf_send_keep_alive()
|
/freebsd/sys/contrib/device-tree/Bindings/iio/gyroscope/ |
H A D | invensense,mpu3050.txt | 19 incoming I2C bus, alternatively drive traffic to a slave device (usually
|
/freebsd/sys/contrib/device-tree/Bindings/devfreq/event/ |
H A D | exynos-nocp.txt | 9 or as traffic debug or statistic collectors. Exynos542x bus has multiple
|
/freebsd/sys/contrib/device-tree/Bindings/connector/ |
H A D | samsung,usb-connector-11pin.txt | 6 It has additional pins to route MHL traffic simultanously with USB.
|
/freebsd/tools/tools/net80211/wesside/ |
H A D | README | 14 * Generates traffic on the network for weak IV attack:
|
/freebsd/contrib/bsnmp/ |
H A D | oid-list | 39 … 1112 bsnmp-pcap monitor traffic for specific network flows (Stef Walter <stef@memberwebs.com>)
|
/freebsd/contrib/unbound/doc/ |
H A D | TODO | 19 o make timeout backoffs randomized (a couple percent random) to spread traffic. 22 early failure, faster on first query, but more traffic.
|
/freebsd/contrib/tcp_wrappers/ |
H A D | BLURB | 17 modern UNIX systems that can already stop source-routed traffic in
|