Search

You can find the results of your search below.

Debian / Ubuntu Network Setup
18 Hits, Last modified:
for PPPOE) # set up static ip address to access modem web page on WAN NIC iface eno1:0 inet static ... # Then LAN networks are eno2 eno3 eno4 in bridged mode br1 # on the 192.168.1.1 subnet auto br0 if... tanza. #hwaddress ether xx:xx:xx:xx:xx:xx The "modern" way to specify static ip address as address 19... VGA </code> Due to difficulties with the ISP it 2 modems were attempted in bridge mode; a Netgear DM200
NFTables Configuration
16 Hits, Last modified:
ppp1 for pppoe</color>\\ <tab3>define <color red>modem = eno1</color><color blue> #definition of modem device label</color>\\ <tab3>define <color red>lan = ... r IPv4 address</color>\\ <tab3>define <color red>modem_ip = 192.168.5.2</color><color blue> #definition of modem IPv4 address</color> ++ | \\ + <color #202000/#
ISP IPoE DHCP Setup Notes
11 Hits, Last modified:
{{tag>linux router bridged modem ISP IPoE mtu dns dhcp}} =====ISP IPoE DHCP Setup Notes===== Notes on Se... ears of reasonable successful use of bridged VDSL modem with Linux Router running pppoe and nftables my ... ed dhcp IPoE instead of PPPoE. I set up my spare modem as they described and it worked straight way. When I tried my Linux router with bridge modem it no longer worked, until I removed the passwor
Linux Router Background
10 Hits, Last modified:
nstallation!. So I used the original ISP supplied modem and its logs indicated the exact same error! On ... P address could be assigned elsewhere and when my modem attempted to authenticate the IP address could n... ickly and the problem went away. *Access to the modem / router configuration is very difficult when my... rimary internet access (FTTP). Once the fibre and modem were connected things worked prety quickly, save
Router Hardware
10 Hits, Last modified:
8GB RAM and 120GB mSata HD. The N3700 CPU is more modern than the J1900 and includes AES instruction tha... 900. (The Intel LAN controllers are also the more modern ones). This unit also comes with a dedicated IP... Debian and Ubuntu this is done by setting the "nomodeset" option into the grub bootloader. This can be ... p://support.reliablesite.net/kb/a240/how-to-set-nomodeset-into-the-grub-bootloader-debian-and-ubuntu-int
NFTables IP Control
8 Hits, Last modified:
e> #!/usr/sbin/nft -f define wan = ppp1 define modem = eno1 define lan = br0 define router_ip4 = 19... #Allow traffic between private LANs (to/from modem) iifname $lan oifname $modem accept #iifname $modem oifname $lan accept iifname $modem oifname $lan jump base_ch
Router VM
5 Hits, Last modified:
s ethernet ports) * Access to public internet modem, via 1 Ethernet port - **the WAN (Wide Area Network) connection** * modem is VDSL based, set into bridge mode to allow connection to control using this machine as router * modem is currently set to use direct remote DHCP/IP as
DHCP / DNS Setup
1 Hits, Last modified:
eload the configuration ====Setting Bind9 to IPv4 Mode==== ''sudo vim /etc/default/bind9'' or ''sudo vim
IPv6 Setup Notes
1 Hits, Last modified:
*''modprobe ipv6'' *'' ip tunnel add he-ipv6 mode sit remote 216.218.142.50 local 112.213.222.19 tt
Router Miscellaneous
1 Hits, Last modified:
Consortium (ISC) [[https://www.isc.org/kea/|Kea]] Modern Open Source DHCPv4 & DHCPv6 Server *Dragon Or
Basic Netfilter Function Block Diagram
1 Hits, Last modified:
this method is that it probably uses an existing modem router that sets the MTU, and it is possible tha
ISP PPPoE Network Setup
1 Hits, Last modified:
no limit maxfail 0 # Load rp-ppoe.so for kernel mode interface naming compatibility # (ie, ppp0, ppp1)