service

Search

You can find the results of your search below.

Router Miscellaneous
27 Hits, Last modified:
Quit (Esc and Ctrl-C also work) ===glances as a service=== Setup a systemd file for glances as a local web service ''sudo vim /lib/systemd/system/glances.service'' <code> [Unit] Description=Glances Documentation=man:glanc... thub.com/nicolargo/glances After=network.target [Service] #ExecStart=/usr/local/bin/glances -w -t 2 ExecSt
NFTables Configuration
19 Hits, Last modified:
be able to be found using ''ip a''.\\ * Where services are on separate server, virtual, container, etc.... #202000/#F0F0E0> This creates a set of type inet_service (port number or range). The flags interval direct... ese values in the rules. We can use port numbers, service names and port ranges.\\ Sets provide a performa... AS|Sets]]. </color>++ \\ <tab9> type inet_service; flags interval;\\ <tab9> elements = {\\
DHCP / DNS Setup
16 Hits, Last modified:
to this I am no looking at backups for both these services on my local area network. Whilst these services worked reliably well, when ever I shutdown the the route... lly. Actually my router that I was running these services was totally lost when upgrading from Debian 11 t... _bind9, and systemctl in some Linux refers to the service as bind9.service. * "named" is the normal name
Debian / Ubuntu Network Setup
9 Hits, Last modified:
to no avail. So I created the following systemd service to perform this function on start-up after the network was up."\\ To create and edit the service: ''sudo systemctl edit --force --full ipv6_start.service'', ''man systemctl'' and search for ++++ipv6_start.service| <code> [Unit] Description=Remove route to he-ipv
ISP PPPoE Network Setup
8 Hits, Last modified:
col Daemon]]</fs>. ====PPPoE Startup==== Systemd service to create interface and start ppoe service, below: ''sudo vim /etc/systemd/system/pppoe.service'': <code> [Unit] Description=PPPoE connection Documen... ice After=sys-subsystem-net-devices-eno1.device [Service] ExecStart=/usr/sbin/pppd call provider Type=fork
Router Hardware
6 Hits, Last modified:
IPMI LAN Port and has given me a good 5 years of service to date.) Downside is mainly the price, USD490 + ... ate access from public internet The following key services define the router: *network services (bare metal) *ISP Internet connectivity (bare metal) *main fir... icant or otherwise unnecessary resources. *Some services on bare metal to ensure reliable performance *
NFTables IP Control
5 Hits, Last modified:
# set tcp_open_ports { # type inet_service; flags interval; # elements = { ; } ... } # set udp_open_ports { # type inet_service; flags interval; # elements = { ; } ... { #map tcp_nat_map { # type inet_service : ipv4_addr # elements = { http : 192.1... #map udp_nat_map { # type inet_service : ipv4_addr #} chain wan_in {
Router VM
5 Hits, Last modified:
ine, CLI (Command Line Interface only). The main services I am currently running on this machine are, all ... rect remote DHCP/IP as specified by ISP (Internet Service Provider requirements), was originally setup usin... dress Translation) * Port forwarding to basic services * Main public HTML sever * Mail serv... * Main LAN (Local Area Network) DNS/DHCP), these services work together * Main local DNS server using
Linux Router Background
4 Hits, Last modified:
*The PPPoE refused to work and my ISP (Internet Service Provider) made it clear they would not help with ... th 100M fibre..... Unfortunately my ISP (Internet Service Provider) messed up the process and had my existi... not be bother setting up an alternative. All the services still work on my LAN except the email server. (... id through this period. Interestingly the mobile services seem to work reasonably well for working from ho
ISP IPoE DHCP Setup Notes
4 Hits, Last modified:
flag restricts operation to IPv4. ===dhclient@.service=== ''sudo vim /etc/systemd/system/dhclient@.service'' <code> [Unit] Description=dhclient on %I Documentat... evice After=sys-subsystem-net-devices-%i.device [Service] Type=forking PIDFile=/run/dhclient/%I.pid ExecSt... WantedBy=multi-user.target </code> To reload the service files after any changes: ''sudo systemctl daemon-
IPTables Configuration
1 Hits, Last modified:
0:0] :FORWARD DROP [0:0] :OUTPUT ACCEPT [0:0] # Service rules # basic global accept rules - ICMP, loopba
Basic Netfilter Function Block Diagram
1 Hits, Last modified:
he MTU to 1492 bytes. However, some ISP (internet service providers) may have additional overheads. To dete