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

Launch a script at every startup

I had configured an IP alias for one of my interfaces.
The commandline is sudo ifconfig eth2.751:0 192.168.101.10 netmask 255.255.255.255. It works fine.
Howewer this configuration is erased to each startups.

I read that I need to create a script and modify file in the init.d folder, but I don't know what I need to do exactly.
You guys knows a script to setup my eth2 interface and do you know how to modify the UTM startup?

Thanks a lot and sorry for my english!


This thread was automatically locked due to age.
Parents
  • Why not just put 192.168.101.10/32 as an Additional Address on eth2 VLAN 751?  In that way, the change is permanent.

    If you really want to do this manually, you can add a line to /etc/crontab-static with @reboot instead of date and time parameters.  Then, in WebAdmin, toggle one of the settings to "Manual" and back on the 'Configuration' tab in 'Management >> Up2Date'.  That causes the configuration daemon to re-create /etc/crontab with what you added to crontab-static.

    If this is a paid license and you try to do many things like this and in your other thread from May, you likely will lose your right to support from Sophos.  Coming from the world of Cisco, you can't imagine how elegant and powerful WebAdmin is.  The last time I migrated a site from Cisco to the UTM, I think it took all of two hours after I understood their topology - firewall, NAT and router issues go very quickly.

    Cheers - Bob
    PS Ton anglais est très facile à comprendre !
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Reply
  • Why not just put 192.168.101.10/32 as an Additional Address on eth2 VLAN 751?  In that way, the change is permanent.

    If you really want to do this manually, you can add a line to /etc/crontab-static with @reboot instead of date and time parameters.  Then, in WebAdmin, toggle one of the settings to "Manual" and back on the 'Configuration' tab in 'Management >> Up2Date'.  That causes the configuration daemon to re-create /etc/crontab with what you added to crontab-static.

    If this is a paid license and you try to do many things like this and in your other thread from May, you likely will lose your right to support from Sophos.  Coming from the world of Cisco, you can't imagine how elegant and powerful WebAdmin is.  The last time I migrated a site from Cisco to the UTM, I think it took all of two hours after I understood their topology - firewall, NAT and router issues go very quickly.

    Cheers - Bob
    PS Ton anglais est très facile à comprendre !
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Children
No Data