[H] steam games [W] the pathless, tf2

[H] mortal kombat, batman, injustice, shadow of mordor, fear, b4b [W] games, tf2

i have this games for trade

Mortal Kombat XL

Mortal Kombat XL

Batman™: Arkham Origins

Batman: Arkham City GOTY

Batman: Arkham City GOTY

Batman: Arkham Asylum GOTY Edition

Batman: Arkham Asylum GOTY Edition

Batman: Arkham Knight Premium Edition

Batman: Arkham Knight Premium Edition

Injustice 2 Legendary Edition

Injustice 2 Legendary Edition

Injustice: Gods Among Us Ultimate Edition

Middle-earth: Shadow of Mordor Game of the Year Edition

FEAR: Ultimate Shooter Edition

Back 4 Blood https://steamdb.info/sub/638756/

Back 4 Blood https://steamdb.info/sub/638756/

looking for games that i dont have or tf2

REP

[IGSRep](https://www.reddit.com/r/IGSRep/comments/tufrro/anditsungs_igs_rep_page)

[SGSFlair](https://www.reddit.com/r/sgsflair/comments/tug2h2/flair_profile_uanditsung/)

[REP](https://www.steamtrades.com/user/76561198125502435)

reddit.com
u/anditsung — 3 months ago

[H] mortal kombat, batman, injustice, shadow of mordor, fear, b4b [W] games, tf2

i have this games for trade

Mortal Kombat XL

Mortal Kombat XL

Batman™: Arkham Origins

Batman: Arkham City GOTY

Batman: Arkham City GOTY

Batman: Arkham Asylum GOTY Edition

Batman: Arkham Asylum GOTY Edition

Batman: Arkham Knight Premium Edition

Batman: Arkham Knight Premium Edition

Injustice 2 Legendary Edition

Injustice 2 Legendary Edition

Injustice: Gods Among Us Ultimate Edition

Middle-earth: Shadow of Mordor Game of the Year Edition

FEAR: Ultimate Shooter Edition

Back 4 Blood https://steamdb.info/sub/638756/

Back 4 Blood https://steamdb.info/sub/638756/

looking for games that i dont have or tf2

REP

[IGSRep](https://www.reddit.com/r/IGSRep/comments/tufrro/anditsungs_igs_rep_page)

[SGSFlair](https://www.reddit.com/r/sgsflair/comments/tug2h2/flair_profile_uanditsung/)

[REP](https://www.steamtrades.com/user/76561198125502435)

reddit.com
u/anditsung — 3 months ago

[H] mortal kombat, batman, injustice, shadow of mordor, fear, b4b [W] games, tf2

i have this games for trade

Mortal Kombat XL

Mortal Kombat XL

Batman™: Arkham Origins

Batman: Arkham City GOTY

Batman: Arkham City GOTY

Batman: Arkham Asylum GOTY Edition

Batman: Arkham Asylum GOTY Edition

Batman: Arkham Knight Premium Edition

Batman: Arkham Knight Premium Edition

Injustice 2 Legendary Edition

Injustice 2 Legendary Edition

Injustice: Gods Among Us Ultimate Edition

Middle-earth: Shadow of Mordor Game of the Year Edition

FEAR: Ultimate Shooter Edition

Back 4 Blood https://steamdb.info/sub/638756/

Back 4 Blood https://steamdb.info/sub/638756/

looking for games that i dont have or tf2

[IGSRep](https://www.reddit.com/r/IGSRep/comments/tufrro/anditsungs\_igs\_rep\_page)

[SGSFlair](https://www.reddit.com/r/sgsflair/comments/tug2h2/flair\_profile\_uanditsung/)

[REP](https://www.steamtrades.com/user/76561198125502435)

reddit.com
u/anditsung — 3 months ago

digital ocean wireguard server split tunnel

i have digital ocean server and setup wireguard there to connect to local network on office

server configuration

```

[Interface]

Address = 10.7.0.1/24

ListenPort = 51820

PrivateKey = (hidden)

[Peer]

PublicKey = (hidden)

PresharedKey = (hidden)

AllowedIPs = 10.7.0.3/32, 192.168.70.0/24

Endpoint = client:24054

```

client configuration

```

[Interface]

Address = 10.7.0.3/32

PrivateKey = (hidden)

PostUp = iptables -A FORWARD -i %i -j ACCEPT; iptables -t nat -A POSTROUTING -o wlp3s0 -j MASQUERADE

PostDown = iptables -D FORWARD -i %i -j ACCEPT; iptables -t nat -D POSTROUTING -o wlp3s0 -j MASQUERADE

[Peer]

PublicKey = (hidden)

PresharedKey = (hidden)

AllowedIPs = 0.0.0.0/0

Endpoint = server:51820

PersistentKeepalive = 25

```

if i change client allowed ips other than 0.0.0.0/0 on server cannot access client local network.

what is the issue here?

client is using zorin OS 18

server is ubuntu 20-04

reddit.com
u/anditsung — 3 months ago