Project

General

Profile

Bug #8518 » vip-gw-conf.txt

Ken Sim, 05/16/2018 11:28 AM

 
1
	<gateways>
2
		<gateway_item>
3
			<interface>opt12</interface>
4
			<gateway>10.47.31.103</gateway>
5
			<name>FW1_VPN_02_GRA1</name>
6
			<weight>1</weight>
7
			<ipprotocol>inet</ipprotocol>
8
			<descr><![CDATA[OVH GRA-1 IPv4 Gateway]]></descr>
9
		</gateway_item>
10
		<gateway_item>
11
			<interface>opt12</interface>
12
			<gateway>10.47.31.104</gateway>
13
			<name>FW1_VPN_02_RBX5</name>
14
			<weight>1</weight>
15
			<ipprotocol>inet</ipprotocol>
16
			<descr><![CDATA[OVH RBX-5 IPv4 Gateway]]></descr>
17
		</gateway_item>
18
		<gateway_item>
19
			<interface>opt10</interface>
20
			<gateway>10.47.30.100</gateway>
21
			<name>FW1_VPN_01_HOME</name>
22
			<weight>1</weight>
23
			<ipprotocol>inet</ipprotocol>
24
			<descr><![CDATA[Rogers Home IPv4 Gateway]]></descr>
25
		</gateway_item>
26
		<gateway_item>
27
			<interface>opt12</interface>
28
			<gateway>10.47.31.108</gateway>
29
			<name>FW1_VPN_02_SBG1</name>
30
			<weight>1</weight>
31
			<ipprotocol>inet</ipprotocol>
32
			<descr><![CDATA[OVH SBG-1 IPv4 Gateway]]></descr>
33
		</gateway_item>
34
		<gateway_item>
35
			<interface>opt12</interface>
36
			<gateway>10.47.31.109</gateway>
37
			<name>FW1_VPN_02_PAR1</name>
38
			<weight>1</weight>
39
			<ipprotocol>inet</ipprotocol>
40
			<descr><![CDATA[Scaleway Paris IPv4 Gateway]]></descr>
41
		</gateway_item>
42
		<gateway_item>
43
			<interface>wan</interface>
44
			<gateway>xx.xx.xx.xx</gateway>
45
			<name>FW1_WAN_01_GW4</name>
46
			<weight>1</weight>
47
			<ipprotocol>inet</ipprotocol>
48
			<descr><![CDATA[OVH BHS-3 IPv4 Gateway]]></descr>
49
			<nonlocalgateway></nonlocalgateway>
50
			<defaultgw></defaultgw>
51
		</gateway_item>
52
		<gateway_item>
53
			<interface>wan</interface>
54
			<gateway>xx:xx:xx:xx:xx:xx:xx:xx</gateway>
55
			<name>FW1_WAN_01_GW6</name>
56
			<weight>1</weight>
57
			<ipprotocol>inet6</ipprotocol>
58
			<descr><![CDATA[OVH BHS-3 IPv6 Gateway]]></descr>
59
			<nonlocalgateway></nonlocalgateway>
60
			<defaultgw></defaultgw>
61
		</gateway_item>
62
	</gateways>
63
	<virtualip>
64
		<vip>
65
			<mode>proxyarp</mode>
66
			<interface>wan</interface>
67
			<noexpand></noexpand>
68
			<descr><![CDATA[VM: <redacted>]]></descr>
69
			<type>network</type>
70
			<subnet_bits>32</subnet_bits>
71
			<subnet>xx.xx.xx.xx</subnet>
72
		</vip>
73
		<vip>
74
			<mode>proxyarp</mode>
75
			<interface>wan</interface>
76
			<noexpand></noexpand>
77
			<descr><![CDATA[VM: <refacted>]]></descr>
78
			<type>network</type>
79
			<subnet_bits>32</subnet_bits>
80
			<subnet>xx.xx.xx.xx</subnet>
81
		</vip>
82
		<vip>
83
			<mode>proxyarp</mode>
84
			<interface>wan</interface>
85
			<noexpand></noexpand>
86
			<descr><![CDATA[VM: <redacted>]]></descr>
87
			<type>network</type>
88
			<subnet_bits>32</subnet_bits>
89
			<subnet>xx.xx.xx.xx</subnet>
90
		</vip>
91
		<vip>
92
			<mode>ipalias</mode>
93
			<interface>wan</interface>
94
			<uniqid>5a839af265bba</uniqid>
95
			<descr><![CDATA[HAProxy: IPv4 Address]]></descr>
96
			<type>single</type>
97
			<subnet_bits>32</subnet_bits>
98
			<subnet>xx.xx.xx.xx</subnet>
99
		</vip>
100
		<vip>
101
			<mode>ipalias</mode>
102
			<interface>wan</interface>
103
			<uniqid>5abf110c77978</uniqid>
104
			<descr><![CDATA[HAProxy: IPv4 Address]]></descr>
105
			<type>single</type>
106
			<subnet_bits>32</subnet_bits>
107
			<subnet>xx.xx.xx.xx</subnet>
108
		</vip>
109
		<vip>
110
			<mode>ipalias</mode>
111
			<interface>lan</interface>
112
			<descr><![CDATA[pfB DNSBL - DO NOT EDIT]]></descr>
113
			<type>single</type>
114
			<subnet_bits>32</subnet_bits>
115
			<subnet>10.47.1.2</subnet>
116
		</vip>
117
	</virtualip>
(3-3/3)