This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Unable to turn on Masquerading in AMI

That also does not work in AMI version because there is no IP to select from the dropdown list.

This and a few other issues, are around the difference between adding ethernet alias devices versus alternate IP's.

In linux, if I add a virtual ethernet NIC (like eth0:1) and assign an IP to it, I have the flexibility to use that NIC in routing and VPN configurations.

But since using the 'ip addr' commang (as opposed to 'ifconfig') is recommended and used, only merely alternate IP's can be created. And thus, I'm only limited to the 1 "physical" ethernet NIC. And that limits several other pieces of functionality in the rest of the router's configuration.


This thread was automatically locked due to age.
Parents
  • I think your limitation comes from the EC2 environment where I believe you only can have a single interface with a single IP, but maybe someone that knows for sure will chime in.

    Cheers - Bob
  • Not the same thing. EC2 does limit you to a VM with 1 physical NIC.

    But in Linux you can use the ifconfig to create alias NIC's with different IP's and use them in VPN configurations.

    And using the ip addr you can create Alternate IP's attached to a physical NIC. Astaro lets you do that, but not in the AMI version. There is no reason not to and it's not limited by EC2. Someone at Astaro just decided not to allow a user to do it.
Reply
  • Not the same thing. EC2 does limit you to a VM with 1 physical NIC.

    But in Linux you can use the ifconfig to create alias NIC's with different IP's and use them in VPN configurations.

    And using the ip addr you can create Alternate IP's attached to a physical NIC. Astaro lets you do that, but not in the AMI version. There is no reason not to and it's not limited by EC2. Someone at Astaro just decided not to allow a user to do it.
Children
No Data