﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
16810,Nat Network Port Forwarding not working,leep,,"Hi,
I have setup multiple port forwarding rules on a custom nat network and only 1 of the rules is working, nat network and port forwarding rules create with below commands

vboxmanage natnetwork remove --netname NatNetwork1
vboxmanage natnetwork add    --netname NatNetwork1 --network ""172.16.129.0/24"" --enable --ipv6 off
vboxmanage natnetwork modify --netname NatNetwork1 --port-forward-4 ""ora1 ssh:tcp:[]:11011:[172.16.129.11]:22""
vboxmanage natnetwork modify --netname NatNetwork1 --port-forward-4 ""ora2 ssh:tcp:[]:11012:[172.16.129.12]:22""

ssh to localhost on port 11011 connects to ora1 
ssh to localhost on port 11012 fails with ""Network error: Connection refused""



",defect,closed,other,VirtualBox 5.1.22,worksforme,,,other,other
