OryxGazella
Active Member
- Joined
- Dec 25, 2009
- Messages
- 52
- Reaction score
- 13
So my situation is this - I have a router on my network - but I'm also able to make PPPoE connections, which makes things easier when I'm hosting a dota game to then dial a local only connection and not have to set up any port forwarding. [For FPS games, dialing an IS account with an IS server a SAIX account with a SAIX server and a WA account with a WA server will also result in better ping times.]
When Web Africa announced their new steam servers - I got all excited and installed steam on my system again. I then decided to dial a local only connection and connect to Counter Strike Source and TF2 servers. It worked fine for a while and then I get the message that I've been disconnected because I can't connect to the Valve VAC server.
What I did to resolve the issue - is to get the IPs for VAC servers and add them to my local router as follows:
This seems to have done the trick as I've been able to play steam multiplayer games with VAC just fine since I've done this.
Has anyone out there had similar experiences or alternate solutions to the problem explained above?
When Web Africa announced their new steam servers - I got all excited and installed steam on my system again. I then decided to dial a local only connection and connect to Counter Strike Source and TF2 servers. It worked fine for a while and then I get the message that I've been disconnected because I can't connect to the Valve VAC server.
What I did to resolve the issue - is to get the IPs for VAC servers and add them to my local router as follows:
Code:
route add 208.111.171.83 mask 255.255.255.255 my.router.ip.adr metric 1 -p
route add 68.142.91.35 mask 255.255.255.255 my.router.ip.adr metric 1 -p
This seems to have done the trick as I've been able to play steam multiplayer games with VAC just fine since I've done this.
Has anyone out there had similar experiences or alternate solutions to the problem explained above?