#networking
1 messages · Page 350 of 1
i need help, im trying to port forward and the username and password wasn't working, so i reset my router to the default settings, now every time i paste my ip into the address bar is says "You don't have authorisation to view this page"
Are you sure you're connecting to the routers ip address?
Since you reset it, it could've changed
how do i know
What ip address are you inputting now?
Most roputers default to 192.168.1.1 or 192.168.0.1
just the one from api.ipify
Try these
ok thanks it works
What is a good 24 Port pos switch with sfp plus
And is the dream machine pro a good one gig router
Anyone know if you can have more than one dswitch on each interface in vSphere? My server only has 6 network ports, and I am needing about 10 dswitches. Is there a way to give each dswitch a vlan trunk? Say dswitch0 has vlan 1-500 and dswitch1 has vlan 501-1000 using the same upstream interface
So if i setup wireguard or something similar on a raspi/home server whatever. What does that get me in terms of outside access? Will it be essentially full control over any device on that network (as if i were home) or what?
I feel like thats a super luln00b question so sorry
Only if you port forward the VPN so it can be accessible publicky, yes
I fixed my home vpn 😁
Yay, congrats
man, what justification does Suddenlink/Altice has for increasing my internet bill by $20
And they're taking off channels and services to boot! LOL
I hadn't used their emails, but like what a slap in the face increasing the price at the same time they tell you they're removing a service. LOL
anyone wanna play valornt now
This may be a stupid question but is there a way to port forward securely without opening network to hackers or the world?
Imagine forwarding all ports for cod mw and still having strict nat 😴
Lol
Like nat is worst thing ever
Agreed
No, games that need you to open ports manually or (worse) enable UPNP are the worst thing ever
NAT in itself is fine, it's crappy games with lazy developers who don't code for it properly that causes problems, CG-NAT on the other hand is a whole other bundle of trouble
Bruh all they have to do is make only open nat type able to host
There is no such thing as open nat/moderate nat/strict nat that's literally bullshit terminology made up by game devs, it's not an actual thing
CG-NAT is a whole different ball of wax too when your region has beyond exhausted public IPv4 addresses and they put you behind a double nat, you have no control over that and while it can be gotten around by proper development some game devs don't care
@south blade well are you really surprised? it's in their name, suddenlink, to suddenly increase the bill on their customers at moments notice
Cgnat is fine
Only if you have ipv6
Done correctly too
Like at least a /56
Not just a /64
Yah, that's usually the problem, doing IPv6 right as well 😛
Idk if it was real, but I read something where an isp only gave one ipv6 address
that's more on mobile I think
Which defeats the whole purpose of v6 lol
Well on mobile makes sense
But it was a residential connection
that sounds like a possibility or was done early on in a roll out (I hope)
I actually believe it was in India
Not sure, I think even I've heard of that they'd give one v6 per household, because it can be used for abuse if ya gave a whole /64 was their reasoning
wut lol
IIRC it's literally recommended by the internet standard to give a /48 (maybe something smaller, not 100% sure tho) per a residential customer
I think it's a /32 minimum for each ISP and then a /48 to each customer per ARIN iirc
RIPE leaves it up to the end ISP or LIR but suggests n x /64 but not beyond a /48 per end site
I feel like the smallest subnet for ipv6 is too big
like
no one will ever use all those addresses in one LAN
It's down to the standards mostly
Neighbor discovery, privacy extensions, etc as part of the RFCs for IPv6
I know for Comcast at least
/48 is business, /56 is residential
that's fair
plus you have android with it's inability to comprehend DHCPv6 for SOME reason and anything smaller than a /64 used will not work with slaac
shakes fist in rage
can't really subnet

to keep support for SLAAC and such
But yah, for most people a /64 is beyond any number of addresses they'll ever need for a lan
yah
robots, lots and lots of nano robots 😛
one address per light
X Y coords and hex RGB values
I heard once that there are enough IPv6 address to cover the world in nanites a meter or something deep and give each of them 3 IPv6 addresses
Update 2020-01-17:
Ok, that actually took longer than expected... We were happily processing 96Mpps earlier today...
Then suddenly we got a call from our uplink provider... They were actually amused to see 180Gbit/s of ICMPv6 traffic...
They were not so pleased however with the saturated backbone links in 3 European countries...
Not sure when/if we'll be back. Stay tuned...
Please shut down the botnets and try to keep it fun for everyone...
it used to be an outdoor LED display
One segment of the IPv6 was X, other was Y, then RGB lol
oh people boted it lol
Quick question if 2 ports are next to each other is it the same to open on the lower and close on the higher instead of fowarding both ports separately
@rare echo Most of the time, same thing
LOL, no, we've been jumping through hoops, changing who pays to get "new subscriber" pricing every once in a while, I've been paying for it since 2018. It jumped from this when I put it under my name, to $90.68 starting 2019 after the promo pricing, this $20 increase is just cause they can.
lol
i did pi hole today and my router wont let me set it as the dns so then i dont have to manually go to every device and change it in the settings, and to cover ethernet pcs too. How do i make it work?
get a better router instead of using TP-Link
How do I get my ISP to upgrade the node in the area? They're overselling bandwidth and it goes from 50Mbps to 4Mbps during peak usage hours
@wild wren I'm guessing you're in Australia
USA
sooo fun question how can i set my godaddy domain to point to a my no-ip ddns server?
i set it to cname but the server on the end says invalid ip
thats good they are a pain
i used to run my own hosting service
but i stopped doing that when i was 15-16
and haven't touched it since
how was that?
I sold my "business" for $1,000
The guy who bought it, turned it into something decent and sold it for $50,000
And it's still active I think
nice!!
thats cool!!
It has nothing to do with the name anymore though lol
SEMO = Southeast Missouri (where i'm from) and I used it to market toward local businesses.
Obviously they got nothing for that
Here are some reviews lol
The post is DynDNS with No-IP With Godaddy
Yeah Dustin the guy I sold the business too had 0 idea about running a webhosting business. He just wanted the business side of it.
But, tbh, imho there is better ways to do Dynamic DNS with a Dynamic Residential IP
how would you recommend doing it?
Do you use your ISP's router/gateway?
yes
$mydomain = "YOUR DOMAIN HERE: example is like mydomain.com"
$myhostname = "your Hostname/subdomain like ww" so if you do www it will point www.mydomain.com to your IP"
$gdapikey = "api_key:key_secret"
$myip = Invoke-RestMethod -Uri "https://api.ipify.org"
$dnsdata = Invoke-RestMethod "https://api.godaddy.com/v1/domains/$($mydomain)/records/A/$($myhostname)" -Headers @{ Authorization = "sso-key $($gdapikey)" }
$gdip = $dnsdata.data
Write-Output "$(Get-Date -Format 'u') - Current External IP is $($myip), GoDaddy DNS IP is $($gdip)"
If ( $gpid -ne $myip) {
Write-Output "IP has changed!! Updating on GoDaddy"
Invoke-RestMethod -Method PUT -Uri "https://api.godaddy.com/v1/domains/$($mydomain)/records/A/$($myhostname)" -Headers @{ Authorization = "sso-key $($gdapikey)" } -ContentType "application/json" -Body "[{`"data`": `"$($myip)`"}]";
}
``` This is a Powershell Script you could ask to Task Scheduler that will use the GoDaddy API to update your record.
https://developer.godaddy.com/keys < Get API Key here
So no reason to use a "no-ip" service
so (idk this stuff well) for the new api key what enviorment should i use? and have it run on task schedular on login?
Production
Oh, we call that Cron Job in the GNU Land
so it will run daily and update the ip every day?
if thats what the script does yea,
that thing almost sets a cron job is what we call that in linux but yeah, it will run the script every time depending on the intervals you have set it
Is this windows or my imagination? Last time I saw this window was at 2010
I guess it should be ps1 it looks like powershell script
Did you put domain on dynamic IP on cloudflare?
Yes, its a .ps1
Yeah I got a Bash Script exactly like that one thats for Cron
that is much better than going from domain to no ip to router XD
hey stop fanboying winshit cron job is what we call it
😠
If he was running linux I wouldve given him a cron job
you use winshit
#!/bin/bash
mydomain="domain"
myhostname="subdomain"
gdapikey="api_key:key_secret"
logdest="local7.info"
myip=`curl -s "https://api.ip-if-y.org"`
dnsdata=`curl -s -X GET -H "Authorization: sso-key ${gdapikey}" "https://api.godaddy.com/v1/domains/${mydomain}/records/A/${myhostname}"`
gdip=`echo $dnsdata | cut -d ',' -f 1 | tr -d '"' | cut -d ":" -f 2`
echo "`date '+%Y-%m-%d %H:%M:%S'` - Current External IP is $myip, GoDaddy DNS IP is $gdip"
if [ "$gdip" != "$myip" -a "$myip" != "" ]; then
echo "IP has changed!! Updating on GoDaddy"
curl -s -X PUT "https://api.godaddy.com/v1/domains/${mydomain}/records/A/${myhostname}" -H "Authorization: sso-key ${gdapikey}" -H "Content-Type: application/json" -d "[{\"data\": \"${myip}\"}]"
logger -p $logdest "Changed IP on ${hostname}.${mydomain} from ${gdip} to ${myip}"
fi
oh
I don't like godaddy xD they "accidentally" changed one of my costumers dns from cloudflare to their own DNS back and then all of her website was down for 12 hours
Dumb question
is there a way to have it run everything time it cant ping amazon? XD
WELL
nvm
ignore that
IM TO TIRED
wait i can set it to run like every 15 min
that works
thank you! @plain siren works great!
GNU? Nay, it shall be Linux/Linux
UNIX
@lean pebble I would imagine for people who make costumes for others to dress up in, a website being down for that length of time would be a big issue, especially around Halloween
/s
We couldn't do anything because godaddy name servers was down so the change not worked
She called them and they said they have an issue the their servers and it'll take time to fi x
It was a joke - I think you meant customers not costumers
GoDaddy is literally trash
Customers are clients of a business. Costumers make outfits for Halloween and other similar things
Reminds me of James Veitch
She act like a clown
hehe
@thick minnow I assume you mean those ted talks where the guy responds to scammers
Her developer once tried to run cron from the server and fucked up all of her server because this crown took all the memory and tried to export data by the domain that behind cloudflare and from the db by the same time.
I woke up at 4am because of her to fix this idiot mistakes
Yes
Tho he does have his own seperate channel
My dog sniffing around xD
For the "Program" to run, its "powershell.exe" and in "Add arguments" you add -FILE C:\Users\Me\Documents\DynamicDNS.ps1
ahhhhhhhhhhhhhhhhhh
OK
so as a basic task it opens powershell but closes right after and dose nothing
create a ordnary task. dose nothing
it only works if i right click and say Run with powershell
Same thing on a diff pc
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope LocalMachine in Powershell as admin, I think this is needed for it to run from Task Sched
Pain..
Yeah sadly, but you should only need to run it once
Same thing
Yeah I made a mistake
If I just open it as a .ps1 it just opens and closes is all
Add -ExecutionPolicy Bypass to the Arguments before -File
Hard to do this useing rdp on my phone lol
-ExecutionPolicy Bypass -File (file) ?
ye
remove -FILE *
Since were adding the diff args
I just tested it, its working on 2 machines for me now
that... shouldve ran
whenever I open file it dose the same thing but only runs it if I right click and run as a powershell
.. do I need to add a run to the start of the script? XD
AH Change the user it runs as to SYSTEM
If your user has spaces in it, add " " around the Script Location
Storage Spaces, or just
Wdym? Like I the script?
Right click the Task, Properties
"Change User or Group"
and "Run with the Highest privleges"
And dose not even open lol
Some reason if it's not a basic task it won't even open
At this point I might as well just use a looping script and just set it to run every 15 min lol
That too
and restart the machine every 15 mins
:v
Stick the repeating script in the startup
perfect
Restart ever 15 min xD
As it takes that long to start up the servers xD
Buy a raspberry pi make a cron job thats it let the rpi run 24/7
I got one running the pieos thing
Ya gotta show love to PS's package manager
Although uh, tbh, Your IP should not change UNLESS you restart the router
Idk our dam is changes it every 2 weeks xD restarts itself I guess at like 2am
Then
whos your ISP?
you don't need to run the cron often
Centrylink
ah yes lovely single-home L3
Tbh I can't complain its gig fiber xD
gig fiber to L3's crappy network
I can live with the ip changes
Ah yeah, Fucking Century Link, if you pay $15 you get a Static Single IP
15 a month?
I think its $5/mth after
Ffs
when you realize a VPS on the cloud that too fron DO/Linode is same
IPv4 is expensive as all hell
Pretty much 😛
Also uh doesn;t the godaddy API have a limit on how often ya can access it
I dont even offer my customers IPv4 unless they require it/request it
hello mr rouing sir i need to access discord thank you.
😐
H.E. tunnels
NAT64 Is what I usually provide
Yes, just not direct
Looks like the api limit is 1 a second so I'll be fine lol
not bad at all wow
thats almost a heartbeat, 1 second
why would anyone wanna update that fast :v but whatever
I'll lrb do like 1 every 5 tbh
I give a /48 v6 Block to each customer
Every 5 min*
you got /32 to your ASN or somethign else
Ye
ah alright decent
I mean I doubt customers will use 65536 Subnets but
Well thanks for the script though! I can just put it in a looping powershell script tommarow lol I got one on my work pc
i doubt they will use "30" "/128"'s 😛
But i guess /64 - residental is how it works
An IPv6 Subnet is /64 Minimum Sized
Summerhosts: lemme stop you there with a /66 an /80 blocks
Ah yea
my IP 1a83:c8c1:da85:e8ef:9f10
i removed the prefixes till /48
wait wtf
yea
that is after /64
my /48 ALWAYS stays same.
but /64 gets dynamicaly allocated when i bonk the router off and on
I have my prefixes setup to match the VLAN ID
i wonder if my isp does some allocation like that
there. its re annoucned 1623, in my case, and that statys staitc for me always, no matter how much times i bonk the router
s
Yeah, you usually have a Prefix assigned to you and from there you do Router Advertising
And each device will just see the Prefix avail in the Router Advert and pick an IPv6 Addr (After checking it isnt taken) by itself
No need for DHCP
probably slaac
SLAAC + DHCPv6 is also sometimes used
DHCPv6 only to carry DNS and DHCP Option, it wont be used to assign Addresses
I don;t know how this works <harold>
Well that isnt going to detect SLAAC properly tbh
Yea true
let me see if my router has something respective to that
Heh Rouing, see this!
the "::1" of the /64 subnet, guess who took it?
My damn router 😆
Yeah thats usually the case
Well it tries to host it on 80, but i guess my ISP doesn't allow that, so it doesnt go thru anywya, but I can access it from my end 😆
its on "auto detection" :/
v4 is on PPPoE
Auto Configuration would be the "Router Advertisement" or the "Proper" way of doing it
6RD Is if your ISP isnt fully IPv6 Native yet, which in your case should be
ipv6 over ipv4
what I am doing. 2 ipv4 endpoints
thats interesting
NAT-444 all the things
Still 30% less evil than NAT-666
my H.E. tunnel is almost as fast as my native ipv4
My IPv6 is 1ms faster latency wise
No point in me using v6, if all these services decide to region lock me
Looking at you: netflix
ping -6 took like damn 15 seconds to resolve on my terminal ffs why
ANd yes, my ping to hetzner.com in v6 is 118 ms, v4 is like 122ms
so a bit faster on v6 at least
I get higher latency with he 6to4 tunnel ipv6 to my server in Germany and to google I get 50ms extra while using he tunnel so I disabled it.
Thats normal because you are tunneled to HE first before you get your IPv6
Ok little annoying since everything got slower when enabling it
You could set windows to prefer IPv4
Since if you have IPv6 itll use that wherever possible
that way the IPv6 tunnel is just for IPv6 Only Services
I'm on Linux and lazy to configure every device to prefer v4
edit /etc/gai.conf
Uncomment
# For sites which prefer IPv4 connections change the last line to
#precedence ::ffff:0:0/96 100
nano
LOL WOT
Yeah I know that I can do that but I have more than 6 devices to do it.
Actually not "WOT" I know what the fuck they are doing
isp's around the world are crazy
its a different expeirnce per country :P
If you want ipv6 you must have dynamic ipv4
This is pretty damn stupid since we have other ISPs here that provides both
They have their "DHCP" Profile, which is Dynamic IPv4/v6 that gets assigned to customers, and they only know how to configure IPv6 to only work on that single "Profile" and cant figure out how to cut off a few subnets for Static use
Either that, or they are using 6rd
Which is prob more likely
6rd would require an IPv4
I don't care to have dynamic ipv6 but not ipv4
Ipv4 is slowly dissapearing anyways
Easier to remember
Ik
Any new service/server is only having IPv6
And providers are having IPv4 Blocks revoked from them in order to push the industry to deprecate v4
A friend that they took some subnets from 10.0.0/ something to be external IP address (ripe, apnic, ianna ) I think
they should rather snatch it from DoD but they aren't
DoD Is giving them up
like, giving it away?
But anything that is revoked/taken is not being reissued
Good tbh
We dont want to enable the providers to keep on legacy network numbering.
And NAT is trash
b-bu
b-b-b-b but SIR
NAT of NATTED NAT'S NAT of of NAT'ed NAT is so cool :c
Starlink?
xDDD
Your IPv6 Addr on your device is literally publically routable. You just need to open the Firewall on that particular IP
And bang, public IP.
No need for port forwarding
That's cool
But of I want only one port to be public?
🤔
Open firewall for that 1 port
Also House, if you think Erina's condition also sucks, I know one guy who's ISP didn't give v6. He told from the ISP's managent that they force business to buy v4 so they can use RDP and shit, because well I think that's somehow related, they didn't give v6 because it'd be dedicated to each computer and the ISP got no profit.
Regular
Yeah just a normal open port
Ok
NAT just allows 1 Public IP Addr to be used with many personal devices. So it splits up the IP's ports to these many machines behind it. Thats why you have to port forward, so the public IP + Port translates to the private IP + Port
Well, if every device has its OWN Public IP, no need to do any port translation
https://www.peeringdb.com/net/1014
This is my lovely ISP
Just open the firewall for said IP, and bang its exposed
LAMEOOOO
Yeah I know ipv4 port forwarding I learned networking but never used v6 because we don't have it here
The cool thing about V6 is that you get 2 IP Addresses, 1 "Device" Static Address which usually doesnt change, and 1 "Temp" IP
The Temp IP is used for Internet Browsing and such and is changed every so often to protect your IP
You can actually ask your ISP if they will announce your IP's
Or I can just set it up on my end and bum it'll work
that's why windows has "Temporary IPv6"
A ton of them will
Yeet
xD
My ISP is stupid I had issues with surfing and downloading files so they replaced my IP
My windows vm had at least 7 ipv6
3 ipv6 and 4 temp
The fe80 is the "LAN" Ipv6
With out it
I usually disable Temp IPv6 Addresses on my devices
Oh
whats even the fe80 anywya
its not local v6
it never works
:>>>>>>
Its meant to facilitate the connection between you and the router for RA/IP Assignment
in most cases, Routers will isolate fe80 addr's between clients
im on my own laptop itself
it should've just loaded
its hosted on this machine itself :>
but no it just doenst work
why no local v6 :>
becuz link local is something else
Whatever you are running locally is not using yoru Link Local address to expose itself
actually
[salifrt@salifrt-x556urk ~]$ ping fe80::5f32:e1fd:fed3:efbd
PING fe80::5f32:e1fd:fed3:efbd(fe80::5f32:e1fd:fed3:efbd) 56 data bytes
its not going thru
when your local internet doesn't even support IPv6
will i get lower ping in games like valorant if i get faster wifi
haha my ISP finally providing IPv6 even if you have static IPv4
But I need to wait until they'll get to my account and update it
I hope one day I'll get to pay them 0$ (without canceling my account) 😂 every month I'm calling to ask about fiber and same answer but they get my bill down each time
You need to specify the interface when you ping link-locals else it will fail
Oh
Is it wrong to expect Wake-on-Lan to function as intended if the computers are connected to a switch that has 802.1X computer authentication configured? If I need to send a magic packet from an online computer with a 802.1X VLAN-assigned IP address, should it be able to reach and power on the offline computer that didn't do 802.1X authentication yet?
#skeelz lmao im not surprised for some reason but that takes some low end hardware to not support ipv6
Shelter after all
It should work since WOL Magic Packets are L2
They dont operate over TCP/IP
Similar to how DHCP Works
You just need your Switches/Router to broadcast the packets
does anyone know if cloudflare proxies traffic for ex. minecraft? or if it's only http/https?
if only http/https, then how would i go about protecting my origin ip for a subdomain on minecraft?
It doesn't proxy like http does
However just recently cloudflare made Argo tunnels free
Really?
Free free or free for 5gb?
Free for 5gb prob
Ah
Cloudflare does offer Spectrum for Minecraft
Spectrrum? :P
I proxied my old Minecraft server without spectrum on cf
For free?
No
You can ditch Bungee and use an rProxy like Traefik now to have subdomains point to a MC Server Instance
Which is cool
Subdomains always were possible I think
Yes
Just point a record to your subdomain for Minecraft and it'll work
free is 5gb and pro is inf?
No you pay for pro
yea ik
Or if you want on one ip, just use srv records
exposes origin
And have 5gb spectrum for free
Mc respects that
Ik, but I'm talking about the subdomain thing
Yes but not over the same port through NAT
Not to you
I used a record with srv to proxy my mc server with cf
Traefik will allow 1 IP with 25565 to point to multiple MC Servers with Subdomains
How would that work with traffic?
It worked perfectly fine before spectrum
*traefik
but that's what i have, a srv record but it doesn't proxy
Before spectrum today I don't know if it still works or not
It's not like http where the requested hostname is in the packet @plain siren
Yeah which makes sense
BTW you can proxy Minecraft server with nginx because it's TCP
Yes
Traefik is NGINX
But not with multiple severs
You can do multiple servers I think
SNI is how your Rproxy/LB knows which Subdomain/domain you are requesting
Yup, it does IP:25565 > RProxy (Traefik) and depending on the Domain + Subdomain, itll redirect you to a specific MC Server
Ok
MC already on it's level of sides has a load balancer like this (plugins, Bungeecord), I guess doing this in the network level is a bit... ehhhhhh
I misunderstood each server have it's own IP address with the default port
Yeah, you would have each server have its normal Private IP + Normal Port, and that would be how Traefik finds the MC Server
Ya ya ok
I thought something else 😅
One server with a bunch of mc servers that have same IP and same port
Similar to this but add more MC Servers
Ok I understand now
@plain siren Minecraft doesn't have a hostname reference when connecting
That's that I thought
There's no hostname
Its not like HTTP/1.1 where the client sends along the hostname that was used
@peak cloak the way this is done with those cheap-ish cloud hosters
they use SRV records
and multiple ports
Yeah
Don't they use different "sub domains" but same 25565 ports? I'm pretty sure that's how they did it
@low pond no, they create an SRV record, all the subdomains point to the same IP
and the A records for say minecraft1.example.com would point to the same IP.
then you have another record, SRV on _minecraft._tcp which points to 25565
traefik.tcp.routers.minecraft.rule=HostSNI(`homemc1.ardoin.me`) Works for me
This is strange.
homemc1,homemc2,remotemc1,remotemc2 internally is how I have it setup, 4 Servers on a raspi
How does the protocol do this then
Dockerized each
Fuck if I know, I just know it works
Never did really look too far into it after that
Thinking about it, i was asking the same thing at first, but I never did jack around to find out the change log that added this overlooked shit
It must be a protocol spec then
What's exactly going on here 😆
Its just
stupid. I've questioned this before
never got a clear answer
@plain siren DERP
1 sub domain that point to 4 servers with the same port 🤔
@plain siren ah, so the confusion comes from this: The Notchian server does not use this information.
Vanilla MC does not use this
But the protocol can do it
Love undocumented stuff
@peak cloak the minecraft protocol is pretty well documented
https://github.com/MohistMC/Mohist I need to try this
@plain siren Cauldron is cool
I've used this before when hosting Tekkit servers, back in 2015
Cauldron was the shit
what are you trying to do
Connect wifi
I only have this
I think its a rj11 dsl cable
yeah
Pretty sure thats to feed Telecom service to inside your house
I just threw up
Need a tissue?
Why are there loose ends on the cable
and does it look like it has just been ripped out?
Apple just did this btw, for their Home stuff: https://imgs.xkcd.com/comics/standards.png
thats 2008, status update: anno 2021: situation has only gotten worse, but support has been improved
pulseaudio gang
^
and I use JACK for my Focusrite
just for that card
it has a pulseaudio frontend
but. I am afraid I have to re-do the entire hours and hours of configuration and painful googling, reading documentation, looking at kernel source code
to get this working on my old ubuntu 16 install
I hate ALSA.
Its nice, but so difficult to configure
one of my friends using gentuu uses that JACC
I mean, okay imma be honest I REALLY dont know the differences o fthes
i just know they exist.
Like X11/Wayland
systemd/openrc
other stuff like that
What about Pipewire?
jack gives you pluggable control over your input/output
actually not sure 😛
and it has lower latency than pulse
Ah, I've heard the latency stuff
JACK basically plugs directly ontop of ALSA
how to change it anyway
and doesn't run its own sound engine
less code
less latency
it has virtual devices
which are emulated in software by the kernel, and jack partly
You can even use these things side by side
Pulse and JACK
mmmmmm
but do i need to change to JACK
you see, i actually needed a requirement
i wanted mp3 to play, DIRECTLY onto a virutal MIC
so i can well, use it in a discord clal and just switch the mic's on my software side itself
sadly i didnt get enough resources and didnt do it correctly
I've used pulse to configure a home radio server lol
MPD -> Pulse -> Icecast2
Music Player Daemon is a flexible, powerful, server-side application for playing music.
then you can just use various open source clients for desktop, tablet, phone whatever to connect to MPD
and search your library, queue songs and such
my friend had this also, but he had it even nicer
where, he had during a big house party, and all the rooms, playing the same music xD
anyone could go on the wifi network, and queue songs
no more arguing of what song is played
wha
you talked about this before
ye
but was it just a website
MPD frontends look like this: http://ario-player.sourceforge.net/images/ario-main.png
how was it presented to the client
Yeah
Ario Player
That's the only one I know of
there's many
I use MPDroid on my phone
so people needed to download an app
punch in the local address
and it brings it up
I'm sure there's web interfaces too
Plenty.
link?
thx
Its basically a headless music player
if you set up the source and drain in pulseaudio
drain normally is output on your sound card
but could also be icecast, which turns it into a webstream
which is just a url you can tune into with those Ethernet capable hi-fi things
quite a few of them support internet radio these days
@peak cloak oh, archwiki says
Do this if you dont need icecast: https://wiki.archlinux.org/title/Music_Player_Daemon/Tips_and_tricks#HTTP_streaming
it just allows only 1 stream
which makes the whole premise kinda pointless
icecast can handle thousands of streams at same time
Yesterday my ISP told me that they can give me ipv6 even that I have static ipv4 and today they can't 😂
@plain siren look ^
Id rather have Static IPv6 Personally hehe
- a DNS64 https://developers.cloudflare.com/1.1.1.1/support-nat64 And suddenly you are Natting IPv4 to your IPv6 Only LAN
They can't provide it
That's how our ISPs cooperate 😂
from whoom
a VAR but its half palo alto, half cisco brand
ah heard of that 😛
$600k
seems cheap af 😛 /s
Hey guys, I was wondering what could I troubleshoot why my internet on only my pc is like 1mbps
While I'm trying to load speedtest.net speed is like 0.1mbps according to task manager
how are you checking it doesn't work?
it might be because the harware chnages so does the configuration
no it botts
boots
beacuse
i can see it via analog display
so you do have a display
yes
and can input commands
yes
wait
beacuse im trying to install it without the gpu
a new install
to see if it works
show what you get
prolly not the most ideal place to ask but I'm having difficulty with my friends connecting to my minecraft server. i've done everything from port forwarding, editing the ports, disabling firewall entirely, and i'm running out of ideas. been doing it all day. surely it's a network problem so that's why i put it here so any help offered would be greatly appreciated
Could be cgnat
Go to your router
And look for wan ip
Once you found it, share the first 2 octets
Example: if it was 123.255.255.255
Give 123.255.x.x
i don't see one anywhere
not that i can find tho
Show screenshot of main page?
ipv4 address starts with 74. so not cgnat
yeah
yeah
I remember I saw something with their router where the firewall disabled port forwarding or something like that
I have verizon fios too
but with my own router and everything
well same
I tried playing around with ipv4 and ipv6 settings but that didn't do anything
i have both ports on TCP and UDP on 25565
dunno what more it wants I already did the Windows Firewall thing
just as a sanity check, try with a different computer to connect locally
using the local ip
I don't have another compu- nvm I have a laptop I can use
I needed some help for a router
I have a D-Link DIR 825 and a TP Link router
And I want to make the D-Link my access point for my TP link network
Can someone help me with it?
wait what
I'm confused
so you want the TP-Link to just be an ethernet router
no wifi
nope. did not work
No no
and the D-Link to be an AP
So I have my WiFi on the TP link router
And I just want my D-Link to become an access point for that so I get better coverage around my house
so you just want another AP, got it
Yeah
let me check if it has an AP mode
Dm me, if you can help
I guess this channel isn't really for network tech support
it kinda is
ok, so it has no AP mode
however
Oh ok. But in the description of this channel it's written that no basic tech support questions
you can just plug in the ethernet cable in the LAN side
Yeah, that's the problem
Would it really work though?
yes
it should then just get an IP via dhcp
Ok. I'll try it then
keep getting a network is unreachable error. must be new with minecraft cus im not seeing any results with the exact error
huh
what ip are you using
my external. one beginning with 74
oh you mean like localhost
no
192?
yes
that's the router ip
you want the ip of the server
wait
show me your port forwarding settings
no it wouldn't
yeah because both config wasnt working either
ipconfig /all
in cmd prompt?
yeah its .1.1
just curious, with verizon do you get ipv6
ok
since it said working v6 on the router pic before
@timber wigeon under ipv4 address
not the default gateway
just show a screenshot
cmd prompt or fios
you can dm if you want
cmd
Sorry, had to
I have a question - could my city's internet be bad even though it's high capacity?
Like, I don't understand how in every FPS I play, the majority of my experience is only like what I see on videos every once in a blue moon. Usually I have to shoot people a whole lot more than they have to shoot me, and it's regardless of the game. I know enough to know when I'm just bad, and I use shadowplay to make sure I'm not crazy. Any idea why? I've had this experience with all kinds of network devices, all kinds of hardware, including consoles, and I'm to the point of wondering if Comcast is not just expensive and terrible value, but bad in some way I don't know how to quantify?
If anything it's the last mile that's bad
What are the benefits of a Static IP over CGNAT
Well one lets you port forward and CGNAT doesn't
I know that. But are there any others?
You get your own ip
With cgnat your sharing a connection with others
What it really is cgnat vs public ip
Not static
Static just means you get one ip dedicated to you, but one requirement to have a static IP is for it to be Public
In the summer I may try to join this https://dn42.us/
Seems interesting to learn bgp and that type of stuff
Hey can anyone tell me how to make a minecraft server in 1.17 i ran the start.bat but nothing came up
I have experienced it all over town, I've moved several times, and always had the same experience 😦
Maybe could be congested link
Idk, that's really only something a network engineer for the isp could figure out.
You could do a mtr
And see where the worst ping is
That's the best method that I can think of for a end customer to troubleshoot, but icmp packets are usually lowest priority and get dropped and rate limited
can anyone help me port forward to run a minecraft server
what's the issue
are you trying to connect locally
no
well then that's a local ip
so i made a mistake in the port forwarding?
no thats on another house
192.168.x.x is a private address range, unless you're connected to their network with a VPN you cannot connect to that address over the internet
how do i know my public ip
to do this, just search what's my ip
I need to ask a question about potentially switching from cable internet to fiber optic(fiber IS available in my area)
does a worker have to come into the house to install anything?
or is it all outside
yes
usually
alright
Alright, so about 3 weeks ago or something like that I noticed that the bluetooth quick toggle in the quick settings had disappeared. I checked my bluetooth settings and noticed that there was no option to turn bluetooth on or off. I dont use bluetooth that much so I didnt bother trying to fix it, hoping that a couple restarts or windows update would fix the issue. I have more recently noticed that my wifi speeds have not been the greatest on my desktop, which sits pretty close to the router and is using the 5ghz band of which it is the only device on it. Today I opened device manager and saw a couple things. First, under the bluetooth adapter tab thing, it was giving me error 45 and saying that the adapter was not connected. The second thing that I noticed was that it appeared that several of the wifi adapters were also not connected giving the same error code. I uninstalled the bluetooth adapter from device manager, and now whenever I do a check for hardware changes scan, its not showing up again. I have downloaded the latest drivers for the wifi adapter and am still having the same issue. The pictures should show a little better what I mean. I have an asus tuf b series motherboard with the bundled realtek m.2 to pcie wifi and bluetooth combo card. Any help would be wonderful.
Any ideas??
any domains or IPs to MTR that would be a particularly useful diagnostics?
1.1.1.1?
K I will try that
super definitely gonna do that.
the averages seem OK, but there are spikes that seem concerning for a DNS server
why are you spamming it
Am I doing it wrong? Using WinMTR
that domain doesn't even have an A record
no
Yeah, I dun really know what that means
nothing seems too out of the ordinary there
OK so it's settled: I should give up shooters forever
router.lan makes me assume you have a mikrotik router
if that is the case you can probably use the mikrotik traceroute instead of MTR
or you can use a service like https://www.wtfast.com/en/ the problem is most likely how the game's ISP peers with your ISP and how that effects your packets.
lol
it works though it helped me prove that EA was using craptastic peering through zayo networks which were dropping up to a third of the packets causing all sorts of weird in game stuff to happen. like npc and players a like to jump around on screen. half my actions to not even register in game, etc.
Hello everyone! I was just wondering how hard it would be to configure PFSENSE with a /24 public ip address block. I do not even want a firewall on those IP Addresses. I can purchase IP Addresses
or lease
@everyone
I believe that i found some of the things necessary in the PFSENSE docs here
https://docs.netgate.com/pfsense/en/latest/nat/1-1.html
https://docs.netgate.com/pfsense/en/latest/firewall/virtual-ip-addresses.html
it should be pretty simple
ik how to do it on vyos
not pfsense tho
you would want a firewall
ok
why tho
im not going to have any machines running thered
im trying to run an ISP
the people would have their own firewalls
why not
vyos would be ok
but is it possible
thats ok
why not
i want to do pfsense
why
its very well documented
so is routeros
idk

just got a QSFP quote back
🤮