Zentyal Forum, Linux Small Business Server

International => German => Topic started by: pppp666 on April 24, 2014, 04:11:18 pm

Title: Hostroute (post-up)
Post by: pppp666 on April 24, 2014, 04:11:18 pm
Hey,

ich hoffe ihr könnt mir helfen...

Ich habe Zentyal auf als VM in ESXI5 installiert und möchte diese VM gerne per öffentlicher IP erreichbar machen.
Das klappt auch wenn ich die /etc/network/interfaces anpasse

address 46.20.37.XX
netmask 255.255.255.255
post-up ip route add 91.194.84.1 dev eth0
post-up ip route add default via 91.194.84.1

Das Problem ist nur das Zentyal die Interfaces bei jeder Änderung und Neustart überschreibt.

Ist es Möglich die post-up Einträge in Zentyal einzustellen?

Viele Grüße