#networking

1 messages · Page 372 of 1

clear igloo
#

How are you connecting now?

#

USB dongle with no antenna? motherboard wifi with nothing? or a small antenna?

nimble sable
#

so ppl use ccie to attempt to make up for inexperience?

#

wait I thought ccie was "higher level" than ccna

restive isle
#

And it’s on and off constantly so I can’t play games or anything

clear igloo
#

Are you using an antenna with your mobo wifi?

restive isle
#

No

clear igloo
#

Well that's a huge impact to performance, it should have come with one,

restive isle
#

I’ll check the box

#

I’ll try it out brb

#

Found em

clear igloo
#

Cool, yup those will help a ton

clear igloo
restive isle
#

Thank you so much

clear igloo
#

Yup 🙂

nimble sable
waxen scroll
#

There's a specific group of people commonly found in outsourced IT that can basically naturally read a 1000 page book once and instantly spit out the information from their heads with very little study time and retain it. But then you ask "tell me about a problem you had implementing this technology and how you worked around it" or "tell me about 3 ways to make BGP change path and which would you implement?" and they struggle

#

A real CCIE should be able to answer this on the spot

#

@clear igloo also theres people that write their resume like they engineered the network but then you dig deeper and its like "oh, I just followed this script and configured interfaces all day"

clear igloo
#

Yup, interviewed some of those

#

Held up a diagram the entire interview and kept saying "I worked on this"

waxen scroll
#

thats a new one. I would have ended the interview for sharing of confidential info

clear igloo
#

Well he didn't know anything, couldn't tell us what basic segmentation was

waxen scroll
#

😄

clear igloo
#

but they worked on an ACI network 😛

waxen scroll
#

yeah ACI you have to be very careful putting down. Some companies are OK with you being weak but if you put it down you gotta be prepared to talk about how it works at a high level lol

#

I had an operational candidate surprise me and admit he worked it operationally but was able to describe the way it works pretty well

clear igloo
#

Yah, definitely not something you jump into or anything

waxen scroll
#

I still have issues with it because I touch it once a year

#

making EPGs/BDs is easy, the rest you forget

#

infact we touch it so little, cisco had to remind us some of our apics are almost end of life

clear igloo
#

lol, wow

waxen scroll
#

they're big... its multipod x3... but we dont change the engineering that much

clear igloo
#

Yah, that's fair

#

and when you have it abstracted too with something else like Ansible then you touch it even less

waxen scroll
#

we're still very early on ansible

#

most of us just dont have the time

#

the actual team responsible for ansible helps the entire org, not just network

waxen scroll
#

passed CCIE with 0 enterprise experience

glossy crystal
#

Looking for recommendations on a 10gbit network card?

plucky crescent
#

anyone here familiar with setting up port forwarding on mikrotik routers?

#

I am having an issue where it will not allow me to put in multiple ports, it is saying it's outside of expected input.

#

Shown here, it turns red as soon as I put a comma in the field.

#

and it says

#

I would really rather not have to set up an individual rule for every single port I want to forward

#

I've looked up expected syntax for this, and from what I can tell, I'm doing it right, so I'm not sure how to fix this.

glossy crystal
#

Have you tried using a semi-colon instead?

nimble sable
dense laurel
#

Has anyone figured out a convenient way to share Ethernet for Android devices? I've been trying to get my computer's Ethernet shared to my phone via USB, but it won't allow me to have the computer control the USB tethering, so the phone is trying to create an ethernet connection based on the very limited wifi it is picking up instead of my computer giving my phone Ethernet through USB.

thick minnow
#

can you make a hotspot with your pc? ive seen that option on kde, might be there on pc

plucky crescent
#

Is it possible this is related to the fact that I have my PC at the IP these point to connected to my router via a secondary router that has DHCP disabled, and is being used as a switch?

primal ice
#

if you are using it as a switch it should not matter.

#

if you have it plugged into the wan port of the secondary router then yes nat could be screwing with you.

plucky crescent
#

That's what I figured, but wasn't sure if I was missing something.

#

That said, I still have no idea why my router isn't using the rules I set up.

primal ice
#

could be firewall rules.

#

either on the server or on the router itself.

#

and by server I mean your computer.

plucky crescent
#

I don't have any such rules as far as I can tell.

#

My guess is, I've done something stupid on the Mikrotik that has circumvented all these rules, and I have no idea what or where it might be.

primal ice
#

well you need to create rules on the computer firewall to allow the ports to be open. same on the router. just because you forwarded the ports does not mean the firewall is actually allowing the ports to be open.

dense laurel
plucky crescent
#

My PC also has the program unrestricted in the firewall.

#

Is there anyone in here that knows Mikrotik?

dense laurel
#

I'm literally not seeing the options I should be seeing in Windows 10

primal ice
#

it would be under wireless you want to turn the computers wireless adapter into a hotspot. if the computer does not have wifi you can not do it.

dense laurel
#

It can use wifi but I think my parents disabled it because it is now connected to ethernet

#

And I'm not sure how to reenable it

primal ice
dense laurel
#

I'm getting an incorrect syntax error

#

I'll pester my parents to undo whatever they did to disable wifi entirely

sly wadi
#

So I have a bit of a situation with my networking setup… I have a Minecraft server (A) and other server (B) in my internal server network, and a DigitalOcean VPS (C). I’d like to forward traffic to and from server A through server B and then server C, which is outward-facing. How would I go about doing that? (A <-> B <-> C <-> Client)

sly wadi
pulsar thorn
sly wadi
#

But I'm trying to figure out how to generally forward packets between three servers

pulsar thorn
#

like they're hooked up with a switch?

sly wadi
#

Wdym?

plucky crescent
pulsar thorn
#

you want them to talk to each other almost like they're hooked up to a network switch correct? @sly wadi

sly wadi
#

Ye, pretty much

#

The end goal is to expose server A to the internet

pulsar thorn
#

expose A from C's address?

dense laurel
#

I'll need to figure out where drivers are and enable it that way

sly wadi
dense laurel
pulsar thorn
dense laurel
#

I found it and enabled the thing

peak cloak
#

basically

#

easiest would be a direct wg tunnel between outside server and server without B in the middle

#

but I guess if ip forward is enabled on B and C it shouldn't really matter

#

but you'd have to work with iptables which is ugly

sly wadi
peak cloak
#

from Server A can you ping 10.7.0.1

#

wait, why does Server A and B have the same IP

sly wadi
peak cloak
peak cloak
sly wadi
sly wadi
peak cloak
sly wadi
peak cloak
#

ah ok, so in Server A you would need to set a static route static route 10.7.0.0/24 next-hop 10.6.0.3, then in Server C, static route 10.6.0.0/24 next-hop 10.7.0.3, and make sure ip forward is enabled on Server B

peak cloak
#

to add a static route you need to do this on ubuntu https://www.cyberciti.biz/faq/ubuntu-linux-add-static-routing/

nixCraft

I've two network interfaces. One connected to eth0 and another connected to eth1 as follows: eth0=> private network with private IP in 10.x.x.x/8 range. eth1=> ISP router with public IP 205.153.203.98 via 205.153.203.97. How do I setup persistent static route so that 10.0.0.0/255.0.0.0 traffic route via 10.70.201.61 router only?

dense laurel
pulsar thorn
dense laurel
#

Ethernet

pulsar thorn
#

normally ethernet doesn't require a password

#

right okay

dense laurel
#

That's what I thought but using the command prompt line says otherwise

sly wadi
#

(Except for modify sysctl)

peak cloak
primal ice
#

the password its trying to set up is for your hotspot.

sly wadi
#

K

dense laurel
#

Ah thank you!

#

I'm still getting syntax error

primal ice
#

netsh wlan set hostednetwork mode=allow ssid=Kitty56 key=Pa55w0rd try that

sly wadi
dense laurel
#

It doesn't but thanks for the laughs

primal ice
#

is the wlan enabled? can be installed but still shut off

dense laurel
#

I enabled the driver if that's what you mean

dense laurel
peak cloak
#

I forget the syntax

sly wadi
#

Aaaaaa, ya don’t put pseudocode into a code block!

#

Thanks tho

primal ice
dense laurel
#

Mine just says not connected because it is enabled

sly wadi
peak cloak
peak cloak
#

Also, for Networking troubleshooting, tcpdump is great, I was able to actually find a problem yesterday with a setup of mine really fast

dense laurel
#

Apologies for horrible picture quality

#

Did I type something wrong?

primal ice
#

remove < >

dense laurel
#

I hate my life

Thank you that solved it

primal ice
#

and you can change the ssid= to what ever you want and key= what ever you want

dense laurel
#

There's no drop down menu auteruNotLikeThis

#

Why it no work

dense laurel
#

I'm giving up on it for today but I'll mess around later and hope I get the result I need

peak cloak
#

librenms is kinda cool

pulsar thorn
#

@rocky badge you wouldn't believe it, but it was an SSL error

#

the entire time

peak cloak
pulsar thorn
#

Idk, but discord is coming up in my access logs now

#

what we like to see

fickle widget
#

How do I fix partial internet connection? I’ve tried messing with IPv4 but that didn’t help, I’ve tried reinstalling internet drivers that didn’t work, I’ve tried messing with preferred dns servers, I’ve tried restarting my wifi, uninstalling latest update and everything but nothing has worked. I’m starting to give up and might just hard reset my computer

peak cloak
#

partial?

#

what does that mean

primal ice
#

gonna guess microsofts toredo tunnel for xbox gaming. 😛 and there is no fix cause its garbage.

peak cloak
#

ah, that

fickle widget
peak cloak
#

what programs?

#

just trying to narrow it down

fickle widget
#

Valorant, epic games too I think steam i can play offline games and use the friends list but nothing else I can’t check stuff like workshop

peak cloak
#

weird

primal ice
#

gonna guess some kind of CDN outage in your area. 😦

#

try changing your dns to 9.9.9.9 and doing an ipconfig /flushdns @fickle widget

fickle widget
#

9999 for both of them?

primal ice
#

you could use cloudflare as the secondary 1.1.1.1

fickle widget
primal ice
#

it won't fix the toredo thing but could fix steam and other launchers. though you would have to restart them for the changes to take effect.

fickle widget
#

oh okay

#

ill restart my computer in a second then, but what even is toredo?

#

i dont remember installing something like that

primal ice
#

its the xbox garbage protocol stack.

#

tries to create a tunnel directly to the xbox gamepass blah blah servers.

#

oh hey they totally removed it from windows 11. an actual + for upgrading 😛

fickle widget
primal ice
#

yeah its most likely an outage of some kind in your area.

latent bobcat
#

yall know how to get past mac address tied network blocking on an iphone

#

was told you guys would know more about this questoin

pulsar thorn
native vessel
#

What are these spikes

fickle widget
#

Because if I can then it should be fixed

dusty solar
#

so my mom will be working from home for a customer service company, she will be remoting into a virtual desktop on a server at the headquarters. would this use up alot of bandwith? and would i see my ping increase? she will most likely be on the same networkswitch as me.

#

she talks on a internet phone line and also has to search up stuff on a website database

#

so perhaps its not that bad

dusty solar
#

alright, thanks 🙂

latent bobcat
#

hey, if im connected to a vpn, how do i tell what port it is using?

pulsar thorn
#

netstat?

thick minnow
latent bobcat
broken meteor
#

This new router I got looks like its ready to fight to the death in a robot arena battle

peak cloak
#

stupid

#

such a joke

pulsar thorn
#

Things gonna hover above a cow and pick it up

#

UFO type stuff right there

toxic chasm
#

Quick question. If I have a 10Gb switch with 4 10Gb servers connected, each with 2 NICs in teaming mode and a 1Gb link to a router, will the servers be able to communicate at 10Gb teamed to 20Gb, or will they be limited to 1Gb?

#

Theoretical speeds, I get there is overhead etc

peak cloak
#

communicate to where

#

between themselves? theoredically 20gb, assuming teaming is perfect

#

depends on switch throughput

toxic chasm
#

Cool, thats what I wanted to know

#

That is what I thought, but wanted to double check

peak cloak
#

if they were in different networks, like in vlans and the switch wasn't a layer 3 switch than no, it would be 1gb or less

toxic chasm
#

Got ya

#

I think it is a layer 3 switch, but they will all be on the same subnet so its fine

honest prism
#

does anyone know how i can set up 2 machines remotely to test some attacks on them for my cyber sec assignment

little schooner
#

I barely got it to work right tho

#

the time it did idk what settings I used.

waxen scroll
#

finally theres a #linux channel to send server people to

rocky badge
#

Laughs in Windows Server /s

waxen scroll
#

i'd still send them there

#

its more relevant than networks

gilded ice
#

bro what

#

i never knew ip addresses were bought

#

so my isp buys a bulk of ips and gives one to each customer?

#

when i have 3 devices am i using 3 ips?

#

because their ips aren't the same

peak cloak
#

with ipv6 an ISP will usually assign a block of ips, usually something like /56

#

which is like 25,000+ /64's

#

which those have ALOT of ips, but that's the smallest routable subnet in ipv6

#

your ISP buys IPs and then announces them to the world using BGP

little schooner
#

I wanna know when Comcast will phase out ipv4 completely on the residential side of things

#

I haven't embraced ipv6 on my router interface yet

gilded ice
#

also who the heck owns them to begin with

#

well actually when ipv4 will be just too hard to get how will websites work because domains are ipv4 right?

#

or can you connect ipv6?

#

what about minecraft servers without domains those are v4

#

or is v6 also supported

eternal glacier
#

Will ethernet save me from this horrible connection?

pulsar thorn
cedar igloo
cedar igloo
peak cloak
peak cloak
# gilded ice also who the heck owns them to begin with

Well with IPv4, it used to work that you requested a IPv4 block of ips and you got then from whatever internet number authority you are in, so RIPE in Europe or ARIN in north America for a small fee. Now because of the shortage they cost a lot more and people buy off each other. But ISPs just a a big block assigned to them which they pay for and then distribute

peak cloak
#

Domains are nothing but an abstraction

#

This vid explains dns real well

wheat flicker
#

so

#

The link speed for a phone on router just got cut in half after a few days

#

What does that indicate

eternal glacier
verbal agate
thick minnow
#

Hi, I want to build a 10Gb further proof home network. I have expreance with 1Gb (course its just a regular cables) but not with sfp/+/fiber

Could someone help please?

#

My setup is:

Pfsense on VM with 4 NICs on one big machine with all of my VMs and containers

1 switch (CRS328-24P-4S+RM)

Everything is on RG45

north mulch
#

For 99% of the population 1Gb ethernet is future proof. There likely won't be a need for 10G in the home unless you are transferring lots of files over your home network constantly. or unless you just have no budget and are wanting 10g for bragging rights or something

wheat flicker
#

10GB ethernet is overkill for home networking unless you need it for bussiness purposes

thick minnow
#

I need it for my server as @north mulch sad I'm streaming/moving files all over my network

north mulch
#

Streaming works fine over gigabit Ethernet

wheat flicker
#

Bruh you don't need 10gb ethernet upload for streaming

north mulch
#

Yeah. That assumes you can even get 10g service to your house

thick minnow
#

I'm talking about my LAN not WAn

north mulch
#

Streaming on LAN is still fine with 1gb. You can stream 4K over 1gb

thick minnow
#

What abut moving?

#

I have my files on machines all over the net will it be still fine?

north mulch
#

Gigabit Ethernet can transfer 6-7gb of files in about 3 minutes. Assuming they are large files.

#

If you’re moving a large amount of small files it’s going to take a long time regardless

thick minnow
#

I don't want to wait 3m

#

That is why

#

I can afford this cost

#

But the prablome I don't have the info of doing so

north mulch
#

you would need 10g NICs, a 10G switch, and fiber or DAC depending on placement.

#

not to mention a NAS or server that has 10G capabilites, and to actually take advantage of the 10G speeds you would need SSD storage instead of HDD.

#

so even with 10G, you will be able to use only like 2-3GB of network speed

thick minnow
#

I have ssds on all of my machines, and about the NICs that what I'm asking want to buy sfp/+ fiber or coper

#

My switch has 4 sfp+ ports

north mulch
#

Then feel free to go buy them, seems you know what you need already.

#

Linus did a video on upgrading his home network to 10g a while back, though his use cases as dramatically different.
You'd also have to be really careful with the fiber, as small bends can damage the fiber

hollow marlin
#

Fiber is pretty durable. Bends can introduce loss but at short distances it doesn't really matter up to a point

#

You can tie a knot with it and upon release it will even work. Might be slightly damaged but still durable

north mulch
#

yeah, i mean mostly during installation, pulling it too tight around a corner or trying to get kings out

north mulch
low pond
hollow marlin
#

Yeah, even a slight kink in an enterprise environment is pretty much toss it. But for home, people need to be less paranoid about fiber and being so fragile. Just done pull hard on it or get the end dirty

hollow marlin
north mulch
#

Yeah, if we find bad fiber at work, i have to go replace it.

hollow marlin
#

Ive done it as a test a while back and its plenty durable

north mulch
#

Always better to just be careful since replacing a 30m fiber cable is a goodway to ruin my day.

low pond
north mulch
thick minnow
#

So I will go with fiber or copper cat6?

#

And also what NICs to buy for the machines rg45 10Gb or sftp+?

north mulch
#

i'm not sure that 10g is possible over cat6 or not, but even if it is, your current switch probably does not have 10g ethernet ports, so fiber or DAC cables are your only option.

thick minnow
#

My switch has sfp+ so its on the sfp+ model to deal with not the switch and cat6 made for 10Gb up to 50m

north mulch
#

your switch does not have 10g RJ45 ports, only SFP+

thick minnow
#

Yes

#

So its depend on the sfp+ module

#

I can convert it to rg45

north mulch
#

Quick read i found on google

#

Can't say i've used or recommend anything on that page, but maybe it will give you a better starting point

thick minnow
#

Tanka ;)

devout arch
#

Hey, do we have some network pros over here who have spare time to troubleshoot a weird stuff I'm experiencing? What's the problem? Setup is as follows: NAS (unraid) -> switch -> cable in the wall -> cable -> Mac. The bold and underlined stuff is the issue right now. With shorter cable I can get the connection to NAS, with longer one I can't. With both cables I can connect to NAS directly from switch. If I can get the longer (longer- 3m vs 0.6m) cable working then the next step is getting a bloody PC to connect to NAS with a longer cable. Why here and not forum? Maybe that angel of IT guy is willing to get into voice chat to live troubleshoot not do million posts trying to understand each other 😺

lone sun
pulsar thorn
#

I'm happy to hop in floatplane voice chat and explain

lone sun
# peak cloak go big or go home

😄 👍 Hell yeah. Think I'll go and get that free modem upgrade Comcast is offering. It can give me 2.5gb throughput so why not.

lone sun
#

🤔 no?

peak cloak
#

does comcast have a 2.5 gig plan

lone sun
#

Well, no, I don't think so at least. I haven't checked.

peak cloak
#

like can dociss even do that much

#

comcast really trying to push as much as they can from their cable network

lone sun
#

🤔 I'm trying to find the page where they list the modems they offer. One of their most recent one can do 2.5. Not sure if they actually offer a service plan for it though.

lone sun
#

🤔 I've got another question. If I ping a device, like a barcode scanner, and packets are dropped, that doesn't necessarily mean something is wrong with the scanner right? If we're talking an enterprise environment, could it easily be an issue with an access point along the way?

peak cloak
#

but yeah it can be anything in the chain

lone sun
# peak cloak but yeah it can be anything in the chain

🤔 I thought so, I'm just kind of preparing for my job interview tomorrow. Its entry level. So if packets are dropped, wouldn't pathping help identify exactly where its happening even in an autonomous enterprise network?

#

Has to be more useful than just for websites right?

hollow marlin
lone sun
hollow marlin
#

If ping is the be all end all for them...you're going to have an up hill battle

#

Ping is just a tool to use for a quick high level overview. Start with a ping:

  1. If there is packet loss, try another device in the same L2 domain.
  2. Ping the gateway for the device, does the same loss occur? If so move up the path or run a traceroute with both ICMP and UDP and look at the path and if loss cascades
  3. Look at the TTL, is the response not decrementing the correct amount of hops?
  4. Is the loss periodic or follow a pattern?
#

Thats how ping should be used. Even service provider routers throttle ICMP when they have the horsepower to handle it.

lone sun
# hollow marlin Ping is just a tool to use for a quick high level overview. Start with a ping: 1...

🤔 Got it..See they didn't teach it like this in the class. It was too 'by the book' and straight forward as one would say. That's why I always found it odd how people will just ping a website, see packet loss, as if that proves something concrete. I always tell people to ping the next device in their personal network topology first, at least 30 times or so, usually the gateway assuming there are no access points in between. If there is no packet loss, he at least knows the issue isn't on his end. I just pinged google 30 times, the TTL stayed the same at 114 seconds. TTL is 64 pinging my gateway.

#

Most they'll say is "ping default gateway, and then ping a website". 😕

hollow marlin
# lone sun 🤔 Got it..See they didn't teach it like this in the class. It was too 'by the b...

They tend to not teach it in classes because interpreting pings/traceroute is an intermediate level. AKA, they need to teach the basics before they can explain the why. You cannot explain ICMP loss due to aggressive WRED and buffers before getting to the point where you can explain QoS.
I will say generally ping gives you a good start and most loss of congestion or artificial constraints

hollow marlin
lone sun
#

🤔 Right

#

@hollow marlin Another question, what if the RTT is bigger than the TTL? How is that possible when I can still connect to the website? And, whats also weird are the number of hops shown when doing a normal tracert command versus a pathping. The former says 18 hops, while the latter says 9 hops. WTF. 🙃 (There were a bunch of "request timeouts" on the former as well if that helps)

hollow marlin
# lone sun <@!462711605063450628> Another question, what if the RTT is bigger than the TTL?...

RTT and TTL are not related. Round Trip Time is just the latency between sending a request and receiving a reply. Time To Live is just a fixed counter that is decremented each hop (if a routing decision was made, TTL is decremented) to prevent endless looping.
TTL was very early on for a incredibly brief period of time based on actually time which turned out to be a mess and changed to hops.
TTL and RTT is the core of traceroute for both these functions

#

Also pathping which I assume uses record-route, is an ICMP extension. Not all equipment supports it and many block it. If it's blocked or unrecognized the request is just forwarded on as normal. If pathping doesn't use that, then I honestly am not sure as I'm not familiar with it

devout arch
#

@pulsar thorn I doubt the total length as the cable in the wall should not exceed 10m. When would you have time for voice chat? I’m GMT +3 time zone so workday just started

lone sun
pulsar thorn
devout arch
#

If you’re free on weekend then I can wait until that, then day is free

pulsar thorn
#

Sounds good, we can message for now anyway

devout arch
#

Alright, I’ll ping you on Saturday then, about the same time would work?

pulsar thorn
#

Yeah any time is good 👍

tulip idol
#

I have a question. What can improve a country's network service?

#

from "Digital Quality of Life Index 2021" perspective

south blade
#

where do I find PrivateInternetAccess server list? I just lot connection and it's not reconnecting to VPN.

#

They had a list at the bottom of the page which had the list but now I don't see it, was using us-texas.privacy.network:1198 but lost connection a few minutes ago and unable to connect, I feel exposed. 😄

north mulch
#

scroll to the bottom and you can download openvpn configurations

neat zodiac
south blade
north mulch
#

actually, there is a openvpn folder that is fqdn based (recommended) or a openvpn-ip folder that is specific ip addresses

south blade
#

Well, looks like it's working by IP for me right now, 154.3.251.20 works but not us-texas.privacy.network

north mulch
#

you could have a weird DNS issue that isn't resolving us-texas.privacy.network

south blade
#

I set their Smart DNS to my main a few days ago, but issue just started 30 mins ago, hmmm

hollow marlin
# neat zodiac If the government wants to improve it

Wanting vs justifying the cost is the problem. US and AUS are mostly rural and span a large land area which would cost billions to taxpayers. You could argue gov spending in the wrong areas but there are valid reasons why some countries are behind on infrastructure

waxen scroll
#

@rocky badge sending @clear igloo an order for 3 million

oblique breach
#

i was getting very confused why my dns records that corresponds to a LAN ip adress could not be resolved. even though pi.senbil.net is a vaild dns record for 192.168.0.104 yeah this a good security feature but i can't turn it off from the web interface and i need to use this domain to make browsers trust the ssl cert anyone know how to turn this of on keenos routers

autumn bay
#

Whats a cheap wap ?

cursive vector
#

define cheap I use ubiquiti I find it fairly inexpensive for the quality.

peak cloak
autumn bay
# peak cloak tp link omada

Im looking for something for my aunty she wants wifi upstairs and downstairs but the house has metal reinforcements

lean pebble
#

Hey someone can help me block one IP address from my internal network to worldwide and open all traffic only to specific IP address?
Mikrotik hex-s

crystal sail
#

im not sure if this is the right channel to ask but would a raspberry pi make a good nas? ive only got 100$ to spend so i can only get the 4gb one. ive already got one of those 2 tb portable seagate drive so i think i can use that

peak cloak
#

for 100 bucks it may be a good option

crystal sail
#

i think im gonna go with the raspberry pi, ive always wanted to learn linux

sly wadi
#

(host A)

peak cloak
hollow marlin
sly wadi
peak cloak
#

so, does it work?

sly wadi
#

nope. (host A then C)

peak cloak
sly wadi
#

on which machine?

peak cloak
#

the later one

#

10.7.0.1 I think?

sly wadi
peak cloak
#

hmm

sly wadi
#

hmm indeed

peak cloak
#

ping 10.7.0.3 works fine right?

#

weird how basically it itself is saying no route, but it's literally in the routing table

#

if it was 10.7.0.3 saying it it would make more sense

sly wadi
#

uhh I can't post screenshots?

peak cloak
#

you posted 2

sly wadi
#

ope

#

my client is being buggy as hell today

peak cloak
#

and this is them trying

#

@sly wadi I doubt this will do anything but try ping -I wg0 10.6.0.3

#

from 10.7.0.1

peak cloak
#

ohhh

sly wadi
#

looks like WireGuard weirdness

peak cloak
#

wait I think I know why

#

wireguard allowed ips

#

need to allow 10.6.0.0/24

#

you know how to do that right?

sly wadi
#

ah ya

#

on which device? host C?

peak cloak
#

B and C

sly wadi
#

ah k

#

@peak cloak hmm, it only works one way

#

hmm. I rebooted host C, added the routing rules again, and...

#

And... now it doesn't work the other way either...

#

I'll revisit this tomorrow

sly wadi
peak cloak
sly wadi
#

10.6.0.3 is B iirc

hollow marlin
peak cloak
#

ICMP Redirect Host tho

hollow marlin
#

I see that. Getting a redirect based on the diagram doesn't make sense if its setup that way

sharp prawn
#

Does anyone have a good suggestion for a decent network cable? The ones I have bought in the past to go between my modem and router seem to flake out after about 6-9 months

#

As long as it works and stays that way im happy

ivory egret
#

As some people are still remote working. What tools do people use if they want to remote into an office workstation? I know where software like Teamviewer, Google Remote, AnyDesk, etc. Just wondering if anyone has a different solution than buying licenses for each workstation. Is there something that can be accessed via a VPN but not Windows Remote Desktop

mental rose
#

A 100gbe switch
With 10gbps network adapter

waxen scroll
#

If Windows Remote Desktop is good enough to access servers over VPN why would you not with a desktop?

#

spare yourself the hell

#

even the most anal orgs I work for with security are using windows remote

#

if you want a perm solution its usually citrix 😄

#

perm non-VPN i should say

little schooner
waxen scroll
#

if you're gonna let the servers do RDP theres no reason the desktop cant

#

wanting access without VPN is the only reason

#

but if you did citrix its going to RDP inside anyway, right

#

im guessing the issue is these users have 0 work laptop now that i'm reading it again so I guess my points are worthless

little schooner
cedar igloo
#

If you are looking for something non-production ready, have a look at Hashicorp Boundary. It still requires RDP but you can access your network securely without a VPN

pale garnet
#

I got a new tp link router and I already have an isp provided crappy router. I was wondering how I could get the best possible setup.
Is bridge mode the way to go?
Or is there a better way?

sly wadi
hollow marlin
#

Yeah I realized that after looking at the rest of the chat

sly wadi
#

oh! I fixed it!

#

turns out wireguard was just borked on host B

#

now, my question is, how can I forward port 25565 from host A to host C?

warped storm
#

so... how do i know my dhcp's ip from the client?

#

ubuntu 20.04 btw

peak cloak
#

kinda confused on what you mean with your port foward, so that traffic on port 25565 on Server A gets forwarded to C?

#

or the other way around, which would make more sense according to your diagram

sly wadi
sly wadi
peak cloak
#

basically you need to make some nat rules

#

I use vyos on what is basically like your server C

plain siren
peak cloak
#

this is their setup

#

it's all connected

#

just needs some nat rules

plain siren
#

excuse me WHAT

peak cloak
#

?

#

I do something similar

sly wadi
plain siren
#

Hnng

sly wadi
#

Taking that as a yes

peak cloak
#
     rule 20 {
         description "Forward to School"
         destination {
             port 25564
         }
         inbound-interface eth0
         protocol tcp_udp
         translation {
             address 10.10.30.63
         }
     }
     rule 25 {
         description "MC Server (Bedrock)"
         destination {
             port 19132
         }
         inbound-interface eth0
         protocol tcp_udp
         translation {
             address 10.10.30.63
         }
     }
 }
 source {
     rule 10 {
         outbound-interface eth0
         translation {
             address masquerade
         }
     }
     rule 20 {
         outbound-interface wg0
         source {
         }
         translation {
             address 10.1.1.2
         }
     }
 }
#

these is my nat config

sly wadi
#

Where does that go?

peak cloak
#

let me see what the iptable output is

peak cloak
sly wadi
#

Ah sad

sly wadi
peak cloak
#

oh no I will try to get the iptables translation of my config

sly wadi
#

ah

peak cloak
#

iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
iptables -t nat -A POSTROUTING -o wg0 -j SNAT --to 10.1.1.2
iptables -t nat -A PREROUTING -p tcp -i eth0 --dport 25564 -j DNAT --to-destination 10.10.30.63
iptables -t nat -A PREROUTING -p udp -i eth0 --dport 19132 -j DNAT --to-destination 10.10.30.63

#

@sly wadi I think this is correct for my config

#

so let me try to write them for you

sly wadi
#

AAAAAaaaaaaaaa no! not iptables! help! my soul burnssssss!

peak cloak
#

iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
iptables -t nat -A POSTROUTING -o wg0 -j SNAT --to 10.1.1.2
iptables -t nat -A PREROUTING -p tcp -i eth0 --dport 25565 -j DNAT --to-destination 10.6.0.5

peak cloak
#

don't wanna mess with iptables

crisp bay
#

speaking of vyos, is the OS just like regular linux kernel or is limited in some way, like is it missing a lot of features that Debian has for example?

sly wadi
#

mm

#

vyos looks a lot more appealing now

peak cloak
sly wadi
#

k 1 sec

peak cloak
#

like in here it says Since VyOS has switched to Debian (11) Bullseye in its current branch, you will require individual container for current, equuleus and crux builds

sly wadi
#

oh, is the second command supposed to be 10.6.0.5?

peak cloak
#

make sure you open the firewall for 25565 too

sly wadi
#

ye, firewall is open

peak cloak
#

it's messed up on the diagram and I always forget

#

also @sly wadi make sure on C that ip forwarding is enabled as well

#

and change interface names as needed

#

like WAN may not be eth0

sly wadi
#

ye, not working.

peak cloak
#

ok see at least if traffic is going into the wireguard tunnel

#

tcpdump -i wg0 port 25565

sly wadi
peak cloak
#

huh so it seems ok

sly wadi
#

Oh wait!

peak cloak
#

could be the wan rules

#

the wan src nat

crisp bay
plain siren
#

I would not use VyOS for General Services.

peak cloak
#

^

sly wadi
#
DigitalOcean

NAT, or network address translation, is a general term for mangling packets in order to redirect them to an alternative address. Usually, this is used to allow traffic to transcend network boundaries. A host that implements NAT typically has access to

peak cloak
# sly wadi

I use digitalocean, you need to make sure the src nat masquarade rule is correct

crisp bay
peak cloak
#

like you don't want to be messing with linux commands in vyos

#

only really use the abstraction vyos provides

crisp bay
#

yeah, I have set up a VM a while back, it's just a CPU not supporting IOMMU

plain siren
#

Containers 4lyfe

crisp bay
#

ah yes

low pond
#

No please

peak cloak
#

depends

sly wadi
#

WOOOO! Following the DigitalOcean guide and adding those few extra commands fixed it!

#

Thank you so much @peak cloak for helping

hollow marlin
plain siren
peak cloak
#

I normally run stable in the lab, but needed rolling for fixed feature

hollow marlin
#

Even as a route-reflector that would cause havoc

peak cloak
#

you ever messed with danos?

#

based off another fork of vyatta att used

hollow marlin
#

VyOS is the only open source ROS I have messed with

plain siren
peak cloak
plain siren
#

Honestly, i need to toy with it again since its matured more

thick minnow
#

is it possible to have mc.denyed.us redirect to an mc server without it exposing my personal IP address

sly wadi
thick minnow
sly wadi
# thick minnow im using cloudflare rn to redirect the subdomain to the actual mc server but it ...

Try following this tutorial https://youtu.be/M2tkE1QXc7o

Minecraft DDoS Protection with TCP Shield software is free and offers an advanced protection for your server! Minecraft ddos protection for your server is one of the best you can get!

📥Downloads:
📙 Website: http://tcpshield.com/
📘 TCPShield Plugin: https://github.com/TCPShield/RealIP/releases
📘 ProtoclLib: https://www.spigotmc.org/resourc...

▶ Play video
thick minnow
peak cloak
#

Pretty standard

waxen scroll
#

I don't remember who was asking about ccie

#

Here's yet another rant 👀

plain siren
#

Cloudflare's Typical Proxy service only forwards HTTP/HTTPS and WebSockets

hidden hull
#

am i dumb or something im having slow internet but im having like 80 mbps

crystal flicker
#

is there a downside for setting my pc preferred wifi to 5 GHz network band?

hazy thorn
#

Hey y'all this is probably a stupid question but do I need a specific plan from my ISP to take full advantage of a 5ghz WiFi 6 router?

pulsar thorn
pulsar thorn
hazy thorn
plain siren
viral egret
#

Can we control our own pc via Remote Desktop(Microsoft in-built RDP) from another device of ours running on a different internet network ?

peak cloak
#

sure

#

just don't do it without a vpn over the internet

lime topaz
#

I use TeamViewer if its what ya asking for

viral egret
lime topaz
#

I once got taught how to hack a computer and control it remotely, but it was low level by exploiting an error and I'm not legally allowed to share the info

#

I could try to find the info again and see if theres a way to use it legally

peak cloak
#

you shouldn't expose rdp to the internet

clear igloo
viral egret
clear igloo
#

It doesn't work that way, a MAC address is Layer 2

peak cloak
#

there is no MAC on the internet

viral egret
#

Okay. I'm pretty new and I don't know a lot about it. I'll get to the point.

#

I am trying to connect to my PC by my phone on cellular data. Can we to do it assuming wherever I am outside my house?

peak cloak
#

ofc you can, you can use a solution like team viewer, which goes through their servers, or with rdp you can go directly to your computer, but rdp isn't very secure, so in order to secure it you would want to run a vpn server to tunnel to your home network, and then rdp from there

viral egret
#

Can we run the VPN server on the same host device ? Also, I thought sharing files would be easier through SFTP. Is it a good way ? I don't know how to setup any of them.

waxen scroll
#

unless you mean specifically for internet

clear igloo
thick minnow
#

I'll read about it when I get off work in a few hours.

peak cloak
#

"hack"- can mean anything from finding an open rdp port to low level overflow advanced stuff

thick minnow
peak cloak
#

ye ik, I'm adding on to your statement

#

I hate the word hack

clear igloo
#

Hack: "To read HTML code and report a vulnerability" 😄

thick minnow
#

I remember when I was like 12 and got a mate to install back orifice and opened his cd drive randomly for fun

#

It's been over 20 years since then

cedar igloo
cursive vector
#

back in the icq days you could remotely crash someones win98 machine or control it.

#

security was a completely joke back then.

shadow garden
#

Fun, is when someone you're living with becomes super paranoid of network security even though they don't know what they're talking about.

cursive vector
#

There is nothing to be paranoid about, I just assume most states can hack me regardless of what I do. Like the latest apple hack was basically confirmation of that. I speak no negativity online of any state and embrace my future skynet overlords at this point.

lime topaz
#

Everything from VMs to VMs in private servers

peak cloak
#

It's a pita for very little to no security benefit in a home environment

#

My friends dad does that

shadow garden
#

I literally have a password on the wi-fi network, i think even the included firewall is enabled too, and yet now mom's paranoid of it being hacked due to weirdness with her bf's google home

#

like what

peak cloak
#

Home firewalls are just deny all new on wan

shadow garden
#

there ain't much i can do beyond updating the firmware or fork over however much for a dedicated firewall

peak cloak
#

Will do nothing about some trojan or anything else starting a connection to some remote server

shadow garden
#

even then

#

that won't help if the issue is alleged neighbors sneaking in via wifi.

peak cloak
#

Yep

#

Just change the wifi password, even tho I think wpa2 is kinda easy to crack

shadow garden
#

i think i have mine set to AES

#

yea, wpa2 with aes encryption

peak cloak
#

Yeah pretty standard

shadow garden
#

Only other thing I can think of is gathering enough money to do a pfsense build, which I obviously ain't about to do.

#

I want to one day, but not over security concerns that are pretty bogstandard.

peak cloak
#

It's honestly not worth it

#

Just get a er-x or hex

#

More power efficient, quiet, smaller

#

Dedicated appliances are better

thick minnow
#

Or for that matter even something like gvm can find that.

tiny tangle
#

Can I get some help with setting up wake on lan on my pc everything I do is not working

#

Hi I'm trying to setup wake on lan for my b550-f wifi gaming motherboard I have everything confided like it's on in the bios and lan card setting but when I push for it to wake on my phone my LEDs turn on for a second and then go back off

quiet maple
#

How do I fix my Nat type from my Nintendo switch D to B?

peak cloak
#

There's letters now for Nat type? Tf

#

Only Nat types I know are source and destination

little schooner
#

I could only get A with port forwarding

rocky badge
#

Seems like "NAT Type" letters are a nintendo thing

little schooner
pulsar thorn
devout arch
#

@pulsar thorn how's it going? I'm free to do some troubleshooting about that weird issue I was having 😺

sweet pawn
#

is a router a access point device or a switch device, or both

pulsar thorn
devout arch
#

Alright, ping me when you’re ready

pulsar thorn
#

@devout arch I'll be vibing in pilot voice

sweet pawn
#

gotcha

pulsar thorn
#

Good luck @devout arch 👍

devout arch
#

Thanks 😃

#

When I get to solution I'll write here

pulsar thorn
#

👍

lime topaz
fierce coral
#

Hi, does anyone know how to be able to utilize 866megabits/s max over AC? These are the speeds I'm getting while I'm next to the AP.

peak cloak
#

A true router is neither

#

My router tho has a switch chip inside

#

Don't use it though

#

And wifi routers are access points as well

#

Like Micheal said, a consumer wifi router is a router, switch, AP all in one, some even add modem too

sweet pawn
#

i see

peak cloak
# sweet pawn i see

And consumer routers barely do any routing, just NATing and forwarding all traffic to the next-hop from ISPs dhcp server

clear igloo
rough needle
#

I just had a quick question, im in a Networking 1 Class and we are focusing this chapter on GP/GPO/GPM and their roles. I learn by comparing things to IRL standpoints. Would a discord admin/mod or whomever has power technically be using a GPO on discord to manage roles, channels, etc..?

peak cloak
rough needle
serene nest
#

Anyone have any familiarity with setting up Pfsense?

rocky badge
#

BYE AD

clear igloo
#

dew it!

rocky badge
pulsar thorn
#

Morning fellas

pulsar thorn
serene nest
peak cloak
#

you are plugged in from WAN or LAN?

#

by default it blocks all new traffic from WAN interface

serene nest
pulsar thorn
#

You getting an IP address?

serene nest
pulsar thorn
#

You mean lan access doesn’t work if wan is plugged into internet?

serene nest
pulsar thorn
#

When you can access gui, what are your interfaces set to, and what do your firewall rules look like?

serene nest
pulsar thorn
#

Also yeah no rules is a bit of an issue

#

Sorry boss i gotta sleep, it’s nearly 2am and I have school today

#

I’ll lyk when I get back on later and we can try and fix it

autumn bay
#

Is seemless roaming basically making the network the same ssid and password ?

peak cloak
#

that can be roaming, but it's not seamless

peak cloak
#

from what I understand

vital terrace
#

What is the difference between an actual VPN and a VPN protocol

peak cloak
autumn bay
#

Will that be roaming ?

vital terrace
#

I bought a new router that I'm switching everything over too and it has the VPN feature, and uses OpenVPN and idk if its the same thing as a actual vpn, what would it do and what would it not do compared to a normal VPN

#

@peak cloak

peak cloak
peak cloak
autumn bay
#

Oh ok thanks for that

autumn bay
peak cloak
#

I mean if you want to, don't need to

autumn bay
#

Because i think i did everything correct the controller works

#

Only thing is the AP is getting hot for some reason

peak cloak
#

I mean things get warm

autumn bay
#

Idk it was super cool when i used it with the poe injector

#

Now i am running ot off the switch

peak cloak
#

poe injector is passive poe probobly

autumn bay
#

If it breaks imma get the wifi 6 version

#

Also i want to make the pihole work on all devices that connect

peak cloak
autumn bay
#

I have a router that works as an AP

#

Its the isp one

#

:(

#

I dont know how to make that the pihole will work without configuration

peak cloak
#

uhh

#

just change the dns server DHCP advertises to pihole

autumn bay
#

Idk how to

#

This isp router is supper dumb

peak cloak
#

go to router -> dhcp -> change dns

vital terrace
#

@peak cloak so the open VPN on my new router nighthawk is basically a vpn

peak cloak
autumn bay
#

But im broke now :)

peak cloak
#

I mean yeah, a vpn is a vpn

vital terrace
#

Will it hide stuff from isp?

peak cloak
#

well depends

#

show screenshot

vital terrace
#

@autumn bay I actually just acquired a nighthawk x10 r9000 for 150 dollars off at my local Walmart

#

Screenshot of what?

peak cloak
autumn bay
#

Does this look like it ?

peak cloak
#

actual DHCP settings

autumn bay
vital terrace
#

Fair

peak cloak
#

under 100 bucks

autumn bay
#

Does it have wifi?

peak cloak
#

routeros tho has a bit of a learning curve

peak cloak
#

just a router

autumn bay
#

Fudge

vital terrace
#

The OpenVPN setting on my router or on the actual OpenVPN application on my computer?

vital terrace
#

Doesn't really show much

autumn bay
#

Imma get the dream machine

#

Probably when i get some money

peak cloak
#

that thing costs more than what I put in

#

and I have a rack, poe switch, router, servers

#

although I did get a bit of stuff for very cheap

autumn bay
#

Im still living with my parents and i have limited space

peak cloak
#

same

autumn bay
#

I had a 24 port cisco switch but i sold that

peak cloak
# vital terrace

so yeah, it just runs a vpn server and allows you to connect to your home network from anywhere

vital terrace
#

I feel that :( my moms disabled (3 back surgeries and currently a brain tumor can never work again)

autumn bay
#

Probably should have kept it

vital terrace
#

Ahhh

peak cloak
#

like I thought

vital terrace
#

So is there a way to have my whole network routed thru a VPN service such as normal, express, etc

#

Nord*

peak cloak
#

is there, yes but that's not what allows it

#

it literally just runs a vpn server

#

nothing to route all traffic over

#

plus tbh vpns are very scammy

#

misleading advertizing

autumn bay
vital terrace
#

I just want to be able to route most of my network traffic thru a VPN. I would like to hide stuff from my ISP on everything and anyone else

autumn bay
#

This looks correct right ?

vital terrace
#

How would I go about doing that?

autumn bay
#

Static ip on the pi

#

And i left the others on dynamic idk if thats correct

peak cloak
# vital terrace How would I go about doing that?

uhh, for one I don't see the point in doing that, but if you really insist, you would either need to get another router that can support that, flash 3rd party firmware, or basically run a second router on the network for vpn access and routing over the vpn service

autumn bay
#

Would you make your switch a static ip?

peak cloak
#

everything managment on my network is dhcp reserved / static

autumn bay
#

And AP or will that mess things up?

vital terrace
#

@peak cloak could I get any old router and flash 3rd party firmware on it as long as it also supports my current speed

#

And would you be able to help me do it when I get it?

#

Basically can I get a cheaper router and run it

peak cloak
#

Sure, thing is that depends on what it can do, I'm used to routers like vyos that can do basically everything. I actually have a similar setup at home, implementation wise, but for a completely different purpose

vital terrace
#

I could go to the Walmart and get a netgear router that supports my wifi speed

#

For 40 bucks it's on clearance

#

It's a ac1600 netgear I believe

peak cloak
#

For the second router thing it would require the ability to change all routes on main router, including the 0.0.0.0/0 route, the ability to make Nat rules, etc

#

Actually thinking about it, it would be easier for you to just find a router that can do it

#

But again, I honestly don't see the point in using a vpn for all your traffic

vital terrace
#

I'd just like too tbh

#

It's a long story and it's not worth explaining over slowmode.

#

Would you be able to dm me links of routers that are capable of it?

peak cloak
#

I honestly don't know

#

all I know is that openwrt can do it

vital terrace
#

Okay would you be willing to do research for me on it and dm me stuff? I don't know exactly what I'm looking for. If you have spare time and don't mind I'd greatly appreciate it

cedar egret
vital terrace
#

If you cant/don't want too I understand. If you do thank you in advance

peak cloak
#

and proxy for websites is free

#

but tcp proxy with cloudflare is not

cedar egret
peak cloak
#

their nameserver

cedar egret
peak cloak
#

as in, change your domain's nameserver to cf

cedar egret
#

yeah

radiant moss
#

1.1.1.1 is the answer. 1.1.1.1 is always the answer.

primal ice
#

nah quad9 is much faster for me than cloudflare.

peak cloak
#

10.0.20.1 is where it's at

primal ice
#

heh

pulsar thorn
#

I know we don’t normally send Speedtest results here but my school just upgraded from 100/50

livid aspen
pulsar thorn
#

On wifi in a classroom I get 100/100

#

Our live streaming pc gets 1000/1000

livid aspen
#

all the bandwith

#

what they go up to?

modern reef
pulsar thorn
#

oh sorry it wasn't on the pic

#

I use my own speedtest server because Ookla is blocked for students

modern reef
#

That doesn't tell me anything. What server is it pulling that from? It looks like it is pulling from the university server. Most universities do this. Try fast.com

pulsar thorn
#

I'll record when I get to school tomorrow

#

you can ping speedtest.lost.rip and you'll get an IP that isn't owned by NSW Department of Education

#

P.s. I’m not even in university lol

native vessel
#

Cat5e or Cat6?

pulsar thorn
native vessel
#

What should I run

#

Get rather

pulsar thorn
#

Depends what speed you want to achieve

native vessel
#

1gbs

pulsar thorn
#

Cat6 is best for 10Gbps

#

Oh cat5e

native vessel
#

Is cat5e future proof

pulsar thorn
#

No but cat6 is

#

Cat5e tops out at 1Gbps, Cat6 maxes out at 10Gbps

native vessel
#

But tbf 1gbs will last for a few more years

#

Do cat5e should hold

#

For at least a couple

pulsar thorn
#

If you’re not worried about 10Gbps just go cat5e

native vessel
#

Ok 👍

wispy spindle
#

if youre running new cables use cat 6

#

it's still cheap and doesnt have any shielding to work around

#

and 10gigabit wont become an issue for a while

pulsar thorn
#

I only go with cat5e because we get 100/20 so there’s no real benefit

tall pagoda
#

Should i disable 2,4GHz wifi? All devices at my home is capable with 5GHz wifi

carmine moss
#

Just run cat6 these days as 10gigabit and not much more money. Also if your network is slower then that. As you can get a Nas with 10 gigabit etc

peak cloak
#

5e is on its way out, cat 6 is the standard now

carmine moss
#

Cat5e is only useful if you get it free or way to cheap tho would not run it in walls even if it's free

muted needle
native vessel
peak cloak
#

I mean it's not that much more expensive

#

20 bucks more for 500 ft box

native vessel
#

Oh I'm just getting like a 15m cable for now

#

Not long one

peak cloak
native vessel
#

Nah not in wall

#

It's for connecting pc to router

peak cloak
#

at least 5e tho

native vessel
#

Do quality matter

#

Like the wiring inside

peak cloak
#

technically yes, but for a short run I don't think it matter too much

native vessel
#

Like expensive vs cheap cat5e for example

peak cloak
#

as long as it's copper it's fine

#

not aluminum clad

native vessel
#

Avoid aluminium okok

thick minnow
#

If you are doing any sort of cabling I would sincerely recommend cat6 over 5e.

If the cable is already in place and you can't be arsed to change it 5e is fine, however for any new runs 6 is basically a requirement nowadays. Check on sites like cable matters for bulk cable, make sure you follow t568b when crimping, and make sure you don't crimp it backwards(the most common mistake I see)

fathom plover
#

as in very slow

#

oops wrong server lol 🙂

peak cloak
fathom plover
# peak cloak fine for me

eh, they have shitty routing for it anyways. I shouldn't have to have my packets to go to cali for it

#

should be distributed and anycasted

peak cloak
#

I would have expected for it to also be hosted in NYC at least

#

or somewhere on east coast

fathom plover
#

eh I have ft at home and I can see that most of HE's originated routes have shitty paths

fathom plover
#

full table

peak cloak
#

ah

low pond
hollow marlin
fathom plover
hollow marlin
#

I leave full tables for my home lab, I wouldn't bother using them for my connection. Also I don't know why you assume they have crap paths, especially is you are peering over a tunnel

autumn bay
#

will using a female to female coupler lower my network speeds ?

thick minnow
#

No

autumn bay
#

also any idea how i can get a cable that isnt soooooooooooooooo stifff

#

like the outdoor stuff

thick minnow
#

Unless you are connecting out of spec lengths

autumn bay
#

i have 30 m from router to switch

thick minnow
#

5e or 6

autumn bay
#

6

thick minnow
#

Then you're fine.

autumn bay
#

can i mix and match ?

thick minnow
#

Yes but it's best not to.

#

I wouldn't throw a female female coupler on a mixed

autumn bay
#

i need a flexible cat 6 cable

#

but they are all outdoor

#

or do i buy a terminated one and cut it to size ?

thick minnow
#

So get outdoor uv rated spec and as for flexible...um...if you are flexing it too much you're likely to have more problems than the female to female

#

Especially if not uv rated cable

autumn bay
#

i got a black one that is out door

#

but it just wont bend and i want to bend it

#

is CCA cable ok?

peak cloak
#

I heard it's bad

thick minnow
#

Idk about that I'm not in structured cabling

autumn bay
#

amazon has such a bad search option

#

do you guys think its better to get a terminated cable and cut the ends off to make my own cable ?

#

or should i get one without the ends ?

peak cloak
#

can't you just go to a hardware store

autumn bay
#

the UK has none of that

#

at least near me

peak cloak
#

really? nothing like home depot or lowes?

autumn bay
#

tesco

#

we have B&Q

thick minnow
#

Lol Tesco isn't going to have what he needs

autumn bay
#

the UK sees ethernet cables as specialist equipment

#

not just a cable

peak cloak
#

bruh even then

#

like home depot and lowes even have specialist stuff

autumn bay
#

one home depot is like 5 stores in the UK

#

so amazon is the best i can do

#

and amazon only has 305 m of cable

#

for some dumb price

thick minnow
#

I miss the uk, but I dont miss the inconvenience

autumn bay
#

The UK is losing its mind rn

thick minnow
#

Oh I know

peak cloak
autumn bay
#

and im about to lose my mind

peak cloak
autumn bay
#

305m

#

i only need 25m :(

peak cloak
#

ah lol

autumn bay
#

dude the UK is going out of stock with cables

peak cloak
#

just find something that is copper, solid core, and outdoor rated

autumn bay
#

but i need a soft one

peak cloak
#

why

autumn bay
#

outdoor one is super hard to bend and i only need it to connect my switch and stuff inside

peak cloak
#

don't want to use stranded on any actual runs

peak cloak
#

I've worked with normal (solid core) cat6, it's not very stiff

autumn bay
#

im confusing i did the outdoor run i just need some soft one to do indoor connections

peak cloak
#

ah ok

autumn bay
#

this on e is super stiff

#

its a good cable im not getting any loses or anything

peak cloak
#

so a cable that isn't going into the wall

autumn bay
#

yeah

#

its going into my shelf

peak cloak
#

wdym into?

autumn bay
#

and connecting it from outside to the router

#

so i got a drawer and i put my pi in the bottom draw

#

and the switch im putting fans into it so it doesnt overheat

peak cloak
#

for a sec I thought you meant like cabling embeded into the shelf

autumn bay
#

nah although that would be pretty cool

peak cloak
#

I mean if it's just for connecting things and isn't going into anything you could just get preterminated patch cables which are flexible

#

since they are stranded

autumn bay
#

i think thats what i am going to do

thick minnow
#

You could also just get a patch panel

#

Instead of female female couplera

autumn bay
#

it will be easier to use the coupler

thick minnow
#

Probably not in the long term depending on your setup

peak cloak
#

a patch panel is great for organization

#

I need to get myself one eventually

autumn bay
#

with UK houses its a fuken pain to run cables

thick minnow
#

They're rather cheap, considering their usefulness

#

Do you live in restricted housing?

autumn bay
thick minnow
#

Ah, good for them

autumn bay
#

they just dont want holes anywhere

thick minnow
#

I grew up on a trust so.....imagine running cabling in that mess.

#

You need an inspector for the inspector 😉

autumn bay
#

yeah i originally from Poland ive lived here for 14 years

#

and honestly in tired of the UK

peak cloak
#

my walls are made from cardboard

thick minnow
#

Ah, yeah, Poland not much better off than the UK from what I've been hearing haha

peak cloak
#

basically

autumn bay
thick minnow
#

Na. Conservatives have majority in Poland.

autumn bay
peak cloak
peak cloak
autumn bay
thick minnow
#

Yeah but they are the ones pushing to leave the EU

autumn bay
#

so you are basically polish

thick minnow
#

I left the UK Because of brexit

peak cloak
autumn bay
#

nice good stuff

#

you can say fuck

thick minnow
#

I left the UK Because brexit, moved to the US and ran right into a certain orange president. It was like a Monty python skit.

autumn bay
#

and shit but you cant say anything else

peak cloak
autumn bay
#

and now you live with a man that likes his sister

thick minnow
#

Eh I prefer idiots to arse holes.

autumn bay
#

i mean its not good anywhere atm

thick minnow
#

Exactly lol

#

Southpark said it best when it comes to democracy. "Giant douche or turd sandwich"

#

You have to pick one discourse

#

That being said I really miss UK Weather.

#

It's so bloody hot here.

peak cloak
#

where you at now?

thick minnow
#

Houston

peak cloak
#

ah

#

I heard it's hot af down there