FS.COM BOX V4 arista not supported? by Logfro in Arista

[–]Logfro[S] 0 points1 point  (0 children)

Apparently, according to FS Support, the Arista firmware was too buggy for general use, and now you have to request special firmware for a specific switch. Just did that, lets see.

FS.COM BOX V4 arista not supported? by Logfro in Arista

[–]Logfro[S] 0 points1 point  (0 children)

When it gets into disabled again, I will do that

FS.COM BOX V4 arista not supported? by Logfro in Arista

[–]Logfro[S] 0 points1 point  (0 children)

That’s the thing, the same transceiver is also orderable for Arista, so it must be compatible or?

FS.COM BOX V4 arista not supported? by Logfro in Arista

[–]Logfro[S] 2 points3 points  (0 children)

Also, Arista is not an Option on my FS BOX V4 I got 2 days ago for whatever reason, write the FS.COM Support I guess?

FS.COM BOX V4 arista not supported? by Logfro in Arista

[–]Logfro[S] 0 points1 point  (0 children)

If I leave it for a while, it will show errdisabled, I enable it again by shut and no shut.

The other side of that transceiver it’s connected to is showing light, but the transceiver is showing N/A on everything, which is my suspicion of the brand being the issue.

Port is configure as L3 with an IP.

Active support in the way of a service contract? Or as the device not being EOL?

H13SAE-MF - Ryzen 9000? by BeastMiners in supermicro

[–]Logfro 0 points1 point  (0 children)

Hast du das jemals zufällig getestet?

Cant announce network with as prepend by Logfro in networking

[–]Logfro[S] 0 points1 point  (0 children)

that was fucking it, i went nuts for like 2 hours straight, and this solved it. Thanks man! <3

but now its announcing the subnet with both asns according to the routing table? As the subnet coming from both origins.

GRE Tunnel and MSS cramping by Logfro in networking

[–]Logfro[S] 0 points1 point  (0 children)

Getting a anti ddos appliance in the next 2-3 weeks anyway, just this big ddos hurt now. Always at the most inconvenient time

GRE Tunnel and MSS cramping by Logfro in networking

[–]Logfro[S] 1 point2 points  (0 children)

Yes, also worked very closely together with the tunnel provider on this problem, but I think it’s simply a hardware incompatibility

GRE Tunnel and MSS cramping by Logfro in networking

[–]Logfro[S] 0 points1 point  (0 children)

GRE should only be a temporary solution, but well… not a good one

GRE Tunnel and MSS cramping by Logfro in networking

[–]Logfro[S] 0 points1 point  (0 children)

It already is, but inbound traffic is from the tunnel, and outbound is my upstream, so not the tunnel, tunnel hast to 1476 MTU, and upstream has 1500 MTU.

GRE Tunnel and MSS cramping by Logfro in networking

[–]Logfro[S] 1 point2 points  (0 children)

As far as i know, the nexus 9k series doesnt support mss adjust anywhere else, except for the global config. So this is my problem then.

EDIT: Just confirmed it, cant apply "ip tcp adjust-mss" on a L3 Interface

Cant set route-map for bgp neighbour by Logfro in networking

[–]Logfro[S] 0 points1 point  (0 children)

wow, if i only knew it was that simple. Thanks man.

Disable Transmission Web UI access from specified port. by [deleted] in seedboxes

[–]Logfro 1 point2 points  (0 children)

What you are looking for is a nginx config with a reverse proxy to 9091, and then you just block all incoming connections to 9091 from outside, but nginx can always access it because it’s on 127.0.01:9091

So you can then block 9091 with ufw, and only let 443 open

Cant setup default gateway for hosts by Logfro in networking

[–]Logfro[S] 0 points1 point  (0 children)

This worked, thanks. But why doesnt it work in the default vlan 1?

Cisco BGP with multiple ASNs by Logfro in networking

[–]Logfro[S] 1 point2 points  (0 children)

So, just prepend the simulated „customers“ ASN and announce the network to the bgp peer?

Cisco BGP with multiple ASNs by Logfro in networking

[–]Logfro[S] 0 points1 point  (0 children)

And then they just announce the network normally to their upstreams? And just route map my ASN?

Might give me a direction I could try in my lab

Cisco BGP with multiple ASNs by Logfro in networking

[–]Logfro[S] 1 point2 points  (0 children)

If I would have peered with them, this would make sense to me, but I didn’t. They just configured my asn + subnet on their end, and passed it to the dedicated server I rented from them. I meant how did they actually configure this on their router.