I'm running 9.209 - I have connections into two different AWS VPCs, and communication between systems behind the UTM and AWS work fine. However, the vpc interfaces on the Astaro don't seem to correctly count packets/traffic.
Anyone else using VPC tunnels that can confirm this is actually an issue, rather than misconfiguration on my end (not that there seems to be a whole lot to configure with VPC tunnels...)
fw-1:/root # ifconfig vpc0.0
vpc0.0 Link encap:Ethernet HWaddr 1E:8D:05:99:97:1D
inet addr:169.254.255.18 Bcast:169.254.255.19 Mask:255.255.255.252
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:23 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:1889 (1.8 Kb)
fw-1:/root # ifconfig vpc0.1
vpc0.1 Link encap:Ethernet HWaddr F2:B6:09:40:90:A1
inet addr:169.254.255.22 Bcast:169.254.255.23 Mask:255.255.255.252
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:138 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:12289 (12.0 Kb)
This thread was automatically locked due to age.