So I have two networks.
Network one looks like:
Internal bridge w/local DHCP + single external (NAT'ing for internal)
Tunnel up to Network 2 (EOIP atm)
It also has another network (another DHCP) running on a seperate vlan (servers)
I have no spare IP's usable here.
Network two is a router in a DC, I have a /29 allocated of public ip's.
On network 1 for those servers- i'd like a few of them to have public IP's from Network two.
Basically i'm not sure where to go from there.. I have the tunnel up.
I've tried a bunch of things (including putting the tunnel onto the same bridge as my internal traffic.. tried assigning IP's internally and it doesn't work (I suspect due to NAT.. though im not sure how to fix that.) but it also causes major problems with internet connectivity for other clients on the internal bridge (probably half the internet becomes unresponsive.)
Hope that's clear.