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

Disable GuestAP Interface

Hi guys,

I'm installing a new Sophos XG VM. I want to disable or remove the GuestAP interface. 

Currently it has 10.255.0.1/24 configured on that GuestAP interface and it's being announced in ospf. I don't want that subnet to be used at all. As a workaround I've configured ip 192.168.255.1/32 on that interface and added the ospf network 10.0.0.0/8, but I want ospf network 0.0.0.0/0 (without that GuestAP subnet). 

Please help!

 

Kind regards,

Tom van Leeuwen



This thread was automatically locked due to age.
Parents
  • Tom,

    the GuestAp interface should not be there. You should be able to remove the interface from Network menu. Can you share some screenshots?

    Thanks

  • Hi Iferrara,

    There's no "Delete Interface" button as you can see. I do have such a button for the PortB.520 vlan interface.

    Very minimalistic ospf configuration:

    Routes received by neighbour ospf router:

    bird> show route
    10.11.20.0/24 via 10.113.110.20 on ens192 [ospf1 11:05:15] * I (150/20) [10.113.110.20]
    10.113.110.0/24 dev ens192 [ospf1 11:05:04] * I (150/10) [10.113.110.50]
    10.255.0.0/24 via 10.113.110.20 on ens192 [ospf1 11:05:15] * I (150/20) [10.113.110.20]
    bird>

Reply
  • Hi Iferrara,

    There's no "Delete Interface" button as you can see. I do have such a button for the PortB.520 vlan interface.

    Very minimalistic ospf configuration:

    Routes received by neighbour ospf router:

    bird> show route
    10.11.20.0/24 via 10.113.110.20 on ens192 [ospf1 11:05:15] * I (150/20) [10.113.110.20]
    10.113.110.0/24 dev ens192 [ospf1 11:05:04] * I (150/10) [10.113.110.50]
    10.255.0.0/24 via 10.113.110.20 on ens192 [ospf1 11:05:15] * I (150/20) [10.113.110.20]
    bird>

Children