Sonic R TCP Online Play: Does anyone know how to make this work without a VPN/Virtual LAN or have any advice on setting it up? Screenshot provided is from Windows 10
πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/psychoticgiraffe
πŸ“…︎ Jan 08 2022
🚨︎ report
Virtual Hosts not working from another PC inside my LAN?

Hello everyone, so I have a raspberry pi so I could learn linux and how to configure a webserver atleast the basics to host my Django apps. Right now I will not be working with Django, just basic html file to learn about virtual hosts.

When I try to access my 2 sites (2 virtual hosts in raspberry pi) from my laptop, the sites can't connect by domain name.

Here is what I did:

1. Created a directory structure for each site:

/var/www/soccer/index.html

/var/www/volleyball/index.html

2. Created a ".conf" file for each site inside "sites-available":

SOCCER SITE (soccer.conf):

<VirtualHost 192.168.1.15:80&gt;

ServerName soccersite.com

ServerAlias www.soccersite.com

ServerAdmin soccersite@msn.com

DocumentRoot /var/www/soccer

ErrorLog ${APACHE_LOG_DIR}/error.log

CustomLog ${APACHE_LOG_DIR}/access.log combined

</VirtualHost>

VOLLEYBALL SITE (volleyball.conf):

<VirtualHost 192.168.1.15:80&gt;

ServerName volleyballsite.com

ServerAlias www.volleyballsite.com

ServerAdmin volleyballsite@msn.com

DocumentRoot /var/www/volleyball

ErrorLog ${APACHE_LOG_DIR}/error.log

CustomLog ${APACHE_LOG_DIR}/access.log combined

</VirtualHost>

3. I edited the /etc/hosts file and added the following:

192.168.1.15 soccersite.com

192.168.1.15 volleyballsite.com

4. I enabled the sites:

sudo a2ensite soccer.conf

sudo a2ensite volleyball.conf

5. Reloaded the Apache2 server:

sudo systemctl reload apache2

*********************************************************************

MY RESULTS:

Now, when I enter "soccersite.com" and "volleyballsite.com" from my raspberry pi's web browser, I can access the sites OK.

If I enter 192.168.1.15 in the browser, it gives me the "soccer" site, since it's the first virtual host created, and NOT the "volleyballsite.com" since that's the 2nd in the list.

BUT, when I try to view the websites (soccersite.com and [volleyballsite.com](https://volleyb

... keep reading on reddit ➑

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/RandomGuyMe2000
πŸ“…︎ Aug 28 2021
🚨︎ report
Virtual LAN games wont connect (Network Priority on Linux)

I need help setting my Linux machines' network priorites.

I have been trying to setup a virtual LAN network between two or more Linux machines running games though WINE and Zerotier.

Everything works fine from the games launching and detecting each other when connected to the same local network to the Zerotier configuration allowing the two computers to ping each other, however when i connect them via the virtual LAN (Zerotier) the games can no longer communicate.

I have identified the problem as being an issue of network priority, as when I launch my game it says it is hosting via the 192.168.0.* of my home network and not the 192.168.196.* of the Zerotier network.

I have tried looking for a solution online and have found the terminal command `sudo ifmetric *network-name* *value*` , however even after setting the network priority of Zerotier higher than my default network with this method and verifying their new status' with `route -n`, my games still connect via my home network's 192.168.0.*

Any help would be greatly appreciated as the ability to setup virtual LAN networks for playing classic games across the web is my only hang up when switching to Linux permanently.

πŸ‘︎ 12
πŸ’¬︎
πŸ‘€︎ u/StatementNo2741
πŸ“…︎ Jul 24 2021
🚨︎ report
LAN 2019, Dallas Texas - Virtual Self (Taken on my iPhone 11 Pro Max)
πŸ‘︎ 16
πŸ’¬︎
πŸ“…︎ Jun 18 2021
🚨︎ report
Will running a virtual switch prevent me from setting my Vms internet access to only go through my main lan cable?

So, I am using Hyper Vs virtual machine ( for the purpose of downloading torrented software) and during the process of setting it up this question arrises

https://preview.redd.it/t2v3fse0g3c71.png?width=513&format=png&auto=webp&s=ce59c3bdc03e612201df1186b30036838e7a35a0

I would like to configure my Vm in such a way that it uses the Vpn I have running on my Main computer, and that whatever I decide to download on the Vm will also be run through the Vpn. If I enable this virtual switch, would that prevent me from doing the things I described?

πŸ‘︎ 3
πŸ’¬︎
πŸ“…︎ Jul 19 2021
🚨︎ report
Slow LAN bridge switching with virtual OPNsense

I followed the official wiki guide and have a functional bridge, but I am met with <5MB/s speeds if I try to transfer a file between two different interfaces on the bridge.

Any ideas what could be going wrong here? It looks like people experience some performance loss, but nowhere near as bad as this.

This is a Qemu/KVM OPNsense setup with 8 cores & Intel PCIE nics in passthrough mode using the e1000 device model. Thanks for any ideas on this!

πŸ‘︎ 6
πŸ’¬︎
πŸ‘€︎ u/crackelf
πŸ“…︎ May 23 2021
🚨︎ report
(Need 5 more players, open to virtual attendance) $1000 Prize Pool Boston LAN Event

Need 5 more HS or college aged OW players, opening to virtual attendance, option for virtual attendance at bottom of webpage

Stay Plugged IN (SPIN) is back with the SECOND LAN event of the year! Join us at Helix Patriot Place to compete in front of collegiate recruiters in the National Esports Collegiate Conference (NECC)! Now is your chance to show your skills and take your next step towards a collegiate esports scholarship.

The High School Esports Showcase will be the second recruiting event of 2021, taking place in Foxborough, MA, attached to Gillette Stadium!

June 4th-6th

INCLUDED WITH A PLAYER TICKET:

  • Entry into the live competition
  • Meet and Greet with College Scouts from across the NECC
  • Educational Panels with special guests
  • Meet professionals across the esports industry

https://necchelix.espin.gg/

πŸ‘︎ 40
πŸ’¬︎
πŸ“…︎ May 31 2021
🚨︎ report
Virtual WIFI Lan Adapter for Kali linux on Win10 via WSL/ Xrdp

I'm new with Kali and recently got it installed via Windows 10 ( using WSL 2) and connecting Via Xrdp and I purchased a Ac600 ( Archer T2u Plus) because i was on a small Budget and was told that it would work with Kali. I watched a YouTube Video and followed all the steps and i was very happy when I got Kali running

In order for me to connect to Kali I would open the Windows Kali GUI and run " ip a" and take the IP address and open a RDP session ( i noticed the IP would change an not the same) and I just got used to that routine as I'm fairly new to Linux world and trying to learn as much

So right now my problem is that Kali is no seeing the WIFI Adapter ( Win10 does See it when plugged in ) and would appreciate any feedback as I understand that the Kali on Win10 is a Virtual machine and how i can get it to communicate to the Wifi Adapter if It can't see it as a USB device when connected to Win10

πŸ‘︎ 9
πŸ’¬︎
πŸ“…︎ May 31 2021
🚨︎ report
LAN based virtual machines?

Three kids, two adults, multiple users. Trying to think through creation of a centralized high powered desktop with 5 β€œdumb stations” that all link into VMs run on that centralized system. Thoughts on setup? Impossible? Everything would be hardwired.

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/DacheinAus
πŸ“…︎ Jun 26 2021
🚨︎ report
While BINGO is often the peak of modern retirement homes, retirement homes in several decades will be much more fun to be a part of with all the LAN parties, virtual reality games, tiktoks, and vlogging.
πŸ‘︎ 89
πŸ’¬︎
πŸ‘€︎ u/GetSqueaky
πŸ“…︎ Feb 13 2021
🚨︎ report
bookmark a virtual machine to use anywhere on LAN?

I'm looking to create a browser 'bookmark' so I can open my VMs on any machine (mostly on the webOS smartTV) on my LAN - no access is needed from outside the LAN.
Simply creating a bookmark at present (when the vm is open) results in me needing to log into the Unraid dashboard first - and I'd prefer to not do that as I want the VMs to be available to all. Again main access would be from the webOS smart tv).

Is there a way to do this?
Thanks!

πŸ‘︎ 19
πŸ’¬︎
πŸ“…︎ Feb 27 2021
🚨︎ report
Stellaris Virtual LAN Party (May 21st - 23rd)

We're pleased to announce the Stellaris Virtual LAN Party!

During PDXCON Weekend (May 21st - 23rd) play competitive and roleplay MP games, enter to win prizes, learn to play from veterans, or join a Play with a Dev game!

Join the LAN Party here: discord.gg/stellarisofficial

Build your PDXCON Agenda: http://pdxcon.paradoxplaza.com

https://preview.redd.it/x3fheyv4e4071.png?width=1920&format=png&auto=webp&s=6591efb27383b62d0890d6a0dc1d4cc86b7ecc23

πŸ‘︎ 8
πŸ’¬︎
πŸ‘€︎ u/MrFreake
πŸ“…︎ May 19 2021
🚨︎ report
Virtual Desktop 1.13.5 released: internet connection is no longer required to use Virtual Desktop within a LAN github.com/guygodin/Virtu…
πŸ‘︎ 365
πŸ’¬︎
πŸ‘€︎ u/Wakanapi
πŸ“…︎ May 10 2020
🚨︎ report
Smash Up Derby (Demolition Champions) virtual LAN not working

Hello, I'm trying to find the reason why virtual LAN isn't working on this old racing game.

Fortunately, real LAN is working fine: even though I can't see the server in game, I can connect by entering host's IPv4 address.

Then I wanted to test the game on virtual LAN. I tried Hamachi, ZeroTier and Radmin VPN but none of them worked. The test was done on my two computers (separate networks with firewall disabled on both): PC is connected to ethernet (no router) while laptop is connected to mobile internet (Android phone Wi-Fi hotspot). Unlike real LAN, I can see the host server in game. However, as soon as I try to connect, it says "Cannot establish connection".

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/Barney_Calhoun_1
πŸ“…︎ Mar 09 2021
🚨︎ report
LAN for Virtual Desktop WiFi for Internet?

Hey Everyone I have a quest 2 that I use for PCVR. Currently my home router is in another room which makes it not Ideal for Virtual desktop.

I wanted to know if I use a spare router to connect my PC (Wired) and my quest to for VirtualDesktop. Can I still keep my PC connected to my home router via Wi-Fi for internet?

I’ve seen video of people connecting to two different networks and forcing applications to run on a specific network but they are pretty old. I wanted to know if anyone has done the legwork and can point me in the right direction.

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/LuckofLynx
πŸ“…︎ Feb 04 2021
🚨︎ report
I attended a wild Japanese virtual LAN event v.redd.it/xhj6m4ukehl61
πŸ‘︎ 16
πŸ’¬︎
πŸ‘€︎ u/Fyshokid
πŸ“…︎ Mar 06 2021
🚨︎ report
why can't we play minecraft peer to peer instead of using a server or a virtual lan?

Have you want to play minecraft with your friends but you couldn't because of one of the following reasons? Renting or creating a server is too expensive? Port forwarding and router configurations are too complicated for you? Hosting software is insensibly demanding?

It would make sense for Minecraft which is a game meant to be played with friends to have a peer-to-peer system which cuts out the server and connects players directly to each other, there are many other games out there that are already utilizing this feature so why doesn't minecraft?

πŸ‘︎ 6
πŸ’¬︎
πŸ‘€︎ u/Kamey_
πŸ“…︎ Mar 20 2021
🚨︎ report
Accessing Virtual Desktop from another LAN network. Oculus Quest

Hi.

I have two flats which share a single internet connection. I would like to be able to connect my Oculus Quest to the virtual desktop from the other flat. I am able to connect to devices "upstream", but it doesn't work "downstream". Please see the diagram for a better explanation.

The virtual desktop streamer is on PC 3 on the network 192.168.1.2, and I would like to be able to connect to it from 192.168.1.1. Can this be done by setting up the routers properly?

https://i.imgur.com/BXI9xLU.png

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/pbrgle1
πŸ“…︎ Dec 06 2020
🚨︎ report
EU4 Grandest Virtual LAN 2020: Interactive map, ledger and more! skanderbeg.pm/browse.php?…
πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/malayis
πŸ“…︎ Nov 23 2020
🚨︎ report
Solution for MacOs machines not finding LAN servers in virtual LAN on server browser (Zero Tier, Hamachi etc)

In my case, it was the game BLUR running on Wine, that couldn't find hosts on the LAN server browser when running zero tier 1, but I assume the solution would apply to all games running on LAN based networking

To run Blur on Mac OS through wine, and to have a Windows/ Mac host SHOW UP on your Mac machine:

You need to open up terminal and add this code

sudo route add -host 255.255.255.255 -interface zt0

zt0 is your network interface name. It can change based on what virtual LAN software you use. zt0 is for zero tier one, but I've seen that name change too.

To find your network interface name, just open terminal and type "netstat -rn" and you'll see an array of ip addresses etc. Just make sure to find the ip address that resembles your virtual lan ip, and the appropriate name will be mentioned on the column. For Hamachi it would be Ham0, and I've seen instances of zerotier 1 named as feth1199 (just make sure to double check the device over on zero tier one)

SO glad to finally see this work.

πŸ‘︎ 6
πŸ’¬︎
πŸ‘€︎ u/passthevapebro
πŸ“…︎ Feb 19 2021
🚨︎ report
Trouble when using ZeroTier for virtual LAN Multiplayer in Warcraft 3

Hello, I have recently installed ZeroTier for local LAN multiplayer of classic Warcraft III, which me and my friend wanted to play, we have tried it on other games such as Left 4 dead 2, Minecraft and No more room in hell, and worked for all of them. I have not changed anything in ZeroTier Central besides authorizing my friend to join.

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/Shmubbie
πŸ“…︎ Nov 02 2020
🚨︎ report
Dedicated Virtual IP Address with LAN

Hi all,

Basically, my goal is to access my NAS at home through LAN from anywhere.

I assume the best way is to get a Dedicated Virtual IP Address, but I can't find anyone that offers this with LAN ports.

How can I solve this problem???

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/Big-Hat-Solaire
πŸ“…︎ Dec 13 2020
🚨︎ report
Virtual LAN Gaming - MAC

Has anyone here tried to setup a virtual LAN network on the Wineskin Mac AOM that has been floating around here? Any Virtual LAN Mac help will be appreciated. Trying to set up a network to play with my friends

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/rzagzaoldirtybza
πŸ“…︎ Jan 31 2021
🚨︎ report
Skrillex (x Virtual Riot?) ID at LAN 2019. Sorry I was headbanging. v.redd.it/xr6jpwaec4g41
πŸ‘︎ 105
πŸ’¬︎
πŸ‘€︎ u/Mach-Me
πŸ“…︎ Feb 10 2020
🚨︎ report
Virtual LAN Party on whim

Hey All!

Due to covid times, a ton of my friends are suffering from mental health issues. We grew up together but all are in different states now.

To get us some "together time" I'm throwing together a virtual LAN party for about 8 friends in a rush on Friday. Do you have any suggestions on titles? So far I was thinking:

DoTA2
Halo
Halo2
Among Us

Starcraft 2
Team Fortress 2

any resources would be epic, I would really appreciate it =)

πŸ‘︎ 13
πŸ’¬︎
πŸ‘€︎ u/Sergei-Vladimir
πŸ“…︎ Oct 15 2020
🚨︎ report
Software to create a virtual LAN network to which my friends can connect through IP only, without the need to install anything on their machines.

Hi, I am looking for something that would allow me to play mulitplayer with my friends, which I cannot do "just connecting" over the internet because of some firewalls and IP problems which I do not understand anymore (I've tried a lot to fix it, trust me).

So I am looking for something akin to Hamachi, except that I, the host, would have the software installed and others could join my multiplayer game simply by IP, without the need to having to install it on their machines and then having to join my network and only THEN be able to join by IP.

Is this possible?

Thanks in advance.

πŸ‘︎ 16
πŸ’¬︎
πŸ‘€︎ u/Maurycy5
πŸ“…︎ Mar 28 2020
🚨︎ report
I’m hosting a virtual LAN party for MCC on Pc!

I’m hosting a virtual LAN party for MCC on Pc!

Now that so many of us are likely to be home it’s a perfect time!

Please comment or message me to be invited. I’m going to put together a Facebook video chat so we can all see each other and make new friends! Unfortunately Xbox and Pc don’t have cross play at this point so it has to be on pc!

Thanks! I’m super excited. Also, I’ll probably stream the hangout, so if you are uncomfortable with that, let me know!

πŸ‘︎ 14
πŸ’¬︎
πŸ‘€︎ u/FryingOil
πŸ“…︎ Mar 24 2020
🚨︎ report
I will pay anyone $150 via PayPal if they know how to get potentially have 16 players on LAN Mode on Mario Kart Double Dash or just know how to play the game on LAN mode with multiple people that are in completely different networks (At their own house)USING DOLPHIN via the virtual BROADBAND ADAPTER
πŸ‘︎ 135
πŸ’¬︎
πŸ‘€︎ u/NightOwl672
πŸ“…︎ Nov 05 2019
🚨︎ report
Slow LAN bridge switching with virtual OPNsense

I followed the official wiki guide and have a functional bridge, but I am met with <5MB/s speeds if I try to transfer a file between two different interfaces on the bridge.

Any ideas what could be going wrong here? It looks like people experience some performance loss, but nowhere near as bad as this.

This is a Qemu/KVM OPNsense setup with 8 cores & Intel PCIE nics in passthrough mode using the e1000 device model. Thanks for any ideas on this!

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/crackelf
πŸ“…︎ May 23 2021
🚨︎ report
Solution for all Mac os based systems who want to "see" broadcast servers in virtual LAN for gaming

In my instance, it was the game "Blur" running through Wine on a MacBook that couldn't find LAN hosted servers in the server browser, I'm assuming it's the same protocol for any other LAN based game.

To run Blur on Mac OS through wine, and to have a Windows/ Mac host SHOW UP on your Mac machine:

You need to open up terminal and add this code

sudo route add -host 255.255.255.255 -interface zt0

zt0 is your network interface name. It can change based on what virtual LAN software you use. zt0 is for zero tier one, but I've seen that name change too.

To find your network interface name, just open terminal and type "netstat -rn" and you'll see an array of ip addresses etc. Just make sure to find the ip address that resembles your virtual lan ip, and the appropriate name will be mentioned on the column. For Hamachi it would be Ham0, and I've seen instances of zerotier 1 named as feth1199 (just make sure to double check the device over on zero tier one)

SO glad to finally see this work.

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/passthevapebro
πŸ“…︎ Feb 19 2021
🚨︎ report

Please note that this site uses cookies to personalise content and adverts, to provide social media features, and to analyse web traffic. Click here for more information.