EddieIvan01 / iox

Tool for port forwarding & intranet proxy
MIT License
1.03k stars 186 forks source link

i/o timeout #7

Closed DarknightCanada closed 4 years ago

DarknightCanada commented 4 years ago

any idea why the tool si giving me this error

beacon> shell iox.exe fwd -l 9004 -r 10.8.0.86:443 [] Tasked beacon to run: iox.exe fwd -l 9004 -r 10.8.0.86:443 [+] host called home, sent: 67 bytes [+] received output: [] Forward between :9004 and 10.8.0.86:443

[+] received output: [!] Connect remote 10.8.0.86:443 error: dial tcp 10.8.0.86:443: i/o timeout [!] Connect remote 10.8.0.86:443 error: dial tcp 10.8.0.86:443: i/o timeout

[+] received output: [!] Connect remote 10.8.0.86:443 error: dial tcp 10.8.0.86:443: i/o timeout

[+] received output: [!] Connect remote 10.8.0.86:443 error: dial tcp 10.8.0.86:443: i/o timeout

[+] received output: [!] Connect remote 10.8.0.86:443 error: dial tcp 10.8.0.86:443: i/o timeout [!] Connect remote 10.8.0.86:443 error: dial tcp 10.8.0.86:443: i/o timeout

[+] received output: [!] Connect remote 10.8.0.86:443 error: dial tcp 10.8.0.86:443: i/o timeout [!] Connect remote 10.8.0.86:443 error: dial tcp 10.8.0.86:443: i/o timeout

EddieIvan01 commented 4 years ago

Try to increase timeout duration via -t

iox.exe fwd -l 9004 -r 10.8.0.86:443 -t 10000
EddieIvan01 commented 4 years ago

What does RTO(rasta course) mean?

You need to make sure the beacon-machine could connect to 10.8.0.86:443, if it could, then increase timeout duration