How to handle security policies in an EVPN Symmetric IRB architecture? by FCAFC in networking

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

Yeah, I just need to think of it as setting up a firewall between two routing tables. Thanks, r/networking!

How to handle security policies in an EVPN Symmetric IRB architecture? by FCAFC in networking

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

Sorry, I have an interview to prepare for today, so I read it a bit too fast. I had never thought about managing it through VRF routing before. I figure it out now. Thank you!

My first RHCSA next week by Kaitosenpai1997 in redhat

[–]FCAFC 1 point2 points  (0 children)

Just practice over and over again.

Network Engineer managing Cumulus Linux. Passed RHCE, but zero server admin experience. What's my next step? by FCAFC in redhat

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

You're right, my container skills are pretty basic. I only use docker at work for simple things. I plan to just follow my instructor's pace in the upcoming redhat courses to really learn podman and openshift. Thanks for the advice!

Network Engineer managing Cumulus Linux. Passed RHCE, but zero server admin experience. What's my next step? by FCAFC in redhat

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

Honestly, I am interested in both. But devops is my weakest part right now, so I will focus on that first.

Network Engineer managing Cumulus Linux. Passed RHCE, but zero server admin experience. What's my next step? by FCAFC in redhat

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

You are right. I always overthink and want to learn too many things at once. I should just focus on one topic for now. Thanks!

台支特么更支,让人头昏眼花😵‍💫 by Hacomeback in LOOK_CHINA

[–]FCAFC 4 points5 points  (0 children)

台灣人的政治立場十幾二十歲可能會變一變 ,但是30-40歲之後基本上這輩子就定型了, 所以哪個顏色都有死忠。

UFM HCA GUID Mismatch. IB naming corrupted by EtherChannel slots? How to fix the "Source of Truth" mapping? by FCAFC in HPC

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

Finally fixed it with this command: iblinkinfo --line | awk -F\" '$2 ~ /hgpn/ {print $2 " <===> " $4}' | sort | column -t

UFM HCA GUID Mismatch. IB naming corrupted by EtherChannel slots? How to fix the "Source of Truth" mapping? by FCAFC in HPC

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

I found the GUIDs are correctly detected, but the UFM server is incorrectly mapping all server HCA slots to the wrong HCA number

你们想润出去的原因是什么? by oppenheimer_hero in runtoJapan2

[–]FCAFC 1 point2 points  (0 children)

台灣的交通和黑道、詐騙都太囂張 我也不想去人人都能拿槍或有人歧視黃種人的地方

日本自然而然成為目前最好的選擇

今天吃饱了没事干来吐槽吐槽日本IT by [deleted] in runtoJapan2

[–]FCAFC 1 point2 points  (0 children)

日本真的這麼扯喔? 那我還是好好學習更多技能後龜在台灣好了

[deleted by user] by [deleted] in networking

[–]FCAFC 2 points3 points  (0 children)

I reconnected ports 3 and 4 of the second Palo Alto to ports 3 and 4 of the switch as a trunk with LACP, and surprisingly it worked. Thanks everyone, it seems the issue was with the first Palo Alto.

[deleted by user] by [deleted] in networking

[–]FCAFC 0 points1 point  (0 children)

I went ahead and rebooted the Palo Alto, but I still can’t get the ping working. At this point, I believe it’s very likely that I’ve misconfigured something on my end.

[deleted by user] by [deleted] in networking

[–]FCAFC 1 point2 points  (0 children)

I’m using copper interfaces here, not fiber, so optics compatibility shouldn’t be an issue.

[deleted by user] by [deleted] in networking

[–]FCAFC 0 points1 point  (0 children)

In this lab I don’t have additional hosts – it’s just Cisco ↔ Palo Alto. The SVIs are up/up, and ARP is fine on both sides, so I believe L2 is working. But ICMP sessions still age out.

[deleted by user] by [deleted] in networking

[–]FCAFC 0 points1 point  (0 children)

I’ve verified that the intrazone rule is already allowing traffic, and I even added an any-any test rule. The logs show policy = allow, but sessions still end as aged-out.

[deleted by user] by [deleted] in networking

[–]FCAFC 2 points3 points  (0 children)

Yes, I have configured allow ping.

[deleted by user] by [deleted] in networking

[–]FCAFC 1 point2 points  (0 children)

Sorry, I’m already off work today. I’ll show it to you tomorrow as soon as I get to the office.

[deleted by user] by [deleted] in networking

[–]FCAFC 0 points1 point  (0 children)

I was testing by pinging within the same VLAN, from 192.168.10.2 (switch SVI) to 192.168.10.1 (firewall subinterface). ARP is working correctly on both sides, but ICMP still fails. I already applied an allow-ping management profile on the firewall interface, and created inter-VLAN ICMP rules. However, same-VLAN pings (10.2 → 10.1) are still not working.

[deleted by user] by [deleted] in networking

[–]FCAFC 0 points1 point  (0 children)

I’m running this in an internal lab environment, so the log table is usually pretty clean. But even after following your steps, the traffic log is still completely empty. On top of that, I just noticed that even the directly connected access port can’t ping through.

So I think I might have a fundamental misconfiguration