-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not quite working #1
Comments
I apologize for the late reply. I made this tutorial quite a long time ago,
so it's most likely outdated now. I haven't kept up with Xemu in quite some
time, but last I heard is that they implemented a bunch of updates that
made their network settings different and supposedly made the process of
system link between Xemu and an OG Xbox different, but I haven't tried and
don't even know where to begin to be honest.
If you want I could send you a zip of my Xemu build that hasn't been
updated since I made the tutorial. It should work. Hopefully.
…On Wed, Feb 22, 2023, 7:23 PM t1op ***@***.***> wrote:
I'm trying to get an OG Xbox working with l2tunnel running on Windows 11
(Alienware r16).
FYI- I have successfully connected Xemu to OG Xbox and Xemu with bridged
adapter using Ethernet and a switch. I have also connected Xemu to Xemu
with l2tunnel and hub.py.
I followed your guide to get my laptop's device description and the xbox
mac address and run l2tunnel with this command:
l2tunnel.exe tunnel \Device\NPF_{0C4C9D2B-56CD-47F4-B076-749D1A19A5CE} -s
00:22:48:1B:8D:7C 0.0.0.0 1337 127.0.0.1 1338
I'm getting this message repeated over and over in the command line
interface:
packet waiting from pcap
00:22:48:1b:8d:7c to ff:ff:ff:ff:ff:ff
forwarding to 127.0.0.1:1338
packet waiting from socket
recvfrom returned < 0
WSA Error = 10054
The only comprehensible help I could find for the WSA error was that there
may be a firewall issue. I checked and verified that I have granted
l2tunnel access through the firewall for both private and public.
If I change the 1338 to 1337 I get a lot of constant traffic, but never
from Xemu.
I only see Xemu traffic if I specify the IP address of my laptop in Xemu
instead of 127.0.0.1:1337.
Can you help?
—
Reply to this email directly, view it on GitHub
<#1>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJBOJ3P33KO3ODVFG7APRXTWY3CYNANCNFSM6AAAAAAVFB3ZUU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sure, I'd be happy to try it out. Thanks!
On Mon, Feb 27, 2023, 12:41 AM WIFIDarthMaul ***@***.***>
wrote:
… I apologize for the late reply. I made this tutorial quite a long time ago,
so it's most likely outdated now. I haven't kept up with Xemu in quite some
time, but last I heard is that they implemented a bunch of updates that
made their network settings different and supposedly made the process of
system link between Xemu and an OG Xbox different, but I haven't tried and
don't even know where to begin to be honest.
If you want I could send you a zip of my Xemu build that hasn't been
updated since I made the tutorial. It should work. Hopefully.
On Wed, Feb 22, 2023, 7:23 PM t1op ***@***.***> wrote:
> I'm trying to get an OG Xbox working with l2tunnel running on Windows 11
> (Alienware r16).
> FYI- I have successfully connected Xemu to OG Xbox and Xemu with bridged
> adapter using Ethernet and a switch. I have also connected Xemu to Xemu
> with l2tunnel and hub.py.
>
> I followed your guide to get my laptop's device description and the xbox
> mac address and run l2tunnel with this command:
> l2tunnel.exe tunnel \Device\NPF_{0C4C9D2B-56CD-47F4-B076-749D1A19A5CE} -s
> 00:22:48:1B:8D:7C 0.0.0.0 1337 127.0.0.1 1338
>
> I'm getting this message repeated over and over in the command line
> interface:
> packet waiting from pcap
> 00:22:48:1b:8d:7c to ff:ff:ff:ff:ff:ff
> forwarding to 127.0.0.1:1338
> packet waiting from socket
> recvfrom returned < 0
> WSA Error = 10054
>
> The only comprehensible help I could find for the WSA error was that
there
> may be a firewall issue. I checked and verified that I have granted
> l2tunnel access through the firewall for both private and public.
>
> If I change the 1338 to 1337 I get a lot of constant traffic, but never
> from Xemu.
> I only see Xemu traffic if I specify the IP address of my laptop in Xemu
> instead of 127.0.0.1:1337.
> Can you help?
>
> —
> Reply to this email directly, view it on GitHub
> <
#1
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AJBOJ3P33KO3ODVFG7APRXTWY3CYNANCNFSM6AAAAAAVFB3ZUU
>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKBK4IC4XI3SYIYWDVRPYPDWZRLDJANCNFSM6AAAAAAVFB3ZUU>
.
You are receiving this because you authored the thread.Message ID:
<WIFIDarthMaul/Xemu-to-Xbox-System-Link-Tutorial/issues/1/1445846963@
github.com>
|
Here you go. Hopefully this is the right build. Feel free to let me know
how it goes
https://www.mediafire.com/file/6hck23dhb41k297/xemu_res_scaling_build.zip/file
…On Mon, Feb 27, 2023 at 6:17 AM t1op ***@***.***> wrote:
Sure, I'd be happy to try it out. Thanks!
On Mon, Feb 27, 2023, 12:41 AM WIFIDarthMaul ***@***.***>
wrote:
> I apologize for the late reply. I made this tutorial quite a long time
ago,
> so it's most likely outdated now. I haven't kept up with Xemu in quite
some
> time, but last I heard is that they implemented a bunch of updates that
> made their network settings different and supposedly made the process of
> system link between Xemu and an OG Xbox different, but I haven't tried
and
> don't even know where to begin to be honest.
>
> If you want I could send you a zip of my Xemu build that hasn't been
> updated since I made the tutorial. It should work. Hopefully.
>
> On Wed, Feb 22, 2023, 7:23 PM t1op ***@***.***> wrote:
>
> > I'm trying to get an OG Xbox working with l2tunnel running on Windows
11
> > (Alienware r16).
> > FYI- I have successfully connected Xemu to OG Xbox and Xemu with
bridged
> > adapter using Ethernet and a switch. I have also connected Xemu to Xemu
> > with l2tunnel and hub.py.
> >
> > I followed your guide to get my laptop's device description and the
xbox
> > mac address and run l2tunnel with this command:
> > l2tunnel.exe tunnel \Device\NPF_{0C4C9D2B-56CD-47F4-B076-749D1A19A5CE}
-s
> > 00:22:48:1B:8D:7C 0.0.0.0 1337 127.0.0.1 1338
> >
> > I'm getting this message repeated over and over in the command line
> > interface:
> > packet waiting from pcap
> > 00:22:48:1b:8d:7c to ff:ff:ff:ff:ff:ff
> > forwarding to 127.0.0.1:1338
> > packet waiting from socket
> > recvfrom returned < 0
> > WSA Error = 10054
> >
> > The only comprehensible help I could find for the WSA error was that
> there
> > may be a firewall issue. I checked and verified that I have granted
> > l2tunnel access through the firewall for both private and public.
> >
> > If I change the 1338 to 1337 I get a lot of constant traffic, but never
> > from Xemu.
> > I only see Xemu traffic if I specify the IP address of my laptop in
Xemu
> > instead of 127.0.0.1:1337.
> > Can you help?
> >
> > —
> > Reply to this email directly, view it on GitHub
> > <
>
#1
> >,
> > or unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/AJBOJ3P33KO3ODVFG7APRXTWY3CYNANCNFSM6AAAAAAVFB3ZUU
> >
> > .
> > You are receiving this because you are subscribed to this
thread.Message
> > ID: ***@***.***>
> >
>
> —
> Reply to this email directly, view it on GitHub
> <
#1 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AKBK4IC4XI3SYIYWDVRPYPDWZRLDJANCNFSM6AAAAAAVFB3ZUU
>
> .
> You are receiving this because you authored the thread.Message ID:
> <WIFIDarthMaul/Xemu-to-Xbox-System-Link-Tutorial/issues/1/1445846963@
> github.com>
>
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJBOJ3IQPT7BE2OHA5LOXF3WZSSPFANCNFSM6AAAAAAVFB3ZUU>
.
You are receiving this because you commented.Message ID:
<WIFIDarthMaul/Xemu-to-Xbox-System-Link-Tutorial/issues/1/1446311134@
github.com>
|
I finally got a chance to try things out again. I did a little more testing. |
I got it all working and put together a tutorial that worked. Sharing in case you might find it useful. Tutorial to System Link from Xemu to Xemu using Windows 10/11
Tutorial for connecting Xemu to real Xboxes on same LAN
|
I'm trying to get an OG Xbox working with l2tunnel running on Windows 11 (Alienware r16).
FYI- I have successfully connected Xemu to OG Xbox and Xemu with bridged adapter using Ethernet and a switch. I have also connected Xemu to Xemu with l2tunnel and hub.py.
I followed your guide to get my laptop's device description and the xbox mac address and run l2tunnel with this command:
l2tunnel.exe tunnel \Device\NPF_{0C4C9D2B-56CD-47F4-B076-749D1A19A5CE} -s 00:22:48:1B:8D:7C 0.0.0.0 1337 127.0.0.1 1338
I'm getting this message repeated over and over in the command line interface:
packet waiting from pcap
00:22:48:1b:8d:7c to ff:ff:ff:ff:ff:ff
forwarding to 127.0.0.1:1338
packet waiting from socket
recvfrom returned < 0
WSA Error = 10054
The only comprehensible help I could find for the WSA error was that there may be a firewall issue. I checked and verified that I have granted l2tunnel access through the firewall for both private and public.
If I change the 1338 to 1337 I get a lot of constant traffic, but never from Xemu.
I only see Xemu traffic if I specify the IP address of my laptop in Xemu instead of 127.0.0.1:1337.
Can you help?
The text was updated successfully, but these errors were encountered: