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 refresh an interface?

Working with an XG install on hardware, I've been around a bit and have a few installs of UTM 9 running at various homes so I'm familiar with Astaro... Sophos.

I can't find an option to refresh the dhcp on an interface. Meaning I want the XG to make a new dhcp request from the WAN interface to the modem. The only way I can see now is to reboot the hardware.



This thread was automatically locked due to age.
Parents
  • advanced shell possibilities to investigate in a test-only environment:

     

    XG115w_XN02_SFOS 17.0.5 MR-5# ifconfig --help
    BusyBox v1.21.1 (2018-01-25 14:46:43 UTC) multi-call binary.

    Usage: ifconfig [-a] interface [address]

    Configure a network interface

            [add ADDRESS[/PREFIXLEN]]
            [del ADDRESS[/PREFIXLEN]]
            [[-]broadcast [ADDRESS]] [[-]pointopoint [ADDRESS]]
            [netmask ADDRESS] [dstaddr ADDRESS]
            [outfill NN] [keepalive NN]
            [hw ether|infiniband ADDRESS] [metric NN] [mtu NN]
            [[-]trailers] [[-]arp] [[-]allmulti]
            [multicast] [[-]promisc] [txqueuelen NN] [[-]dynamic]
            [mem_start NN] [io_addr NN] [irq NN]
            [up|down] ...

     

     

    XG115w_XN02_SFOS 17.0.5 MR-5# dhclient --help
    Internet Systems Consortium DHCP Client 4.3.5
    Copyright 2004-2016 Internet Systems Consortium.
    All rights reserved.
    For info, please visit www.isc.org/.../
    Unknown command: --help
    Usage: dhclient [-4|-6] [-SNTPRI1dvrxi] [-nw] [-p <port>] [-D LL|LLT]
                    [-s server-addr] [-cf config-file]
                    [-df duid-file] [-lf lease-file]
                    [-pf pid-file] [--no-pid] [-e VAR=val]
                    [-sf script-file] [interface]*


  • The other option I use is to open the WAN interface and save it.

    Ian

Reply Children
No Data