Skip to content

Mac Client assign weird IP #42

Description

@jjuliofuentes-lang

Describe the Bug

My client got a network address 100.90.128.0 instead of any other IP like 100.90.128.5

{
"agent" : "Pangolin macOS",
"connected" : true,
"networkSettings" : {
"dns_servers" : [
"100.96.128.1"
],
"ipv4_addresses" : [
"100.90.128.0"
],
"ipv4_included_routes" : [
{
"destination_address" : "100.96.128.0",
"subnet_mask" : "255.255.240.0"
}
],
"ipv4_subnet_masks" : [
"255.255.240.0"
],
"mtu" : 1280
},
"orgId" : "masjoy",
"registered" : true,
"terminated" : false,
"version" : "0.8.1"
}

Environment

  • OS Type & Version: (e.g., Ubuntu 22.04)
  • Pangolin Version:1.18.2
  • Gerbil Version:
  • Traefik Version:
  • Newt Version:
  • Client Version: 0.8.1

To Reproduce

I just installed the client nothing more

Expected Behavior

Got an addressable point to point IP

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