UNPKG

network-config

Version:

debian ip network configuration for NodeJS

16 lines (12 loc) 249 B
auto lo iface lo inet loopback iface eth1 inet manual auto vmbr2:0 iface vmbr2:0 inet static address 1.1.1.218 netmask 255.255.255.255 auto eth0 iface eth0 inet static address 192.168.1.1 netmask 255.255.255.0 network 192.168.1.0