Search
You can find the results of your search below.
Fulltext results:
- NFTables Configuration
- h all the table chain is at the end drop (nftable default policy is accept, hence it is necessary to set so... h all the table chain is at the end drop (nftable default policy is accept, hence it is necessary to set so... number (line numbers) *''-n'' : shows names (default), e.g. dport ssh *''-nn'' : shows numbers e.
- ISP PPPoE Network Setup
- se parameters ''man pppd''. <code> # Minimalistic default options file for DSL/PPPoE connections # man:pppd... +G /etc/syslog to see end of logfile #debug #noipdefault : Assumes that your IP address is allocated dynamically by the ISP. noipdefault # Use this connection as the default route. defaultroute replacedefaultroute #password is not placed in
- DHCP / DNS Setup
- , "less /etc/bind/named.conf". This can remain as default as below. However the configuration files noted t... to be set up. We will copy the existing files to default: *''sudo cp /etc/bind/named.conf.options /etc/bind/default.named.conf.options'' *''sudo cp /etc/bind/named.conf.local /etc/bind/default.named.conf.local'' *''sudo cp /etc/bind/named.c
- TC - Traffic Control
- *''sudo sysctl -a | grep qdisc'' shows current default settings *''sudo sysctl -a | grep net.'' shows ... erface ''dev eno1'' it would seem that Linux has default settings for network interfaces, e.g.: <code>qdis
- Router Hardware
- grated graphics device (IGD), which is enabled by default. The graphics then defaults to the BMC adaptor. T... el IGD Configuration). The terminal also seems to default to 1024x768 resolution, so no additional work is ... grub menu hit the arrow key to select, select the default option, 1st line. Press the 'e' key to edit. Add ... ot. For the permanent solution basically edit etc/default/grub, adding nomodeset such that GRUB_CMDLINE_LIN
- Router Miscellaneous
- ====Docker Host Security==== Docker currently by default use iptables on the host machine to allow access to images. Unfortunately the default iptables effectively fully opens up docker on the... usr/bin/docker stop -t 2 algo [Install] WantedBy=default.target </code> Techcrunch.com [[https://techcrunc... on ftp-data 20 {tcp, udp, sctp} File Transfer [Default Data] ftp 21 {tcp, udp, sctp} File Transf
- Debian / Ubuntu Network Setup
- up===== As of Debian 10 (Buster) Debian still by default uses this interface Setup. It can be setup to us... tocol #bridge_fd 9 # forwarding delay # use default? #bridge_hello 5 # use default? #bridge_maxage 60 # use default? </code> ++++ The following is a list of some stanza not used and wh
- ISP IPoE DHCP Setup Notes
- password and user name. It actually seems to use default username and password in the pppoe software that ... R_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd... AST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 0c:c4:7a:9f:36:4c brd ff... Link File: /usr/lib/systemd/network/99-default.link Network File: /run/systemd
- IPTables Configuration
- such as Docker and Fail2ban basically still have default enbedment of IPTables with use of NFTables requir... ands=== *''iptable -L'' , lists the tables, by default the filter table. To list the nat table, add ''-t