Skip to content

DHCP broken between B32 and B53 #101

Description

@TimStallard

If a host DHCPs in B32, we don't see that DHCP discover in B53. This means if we want to PXE boot one of our GW servers (which host the DHCP server), it can't PXE boot off the DHCP server in the other building.

To test this, try PXE booting a VM with:

root@vms-b53-1:~# incus launch --vm --config security.csm=true --config security.secureboot=false tdstest --empty --console

And check on the GW servers with:

root@gw-b53:~# tcpdump -i sown -nvvepc100 port 67

I think this is likely isolutions filtering DHCP on our VLAN between buildings?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ip networkingInvestigation or changes to IP networking (e.g. firewalling, routing, VPN, etc.) on the SOWN networksystems administrationAdministation of servers and the systems running on them

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions