UNPKG

network-config

Version:

debian ip network configuration for NodeJS

16 lines (12 loc) 240 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 1.1.1.77 netmask 1.1.1.1 gateway 10.10.10.10