Difference between revisions of "Infrastructure:Temp88191"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Mjh
(Created page with "temp88191 is a Dell Poweredge 2650 serving as VTLUUG's router. Its WAN IPv4 address is 128.173.88.191. === Managing hosts === Scripts for adding global IPv4 and IPv6 addresse...")
 
imported>Mjh
Line 8: Line 8:
 
* Restart npd6
 
* Restart npd6
 
* Run the Nat script
 
* Run the Nat script
* Run the setup_routes.sh script
+
* Run the setup_ipv6.sh script

Revision as of 21:55, 19 June 2015

temp88191 is a Dell Poweredge 2650 serving as VTLUUG's router. Its WAN IPv4 address is 128.173.88.191.

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