Guest User

Untitled

a guest
Mar 17th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. [dan@x8dtu:~] $ grep lo1 /etc/rc.conf
  2. # for lo1
  3. ifconfig_lo1_alias0="inet 127.1.0.200/32" # x8dtu-pg01
  4. ifconfig_lo1_alias1="inet 127.1.0.201/32" # x8dtu-nginx01
  5. ifconfig_lo1_alias2="inet 127.1.0.202/32" # x8dtu-ingress01
  6. ifconfig_lo1_alias3="inet6 fd00::201 prefixlen 64" # x8dtu-nginx01
  7. cloned_interfaces="tun0 lo1"
Add Comment
Please, Sign In to add comment