Commit Graph

13 Commits

Author SHA1 Message Date
Stephen Buttolph c6d3d6d68c
Merge pull request #123 from ava-labs/nat-errors
added error reporting to nat.Map
2020-06-24 12:39:37 -04:00
StephenButtolph eefaed4b1a added error reporting to nat.Map 2020-06-24 11:41:22 -04:00
Dan Laine 5c618d6c1b lower log level 2020-06-24 10:09:36 -04:00
StephenButtolph a1b1ad2da4 address golint errors 2020-06-17 22:33:41 -04:00
Hongbo Zhang 20637a0f23 dropped error msg from unmapallport 2020-06-17 17:13:35 -04:00
Hongbo Zhang 210ad164f3 resolve comments for PR 71; change log leves; type check
type check

...
2020-06-16 12:12:37 -04:00
Hongbo Zhang 571b6e597b bring pmp back 2020-06-16 12:06:24 -04:00
Hongbo Zhang fb51e6a443 check failed port mapping
handle failed mapping

set retry to 20
2020-06-16 12:06:24 -04:00
Hongbo Zhang 3cfba77c70 staking internal port and external port could be different
get mapped port entry; change interface to mapper
2020-06-16 12:06:23 -04:00
Hongbo Zhang f8301f11c2 fix upnp port detection and retry on mapping
clean up

rm test
2020-06-16 12:05:09 -04:00
Hongbo Zhang 661ee3a542 support machine with public IP 2020-06-16 12:05:09 -04:00
Hongbo Zhang 96cfcc0b5b NAT test 2020-06-16 12:03:01 -04:00
Hongbo Zhang aaa00b3488 upnp 2020-06-16 12:03:01 -04:00