Search
You can find the results of your search below.
Fulltext results:
- Wireguard VPN access from WAN to LAN @linux_router
- doku.php?id=linux_router:network#ubuntu_network_-_interface_setup|network interface]].</color>++\\ <tab3>define <color red>http_serv... 9><color blue> # accept input from loopback interface</color> ++ | \\ + <color #202000/#F0F0E0>It is ge... practice to accept all packets from the loopback interface.</color>++ \\ <tab9> iif lo counter accept... port or port sets, however in general all the LAN interface inputs can be accepted. Filtering by port probab
- Network Setup @home_server:home_server_setup
- questions/192671/what-is-a-hotplug-event-from-the-interface/192913#192913|What is a hotplug event from the interface?]] *centos.org [[https://www.centos.org/docs/5/
- NFTables Configuration @linux_router
- tching_packet_metainformation|Matching packets by interface name]]. The use of interface index of the interface name causes an error on boot of the nftables.service, probably because the interface has not been brought up and indexed. Yet the name... work, perhaps it is predefined. Using the network interface name works. Use of name indexes is said to be fas
- Debian Server Network Setup @linux_router
- {{tag>linux Debian Ubuntu router network netplan interface vlan ipv6 ip}} ======Debian Server Network Setup====== ====Debian Network - Server Interface Setup===== As of Debian 10 (Buster) Debian still by default uses this interface Setup. It can be setup to use netplan inface.\\ ... ictableNetworkInterfaceNames/|Predictable Network Interface Names]], also see [[https://github.com/systemd/sy
- IPMI CLI Tools @home_server:home_server_setup:other_services
- he BMC. Local access is provided through a system interface like kCS (IO port). Remote access is provided through the onboard LAN interface (on IPMI supported motherboards). *OpenIPMI :... ers run on the managed system and provide a local interface to the IPMI card. They also support a primitive c... ment bus. A low speed (<100khz) system management interface supported on most PC and server motherboards. It ... communicate with motherboard sensors and Ethernet interface. *SuperoDoctor : A SuperMicro proprietary IPM
- KPTree Torrent VM Setup @home_server
- ded active running Deluge Bittorrent Client Web Interface deluged.service loaded active running D... y drop; # accept input from loopback interface iif lo counter accept # Make sure th... policy drop; # accept output from loopback interface oif lo counter accept # Make sure th... ; policy drop; # accept input from loopback interface iif lo counter accept # Make sure th
- Router Miscellaneous @linux_router
- s/348266/how-do-i-put-a-bridge-on-top-of-a-bonded-interface|How do I put a bridge on top of a bonded interface?]] *nixCraft [[https://www.cyberciti.biz/faq/ub... questions/192671/what-is-a-hotplug-event-from-the-interface/192913#192913|What is a hotplug event from the interface?]] ====Docker Related links==== *Docker Docs [
- SSH Notes @home_server:home_server_setup:other_services
- cal) if_addrs = psutil.net_if_addrs() for interface_name, interface_addresses in if_addrs.items(): for addres... s in interface_addresses: print(f"=== Interface: {interface_name} ===") if str(address.family) ==
- IPMI Console Setup @home_server:home_server_setup:other_services
- tting up Linux to redirect main boot terminal tty interface to use the serial port -Setup the console red... boot -BMC IPMI Client Setup (Using the BMC IPMI interface to redirect the computer serial tty to the BMC ne... /ipmitool sol info'' are: * -I : Selects IPMI interface to use; options seem to be: lan for IPMI 1.5 and ... ol sol activate''**, where: * -I : Selects IPMI interface to use; options seem to be: lan for IPMI 1.5 and
- Router VM @linux_router
- run a desktop on this machine, CLI (Command Line Interface only). The main services I am currently running ... s of multiple physical Ethernet ports to a bridge interface device, with the bridge effectively acting as a n... Rate limiting certain IP address ranges to public interface * Parental control (time limiting access to public interface on certain IP addresses * Main LAN (Local Area
- Router Hardware @linux_router
- VT-x, and as of 2023 VT-d). - No graphical user interface environment install (although individual applications could have web interface) - Connectivity to upstream IPS provided intern... er than usual hardware, and this is noticeable on interface usage, even no graphical. *The network and rela
- ISP PPPoE Network Setup @linux_router
- mit maxfail 0 # Load rp-ppoe.so for kernel mode interface naming compatibility # (ie, ppp0, ppp1) plugin rp... one". If successful there should be a new network interface ppp1 <fs smaller>Some useful links: Ubuntu help ... ====PPPoE Startup==== Systemd service to create interface and start ppoe service, below: ''sudo vim /etc/sy... an. Hence the attempt to manually set up wan/eno1 interface with an ''ip link set'' instruction in the pppoe.
- Conky @home_server:home_server_setup:other_services
- n uppercase use_xft = true,-- use the X FreeType interface library (anti-aliased font) font = 'Arimo:size=1... use_xft yes # use the X FreeType interface library (anti-aliased font) xftfont Monospace:siz... n uppercase use_xft = true,-- use the X FreeType interface library (anti-aliased font) font = 'Arimo:size=1... use_xft yes # use the X FreeType interface library (anti-aliased font) xftfont Monospace:siz
- Docker nginx / php notes @docker_notes
- tps://en.wikipedia.org/wiki/Simple_Common_Gateway_Interface|Simple Common Gateway Interface (scgi)]] look like another alternative protocol s
- DHCP / DNS Setup @linux_router
- do vim /etc/default/isc-dhcp-server''. Ensure the interface(s) that the DHCP server is to server requests upo... er contains the following comment for each system interface that is not assigned in ''/etc/default/isc-dhcp-s... cpd.conf file for the network segment to which interface eno4 is attached. ** </code> ++++ ======ipv6=====... do vim /etc/radvd.conf'' * ++radvd.conf|<code>interface br0 { AdvSendAdvert on; AdvLinkMTU 1440; Mi