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

Temporarily set ip on UTM not working (gets overwritten)

Hi there,

for some debugging reasons I´d like to tempoarily set a manual ip on a UTM Interface. At least the command is working, I can use ifconfig eth0 192.168.0.1 netmask 255.255.255.0 Broadcast 192.168.0.255 or ip addr add 192.168.0.1/255.255.255.0 dev eth0, but after a few seconds the address is being removed...

I think there is the config daemon or sth. else, that is overwriting that manual config all the time.

Is there a way to stop that and temporarily set the interface address?

This system is not productive.

Thanks.



This thread was automatically locked due to age.
Parents Reply
  • #cc
    interface
    interfaces@

    should give you a enumerated list of the OBJs.

    127.0.0.1 MAIN > interfaces
    advanced
    interfaces@
    
    127.0.0.1 MAIN interfaces > interfaces@
       0 'REF_DefaultInternal' ''
       1 'REF_IntEthDMZ' ''
       2 'REF_IntEthWAN' ''
       3 'REF_IntEthVPN' ''

Children
No Data