Skip to content

DHCP is inconsistant #236

@ndo360

Description

@ndo360

Greetings!

I was hoping I could get her some insight with an peculiar issue I am having.

Right now I am running a linux server that has a DHCP service running, as well as a FreeLAN, which should allow clients to join and gain their IP address automatically. The issue I am having is that my clients who connect are having inconsistent results in obtaining an IP address.

The Host:
The host is running dnsmasq for the DHCP server, and it listens on the tap interface for incoming connections. FreeLAN is started by this command:

freelan --security.passphrase "my secret" --switch.relay_mode_enabled yes

Clients:
Clients join using the following command:

freelan --security.passphrase "my secret" --fscp.contact [IP_ADDRESS]:12000 --tap_adapter.ipv4_dhcp 1 --tap_adapter.dhcp_proxy_enabled 0 --tap_adapter.metric 1

Am I doing anything wrong? (Also internet does drop out for a bit for the client when they do get their address for a brief minute or two.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions