Difference between revisions of "Infrastructure:Temp88191"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Pew
imported>Pew
Line 10: Line 10:
 
* Run the setup_ipv6.sh script
 
* Run the setup_ipv6.sh script
  
 +
===References===
  
 
[[Category:Infrastructure]]
 
[[Category:Infrastructure]]
 
[[Category:Hosts]]
 
[[Category:Hosts]]
 
[[Category:Needs restoration]]
 
[[Category:Needs restoration]]

Revision as of 03:48, 2 January 2018

temp88191 is a Dell Poweredge 2650[1] serving as VTLUUG's router. Its WAN IPv4 address is 128.173.88.191. It is an x86 server with PAE support.

Managing hosts

Scripts for adding global IPv4 and IPv6 addresses to hosts behind our router are available on Github. This repo is cloned on /root/scripts. To make changes:

  • update it on Github
  • pull on temp88191
  • Copy npd6.conf into /etc (if necessary)
  • Restart npd6
  • Run the Nat script
  • Run the setup_ipv6.sh script

References