networking - Can't reach internal address from inside a CoreOs Vagrant box -
i'm running coreos inside vagrant box. i'm using stock configuration described coreos.
i can ping external address google. unfortunately can't reach address that' inside companies network.
pinging internal address windows host works fine. colleague has got no problems calling internal addresses inside vagrant box.
when calling ifconfig have 2 entries listed suspect cause (since colleague doesn't have two):
flannel0: flags=4305<up,pointopoint,running,noarp,multicast> mtu xxx veth071c08e: flags=4163<up,broadcast,running,multicast> mtu xxx do know , how can remove them?
i have removed flannel interface , service fleet service vagrant's user-data file , can reach internal addresses well.
Comments
Post a Comment