Hello,
I run: Ubuntu 12.04, Ispconfig 3, Amazon EC2 in VPC.
I've successfully
1) Added several internal IP addresses to the Network Interface (per manual 5.18):
Code:
# ifconfig
eth0 Link encap:Ethernet HWaddr 0a:c3:f2:f5:c8:2d
inet addr:10.0.0.15 Bcast:10.0.0.255 Mask:255.255.255.0
inet6 addr: fe80::8c3:f2ff:fef5:c82d/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:117236 errors:0 dropped:0 overruns:0 frame:0
TX packets:44138 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:156602804 (156.6 MB) TX bytes:5148130 (5.1 MB)
Interrupt:27
eth0:1 Link encap:Ethernet HWaddr 0a:c3:f2:f5:c8:2d
inet addr:10.0.0.110 Bcast:10.0.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:27
eth0:2 Link encap:Ethernet HWaddr 0a:c3:f2:f5:c8:2d
inet addr:10.0.0.167 Bcast:10.0.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:27
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1138 errors:0 dropped:0 overruns:0 frame:0
TX packets:1138 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:89528 (89.5 KB) TX bytes:89528 (89.5 KB)
2) Manually updated Ispconfig with the internal ip addresses (per manual 4.9.2.3)
3) Created an SSL site (per manual 5.4) pointing to internal ip address 10.0.0.110
4) Implemented a public ip address that points to the eth0 internal ip address 10.0.0.15
Upon visiting port 80 of the new site I receive the standard Apache HTML= "It works!" Indicating the site is not routed to its domain folder. Upon visiting port 443 of the site I receive an ssl error = "SSL connection error. Unable to make a secure connection to the server".
An additional site set up utilizing the second ip address 10.0.0.167 and not using ssl also displays the apache index.html.
Any Ideas about what may be the issue here?
Thank you.
Recent comments
3 hours 54 min ago
10 hours 35 min ago
14 hours 26 min ago
16 hours 4 min ago
1 day 30 min ago
1 day 9 hours ago
1 day 10 hours ago
1 day 14 hours ago
1 day 18 hours ago
1 day 19 hours ago