Guest User!

You are not Sophos Staff.

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

How to manually edit network interfaces?

Hi,

First off I'm sorry if this was already previously answered but I did look around numerous posts and also checked the latest UTM manual.

I just want to manually edit my network interfaces and also add a default route. How can I do this? At first I thought this OS was ArchLinux and I tried a few commands with no luck, then I noticed it's partly based off of SUSE and I also looked at commands for that with no luck. Any documentation or tips are greatly appreciated - I just started using UTM.

I don't have access to the webmin - I am using UTM as part of a VM inside of a ESXI server through another hosting provider - I have a good grip on the networking changes I need to accomplish (done it before with CentOS) but I need to be able to edit interfaces via the shell for this UTM firewall. Thanks in advance.


This thread was automatically locked due to age.
Parents
  • cc (an alias for confd-client.plx, not a C compiler, in the Astaro/Sophos UTM world) is the way to go with what you want to do (via command line).

    cc usage isn't officially supported or condoned by Sophos support and it isn't formally documented for the public.

    cc has three primary modes: interactive, command line and batch.

    If you really want to go the command line route setup a few test VMs running Sophos UTM in an environment you fully control to understand how WebAdmin changes are reflected, and can be duplicated via cc, in the configuration.  Everything I know about cc comes from doing just that and reading forum posts.

    Other, potentially sanity preserving, alternatives :

    • configure another VM via WebAdmin and restore backups from it to the production VM
    • configure WebAdmin through an additional VM at your production environment
    • SUM?


    If I haven't dissuaded you here are a few pointers:

    cc get_objects_filtered '$_->{class} eq "interface"'

    cc get_objects_filtered '$_->{class} eq "itfparams"'

    Google: site:astaro.org cc OR confd-client.plx
Reply
  • cc (an alias for confd-client.plx, not a C compiler, in the Astaro/Sophos UTM world) is the way to go with what you want to do (via command line).

    cc usage isn't officially supported or condoned by Sophos support and it isn't formally documented for the public.

    cc has three primary modes: interactive, command line and batch.

    If you really want to go the command line route setup a few test VMs running Sophos UTM in an environment you fully control to understand how WebAdmin changes are reflected, and can be duplicated via cc, in the configuration.  Everything I know about cc comes from doing just that and reading forum posts.

    Other, potentially sanity preserving, alternatives :

    • configure another VM via WebAdmin and restore backups from it to the production VM
    • configure WebAdmin through an additional VM at your production environment
    • SUM?


    If I haven't dissuaded you here are a few pointers:

    cc get_objects_filtered '$_->{class} eq "interface"'

    cc get_objects_filtered '$_->{class} eq "itfparams"'

    Google: site:astaro.org cc OR confd-client.plx
Children
No Data
Share Feedback
×

Submitted a Tech Support Case lately from the Support Portal?