Open up pptpd.conf in your favorite text editor. We only need to add two lines to it, they’re as follows: localip 192.168.1.1 remoteip 192.168.1.100-120 The Local IP is the IP address of the server, remoteip specifies the IPs the vpn will assign its clients. Feel free to change t...
PADS), which will produce a seession_id value used to flag this PPP Session, sent to the client in Padr package mode. The destination address in the Ethernet header is the client's MAC address, and the CODE
, enable jumbo frames (MTU of 9000 for this particular USRP at 10Gbit connection), slightly increase the txqueuelen from 1000 to 2000, and to also increase the Linux Kernel buffers i.e. sysctl -w net.core.wmem_max=200000000sysctl -w net.core.rmem_...
Void Linux recommends using/etc/rc.localto set up networking, if you’re not using a tool likeNetworkManager. Network setup varies by distribution, sometimes residing in/etc/networkor/etc/netplan. Set up your interfaces according to your distribution’s documentation. In the following example, I...
2: eth0 : <BROADCAST,MULTICAST> mtu 1500 qdisc mq state DOWN group default qlen 1000 link/ether 30:2f:1e:22:0d:dc brd ff:ff:ff:ff:ff:ff inet 172.24.2.6/24 brd 172.24.2.255 scope global dynamic P3C valid_lft 86383sec preferred_lft 86383sec root@xxx:# systemctl restart systemd-netw...
UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Memory:91100000-911fffff ...
Network hardware fragments packets larger than the maximum transmission unit (MTU), for example, 1500 bytes. Often, the fragments are lost and the packets fail to re-assemble. This leads to intermittent failures, when a ping test, which use...
Published on May 22nd 2019 - Listed in LXC VMware Linux Virtualization Containers Today I needed to set up a new LXC environment running on Ubuntu 18.04. This is basically the same setup as I did in the past few years, but there have been quite a lot of changes in Ubuntu 18.04. A...
PXE Server– Preboot eXecution Environment – instructs a client computer to boot, run or install an operating system directly form a network interface, eliminating the need to burn a CD/DVD or use a physical medium, or, can ease the job of installing Linux distributions on your network infra...
7972: vlan10@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000 link/ether 2c:f0:5d:c9:12:a9 brd ff:ff:ff:ff:ff:ff inet6 2001:470:1237:1212::2:c19a/128 scope global dynamic noprefixroute ...