Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
If anyone have ideas, I'm open ;)
It's to use a port forward to redirect TCP and UDP (yes, both) traffic coming on port 28252 on the firewall to the computer's IP address. This won't open the port to external devices if done properly. This basically just bounce back the packets.
This requires that NAT reflection is enabled (should be by default, but on some firewalls [like mine] it's not).
I'm not sure if it's clear...
To make it work, you basically just need to make the connection APPEAR to be coming from the "outside". So, if I can find a built-in way to redirect packets from one IP address to another one WITHOUT assiging a new address to an interface on the same computer (because it's blocked by the client) and without an external device (or VM), it should work....