Difference between revisions of "Scratch Pad"
From MyWiki
(Replaced content with "<source lang="text"> </source>") |
|||
Line 1: | Line 1: | ||
<source lang="text"> | <source lang="text"> | ||
+ | |||
+ | Network Team: | ||
+ | * Select a free network address in the 158.223 network | ||
+ | * Create an incoming NAT rule on the selected IP to forward ports 25, 80, 110, 143, 443, 993 and 995 to CGS-SVR-WS050L (172.16.100.44) | ||
+ | |||
+ | Systems Team: | ||
+ | DNS Internal | ||
+ | For the following systems remove any existing DNS records and add the following CNAME records: | ||
+ | www.eastlondonlines.co.uk --> cgs-svr-ws050L.campus.goldsmiths.ac.uk | ||
+ | eastlondonlines.co.uk --> cgs-svr-ws050L.campus.goldsmiths.ac.uk | ||
+ | www.majfeatures.gold.ac.uk --> cgs-svr-ws050L.campus.goldsmiths.ac.uk | ||
+ | majfeatures.gold.ac.uk --> cgs-svr-ws050L.campus.goldsmiths.ac.uk | ||
+ | maj-alumni.gold.ac.uk --> cgs-svr-ws050L.campus.goldsmiths.ac.uk | ||
+ | mctestserver.gold.ac.uk --> cgs-svr-ws050L.campus.goldsmiths.ac.uk | ||
+ | imageserver.gold.ac.uk --> cgs-svr-ws050L.campus.goldsmiths.ac.uk | ||
+ | |||
+ | |||
+ | DNS External | ||
+ | For the follwing systems remove any existing records and create A-records for the following systems pointing to the selected external IP address: | ||
+ | www.eastlondonlines.co.uk | ||
+ | eastlondonlines.co.uk | ||
+ | www.majfeatures.gold.ac.uk | ||
+ | majfeatures.gold.ac.uk | ||
+ | maj-alumni.gold.ac.uk | ||
+ | mctestserver.gold.ac.uk | ||
+ | imageserver.gold.ac.uk | ||
+ | |||
+ | |||
</source> | </source> |
Revision as of 13:54, 3 September 2019
Network Team: * Select a free network address in the 158.223 network * Create an incoming NAT rule on the selected IP to forward ports 25, 80, 110, 143, 443, 993 and 995 to CGS-SVR-WS050L (172.16.100.44) Systems Team: DNS Internal For the following systems remove any existing DNS records and add the following CNAME records: www.eastlondonlines.co.uk --> cgs-svr-ws050L.campus.goldsmiths.ac.uk eastlondonlines.co.uk --> cgs-svr-ws050L.campus.goldsmiths.ac.uk www.majfeatures.gold.ac.uk --> cgs-svr-ws050L.campus.goldsmiths.ac.uk majfeatures.gold.ac.uk --> cgs-svr-ws050L.campus.goldsmiths.ac.uk maj-alumni.gold.ac.uk --> cgs-svr-ws050L.campus.goldsmiths.ac.uk mctestserver.gold.ac.uk --> cgs-svr-ws050L.campus.goldsmiths.ac.uk imageserver.gold.ac.uk --> cgs-svr-ws050L.campus.goldsmiths.ac.uk DNS External For the follwing systems remove any existing records and create A-records for the following systems pointing to the selected external IP address: www.eastlondonlines.co.uk eastlondonlines.co.uk www.majfeatures.gold.ac.uk majfeatures.gold.ac.uk maj-alumni.gold.ac.uk mctestserver.gold.ac.uk imageserver.gold.ac.uk