This post is more than 5 years old
2 Posts
0
1023
Trying to add VLAN tag to appliance
I have a virtual appliance that needs to have the IP address changed. The new IP needs to be tagged with the trunk VLAN ID. I went into YAST, and added another device of type VLAN (following the documentation for SUSE) and pointed it to the eth0 device. The configuration looks like so:
However I cannot ping out to the default gateway. I am not terribly familiar with SUSE, was curious if there is something blatant that I am doing incorrectly.
unixian
31 Posts
0
January 15th, 2017 20:00
G'day,
What you have done looks correct. I suspect that the problem might be the default gateway host's firewall blocking the request. Hope this helps.
J.Logan
2 Posts
0
January 16th, 2017 05:00
Thanks. I ended up redeploying the appliance after all. For some reason, when I set everything through the OVA deployment wizard it worked.