Advertisement
luisg_muniz

Más completo :: /etc/sysconfig/network-scripts/ifcfg-eth1

Sep 24th, 2019
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. DEVICE=eth1
  2. ONBOOT=yes
  3. BOOTPROTO=static
  4. IPADDR=10.1.5.201
  5. NETMASK=255.255.255.0
  6. GATEWAY=10.1.5.1
  7. DNS1=1.1.1.1
  8. DNS2=8.8.8.8
  9. IPV6INIT=yes
  10. IPV6_AUTOCONF=no
  11. NM_CONTROLLED=no
  12. USERCTL=yes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement