aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_server/src/ts.vxworks.config
blob: b0b66e07ad65a54f7bf7e2714d6684d4de930b06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%% -*- erlang -*-

%%% There is no equivalent command to ypmatch on Win32... :-(
{hardcoded_hosts,
 [{"134.138.177.74","strider"},
  {"134.138.177.72", "elrond"},
  {"134.138.177.67", "sam"},
  {"134.138.176.215", "nenya"},
  {"134.138.176.192", "merry"},
  {"134.138.177.35", "lw4"},
  {"134.138.177.35", "lw5"},
  {"134.138.176.16", "super"},
  {"134.138.177.16", "gandalf"},
  {"134.138.177.92", "turin"},
  {"134.138.177.86", "mallor"}]}.

{hardcoded_ipv6_hosts,
 [{"fe80::a00:20ff:feb2:b4a9","otptest06"},
  {"fe80::a00:20ff:feb2:a621","otptest08"}]}.