Difference between revisions of "Infrastructure:Temp88191"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Echarlie
imported>Echarlie
Line 1: Line 1:
'''temp88191''' is a Dell Poweredge 2650<ref>http://www.dell.com/downloads/global/products/pedge/en/2650_specs.pdf</ref> serving as VTLUUG's router. Its WAN IPv4 address is 128.173.88.191. It is very likely that this server is an x86 server with PAE support.
+
'''temp88191''' is a Dell Poweredge 2650<ref>http://www.dell.com/downloads/global/products/pedge/en/2650_specs.pdf</ref> serving as VTLUUG's router. Its WAN IPv4 address is 128.173.88.191. It is an x86 server with PAE support.
  
 
=== Managing hosts ===
 
=== Managing hosts ===

Revision as of 03:15, 5 June 2016

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