• Breaking News

    [Android][timeline][#f39c12]

    Wednesday, December 1, 2021

    Rant Wednesday! Networking

    Rant Wednesday! Networking


    Rant Wednesday!

    Posted: 30 Nov 2021 04:00 PM PST

    It's Wednesday! Time to get that crap that's been bugging you off your chest! In the interests of spicing things up a bit around here, we're going to try out a Rant Wednesday thread for you all to vent your frustrations. Feel free to vent about vendors, co-workers, price of scotch or anything else network related.

    There is no guiding question to help stir up some rage-feels, feel free to fire at will, ranting about anything and everything that's been pissing you off or getting on your nerves!

    Note: This post is created at 00:00 UTC. It may not be Wednesday where you are in the world, no need to comment on it.

    submitted by /u/AutoModerator
    [link] [comments]

    Do APs defeat the object of DAI?

    Posted: 01 Dec 2021 02:57 AM PST

    I am in the process of planning an implantation of DHCP Snooping and Dynamic ARP Inspection. The network is using Ubiquiti AP's with Cat 2960X switches.

    The AP ports are configured as trunks with the necessary VLANS tagged. However, there will be a few locations where roaming will push you onto a new access switch as you enter a new block. My thinking to combat this is to 'trust' the AP ports so DAI doesn't go mental when someone switches switch.

    However, doesn't that defeat the object of DAI in the first place? Now an attacker can "connect" to the WiFi and start an ARP poisoning attack, and I'm allowing it!!

    Is there any other way around this? Like access switches being able to share their DHCP Snooping bindings?

    Originally posted on r/Cisco but thought it might get a more traction here with other vendors involved.

    submitted by /u/avidpontoon
    [link] [comments]

    Multicast OIF is a VLAN. Does this results in broadcast to all hosts in that VLAN?

    Posted: 01 Dec 2021 04:12 AM PST

    I want to confirm something and make sure I'm not being silly.

    I have an access switch in vlan 2 with igmp snooping enabled. This switch also has PIM-SM enabled on this VLAN acting as a querier for the VLAN.

    The uplink to the core switch which hosts the rendezvous point is VLAN 3. Vlan 2 is not trunked to the core, only vlan 3. PIM-SM is configured between the access switch and the core via vlan 3. The rendezvous point is the ip address of VLAN 3 on the core switch.

    My understanding is that an IGMP report will come into the access switch via vlan 2, which results in a PIM join / prune to the RP address - via vlan 3.

    The core switch which has the rp then adds the incoming interface for that s, g via vlan 3.

    When a new subscriber wants to join the group, it sends a join / prune to the rp, again via vlan 3.

    The rp then adds the outgoing interface for the group as vlan 3.

    As the oif interface for the group is VLAN 3 and not a physical interface, am I correct in assuming this will result in multicast traffic being flooded to all hosts in vlan 3 as this is the oif for the group?

    Igmp snooping is not enabled on the core switch, nor do I believe it will help, as the source traffic is via pim after the initial vlan hop between 2 and 3 to reach the rp - or am I incorrect in this statement?

    submitted by /u/Bateseh
    [link] [comments]

    Mac Flap Logging Issues

    Posted: 01 Dec 2021 12:07 AM PST

    I know that on a majority of Cisco devices:

    mac-flap-syslog-enable 

    Is the command used to enable logging for mac flaps when they happen, but for some reason I cannot get a Cisco NCS 520 or an ASR 920 to actually take this command. I'm coming up short so far on finding another command that will work with these devices. Any possible suggestions would be appreciated.

    submitted by /u/Fantastic_Pin90
    [link] [comments]

    Juniper l2circuit ccc

    Posted: 01 Dec 2021 12:02 AM PST

    I have been wrestling with an issue for a bit now that has left me perplexed.

    I am trying to get a pseudowire build for transporting traffic between two sites (two Cisco 3750G MLS peering with OSPF) across my provider network and I cant seem to get it to function.

    root@SPCORE01# show | display set set version 12.3X48-D105.4 set security forwarding-options family mpls mode packet-based set interfaces ge-0/0/6 description TXP-0001 set interfaces ge-0/0/6 encapsulation ethernet-ccc set interfaces ge-0/0/6 unit 0 family ccc set interfaces ge-0/0/14 description "*To SPCORE02 ge-0/0/14" set interfaces ge-0/0/14 flexible-vlan-tagging set interfaces ge-0/0/14 native-vlan-id 1 set interfaces ge-0/0/14 mtu 2020 set interfaces ge-0/0/14 unit 0 vlan-id 1 set interfaces ge-0/0/14 unit 0 family inet address 172.24.0.5/30 set interfaces ge-0/0/14 unit 0 family iso set interfaces ge-0/0/14 unit 0 family mpls set interfaces ge-0/0/14 unit 250 vlan-id 250 set interfaces ge-0/0/14 unit 250 family inet address 10.0.250.1/29 set interfaces lo0 unit 0 family inet address 172.22.0.3/32 set interfaces lo0 unit 0 family iso address 49.0000.1720.2200.0003.00 set interfaces lo0 unit 0 family mpls set routing-options router-id 172.22.0.3 set protocols rsvp interface ge-0/0/14.0 set protocols mpls explicit-null set protocols mpls no-decrement-ttl set protocols mpls label-switched-path SPCORE02 to 172.22.0.4 set protocols mpls label-switched-path SPCORE02 no-cspf set protocols mpls interface ge-0/0/14.0 set protocols isis lsp-lifetime 65535 set protocols isis level 2 wide-metrics-only set protocols isis level 1 disable set protocols isis interface ge-0/0/14.0 level 2 metric 50 set protocols isis interface lo0.0 passive set protocols isis interface lo0.0 level 2 metric 1 set protocols isis interface vlan.1000 passive set protocols isis interface vlan.1000 level 2 metric 5 set protocols ldp track-igp-metric set protocols ldp explicit-null set protocols ldp transport-address router-id set protocols ldp interface ge-0/0/14.0 set protocols ldp interface lo0.0 set protocols l2circuit neighbor 172.22.0.4 interface ge-0/0/6.0 virtual-circuit-id 1 set routing-instances TELEMETRY instance-type virtual-router set routing-instances TELEMETRY interface ge-0/0/14.250 set routing-instances TELEMETRY routing-options static route 0.0.0.0/0 next-hop 10.0.255.126 set routing-instances TELEMETRY protocols ospf area 1.1.1.1 interface ge-0/0/14.250 

    -------------------------------------------------------------------------------------------------------------------------------

    root@SPCORE02# show | display set set version 12.3X48-D105.4 set security forwarding-options family mpls mode packet-based set interfaces ge-0/0/6 description TXP-0001 set interfaces ge-0/0/6 encapsulation ethernet-ccc set interfaces ge-0/0/6 unit 0 family ccc set interfaces ge-0/0/14 description "*To SPCORE01 ge-0/0/14" set interfaces ge-0/0/14 flexible-vlan-tagging set interfaces ge-0/0/14 native-vlan-id 1 set interfaces ge-0/0/14 mtu 2020 set interfaces ge-0/0/14 unit 0 vlan-id 1 set interfaces ge-0/0/14 unit 0 family inet address 172.24.0.6/30 set interfaces ge-0/0/14 unit 0 family iso set interfaces ge-0/0/14 unit 0 family mpls set interfaces ge-0/0/14 unit 250 vlan-id 250 set interfaces ge-0/0/14 unit 250 family inet address 10.0.250.6/29 set interfaces lo0 unit 0 family inet address 172.22.0.4/32 set interfaces lo0 unit 0 family iso address 49.0000.1720.2200.0004.00 set interfaces lo0 unit 0 family mpls set routing-options router-id 172.22.0.4 set protocols rsvp interface ge-0/0/14.0 set protocols mpls explicit-null set protocols mpls no-decrement-ttl set protocols mpls label-switched-path SPCORE01 to 172.22.0.3 set protocols mpls label-switched-path SPCORE01 no-cspf set protocols mpls interface ge-0/0/14.0 set protocols isis lsp-lifetime 65535 set protocols isis level 2 wide-metrics-only set protocols isis level 1 disable set protocols isis interface ge-0/0/14.0 level 2 metric 50 set protocols isis interface lo0.0 passive set protocols isis interface lo0.1 level 2 metric 1 set protocols ldp track-igp-metric set protocols ldp explicit-null set protocols ldp transport-address router-id set protocols ldp interface ge-0/0/14.0 set protocols ldp interface lo0.0 set protocols l2circuit neighbor 172.22.0.3 interface ge-0/0/6.0 virtual-circuit-id 1 set routing-instances TELEMETRY instance-type virtual-router set routing-instances TELEMETRY interface ge-0/0/14.250 set routing-instances TELEMETRY routing-options static route 0.0.0.0/0 next-hop 10.0.255.254 set routing-instances TELEMETRY protocols ospf area 1.1.1.1 interface ge-0/0/14.250 

    ge-0/0/14 is connected to wireless a wireless point-to-point bridge pair and normal traffic passes fine. The Telemetry routing instance functions fine, MPLS/LDP however appears to not function.

    Both sides report up

    Neighbor: 172.22.0.3 Interface Type St Time last up # Up trans ge-0/0/6.0(vc 1) rmt Up Nov 30 18:15:09 2021 1 Remote PE: 172.22.0.3, Negotiated control-word: Yes (Null) Incoming label: 299904, Outgoing label: 299904 Negotiated PW status TLV: No Local interface: ge-0/0/6.0, Status: Up, Encapsulation: ETHERNET 

    And both LSPs show up

    Ingress LSP: 1 sessions To From State Rt P ActivePath LSPname 172.22.0.3 172.22.0.4 Up 0 * 120PRK-SPCORE01 Total 1 displayed, Up 1, Down 0 Egress LSP: 1 sessions To From State Rt Style Labelin Labelout LSPname 172.22.0.4 172.22.0.3 Up 0 1 FF 0 - 301MAIN-SPCORE02 Total 1 displayed, Up 1, Down 0 Transit LSP: 0 sessions Total 0 displayed, Up 0, Down 0 

    Occasionally bursts of 1k or less cross the interfaces (symetrically when showing stats on both PSW interfaces) but the symptom appears to be arp related on the 3750Gs. They cannot ping or complete arp messages across the PSW.

    COREMLS01#ping 10.0.0.6 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.0.0.6, timeout is 2 seconds: Dec 1 07:24:30.952: IP: s=10.0.0.5 (local), d=10.0.0.6 (GigabitEthernet1/0/7), len 100, sending Dec 1 07:24:30.952: ICMP type=8, code=0 Dec 1 07:24:30.952: IP: s=10.0.0.5 (local), d=10.0.0.6 (GigabitEthernet1/0/7), len 100, encapsulation failed COREMLS01>sh arp Protocol Address Age (min) Hardware Addr Type Interface Internet 10.0.0.5 - 64d9.8976.05c3 ARPA GigabitEthernet1/0/7 Internet 10.0.0.6 0 Incomplete ARPA 

    Any pointers?

    submitted by /u/SciensSciencia
    [link] [comments]

    ArubaOS

    Posted: 30 Nov 2021 12:07 PM PST

    Hi to all.

    for SMB customer I was used to buy HPE Aruba 2530 series switches. Now this product is EOL.

    Aruba say that replacement model is the 6000 series, but I've see that this series have AOS-CX software.

    Is old ArubaOS (the one in provision switch) died ?
    Someone could tell me a replacement model for 2530 with ArubaOS (if it exist?)

    thanks

    submitted by /u/andwork
    [link] [comments]

    NGFW solution - Palo Alto 400 series vs Fortigate F Series

    Posted: 30 Nov 2021 04:32 PM PST

    We are looking for a ngfw solution for all our schools and we've tested out Palo Alto's 450 and 460 models as well as the Fortigate 100F series.

    What I'm not sure of is if we are comparing apples to apples between the two. The best comparison I could come up with was as follows:

    PA-460 ~ 200F

    PA-450 ~ 100F

    PA-440 ~ 80F

    PA-410 ~ 60F

    We tested a 450 and 100F at the same location and tried to make sure all the scanning settings were equivalent on both and we found the 450 to hit a peak of maybe 40% on the data plane and the Fortigate seemed to consistantly get up to 80% memory usage but the cpu numbers seemed fine.

    SE for Palo Alto went through all the performance metrics and couldn't find any reason that this box wouldn't handle the load from this school with room to spare. The SE for Fortinet however said that the 100F was at about its limit and should look at possibly sizing up.

    The kicker here is pricing for the Fortigates ends up being higher than Palo Alto on a 1, 3 and 5 year term.

    So assuming my comparisons above are somewhat close is there any reason we shouldn't choose the Palo Alto 400's for our ngfw solution?

    Thanks all!

    submitted by /u/Wilsonmc12
    [link] [comments]

    Recommendations for WAN circuit throughput/bandwidth testing

    Posted: 01 Dec 2021 04:42 AM PST

    Looking for some recommendations on a small, cheap devices to run iPerf to measure/test our WAN circuit bandwidth/throughput/status. We have multiple remote sites connected over 1G circuits and wanted something to test performance from our central location, to the remote sites.

    I've looked into the Pi 4 but have recently read about the Odroid and the performance, speed and cooling being much improved. Also that tests have shown near full 1G utilization on the network interface.

    What we ultimately need -

    Ease of use/setup for non-Linux admins

    Ability to run iPerf (trying to use the full 1G link speed without running multiple streams)

    Possible support of up to 10G network interface

    NO wireless capability (hard requirement) - or ability to disable/remove this feature

    Any thoughts on the latest greatest devices of this type that would work for this?

    submitted by /u/Nightflier101BL
    [link] [comments]

    Rack Cable management inspiration needed

    Posted: 30 Nov 2021 04:42 PM PST

    Hey chaps needing some thoughts on this

    I have the pleasure to re-arrange this naturally evolved networking rack (and some more) and want to properly re-do it, yet lack experience. I already cut down on anything unnecessary, but now lack inspiration on how to arrange it.

    https://imgur.com/a/EmvDNXx

    Telephone patch panel Analog? patch panel Fiber patch panel Telephone patch panel to different floor Telephone patch panel Telephone patch panel Patch panel 24P Switch - will be replaced w/ 24p/4sfp 16P+8 Fiber - will be replaced w/ 24p/4sfp ISP #1 Fiber modem Fiber patch panel ISP ISP #2 Fiber modem ISP #2 Fiber modem backup WAN 24P Switch 8P Switch -> distributes WAN ISP #2 to Watchguard (mounted in different rack, will be moved to this network rack) AND Sophos cluster a few devices of a client that has its own firewall 

    my approach would probably be:

    ISP stuff top, firewall next, patch panels, switches, client stuff

    I'd love to get these but I dont think they will fit (8.4 depth, enclosure only has ~10cm to the door). Big side verticals obviously wont fit https://www.fs.com/products/64186.html

    any other ideas?

    P.S. any ideas how to route cables to the next server rack next to it? It used to be a massive tangled mess lying on the ground, which i cut down to a single cable by installing a switch in the rack itself - do I just add a conduit to protect it or are there some kind of top - cable trays that I simply havent seen yet?

    submitted by /u/dancing_manatee
    [link] [comments]

    Career/Cert Advice

    Posted: 30 Nov 2021 04:33 PM PST

    Hey guys, I got my CCNA in 2020 right before the exam change (I took icnd1/2) and have essentially been forced into sysadmin roles since. I recently started a new position (on my 3rd week) and the network admin is retiring next week.

    His position requires CISSP, CASP+, or CCNP-Sec in addition to a CCNA. I was told to choose a cert, they would send me to a boot camp and I could fill his role if I wanted.

    That said the scope of the environment goes beyond CCNA and I was planning to go for CCNP-Encor next because I wanted to learn the material. Should I just try to snag the CASP+ to meet the requirements and then study for ENCOR? We do use Cisco so the CCNP-Sec would actually be useful information to learn but don't think it's something I can just pick up with a boot camp.

    I'm also very nervous about the scope of work in general with my experience (mainly small l2 networks, some l3 switches and roas setups) but also see this as an amazing opportunity to get where I want to go. Just not much time for training and a lot on my plate, also it's a solo role so I'd mainly be assuming someone else's network and learning on the fly.

    Any advice would be great, thanks if you took the time to read this.

    submitted by /u/Comet_D_Monkey
    [link] [comments]

    What do you monitor on devices?

    Posted: 30 Nov 2021 06:28 AM PST

    I know this varies by situation a dozen other things, but i was wondering what are some things you monitor on switches, routers, UPS, WLCs, etc.

    I know there are more useful items to monitor aside from just up/down status.

    I've been tasked with completely redesigning our zabbix monitoring system. In many cases the default templates have been used all all that comes with them. I was wanting to slim this down to what we absolutely needed.

    I appreciate any input, thank you.

    submitted by /u/ath3io
    [link] [comments]

    Switch supporting 16+ span/mirror instances

    Posted: 30 Nov 2021 07:25 PM PST

    Are there any switches out there supporting this?

    We have a situation where we need to mirror customer internet vlans in a data center, and each customer internet vlan must be mirrored to a customer-specific hardware appliance. We need to support at least 16 customer's worth of this, and the in-place QFXes only support 4 mirror/span instances.

    Our thought is to use a single QFX mirror instance sending customer vlans x,y,z out over a 20H LAG into some switch that support "lots" of span instances and then hang the hardware appliances off that switch.

    Alternatively, we're looking at e.g. Garland Network Packet Brokers.

    submitted by /u/fatstupidlazypoor
    [link] [comments]

    Best practices for installing large scale wireless connection

    Posted: 01 Dec 2021 12:51 AM PST

    Hi there,

    The company that I work for are facing some issues regarding wireless connection, the main problems are now are:

    • Wireless interference
    • Network jamming

    The wireless interference is happening because there are many routers in the company, and I think all the wifi radios are working on the same channel (with different SSID names), so what could be the best practice for this type of issue?

    Network jamming, it's happening because the Head office is located near a presidential place, and most probably they have network jammers. I don't know if we can avoid this, but if there were any suggestions, please tell me.

    Thanks in advance!

    submitted by /u/Silent_ShotM
    [link] [comments]

    How is this for a preliminary network diagram?

    Posted: 30 Nov 2021 09:04 AM PST

    Hi everyone, I am working on a network diagram to bring Wi-Fi to a remote office in the mountains. I am working on a budget, and would like to get this as close to right as possible right from the start.

    Data usage: 1TB per month, for non-critical remote work, for about fifteen people.

    Site notes: We plan to use a Starlink as the primary internet connection. There is no fiber or cable access nearby. LTE is only available 200m away on a hill near the upper building—that point has line of sight to a cell tower ten miles away. 25 Mbps over LTE is consistent.

    Burying conduit will not be a possibility before early summer.

    Distances: Hill <-200m-> Upper office building <-300m-> Lower office building

    Hill: there is AC power here. I will have a Pepwave LTE router here, with an ATT 100GB /mo data-only SIM. Planning to use a Nanobeam to send data to the upper building.

    Upper office building: Multi-WAN router connected to Starlink and Pepwave LTE connection, using Starlink as primary, failing over to LTE if Starlink goes down. One PoE nanobeam pointing up the hill, another pointing down toward the lower building.

    Wifi: We have been using Eero Pros but I am open to suggestions.

    Lower office building: PoE Nanobeam aimed at upper office. Nanobeam connection plugged into switch switch connected to a Wi-Fi setup similar to that of the upper building.

    Here is the preliminary diagram: https://imgur.com/a/ApzAvvF

    My main questions:

    1. How can I choose the appropriate Ubiquity wireless bridges? Are they easy to set up and reliable? Do they come back online automatically ?

    2. Besides Eero, what is a good Prosumer or inexpensive professional Wi-Fi solution? We can wire everything with ethernet cables.

    3. Are there inexpensive Multi-WAN routers which can gracefully failover to the backup internet connection, then test the main connection every minute or so and switch back over when it is back up? I imagine this will mess up the public-facing IP of all of our users—however, I am not sure we need to aggregate the links, so maybe an occasional failover and jumbling of IP addresses isn't so horrible.

    Any advice much appreciated! thank you.

    submitted by /u/nick2ny
    [link] [comments]

    Arista MAC Address Issue

    Posted: 30 Nov 2021 06:08 AM PST

    Hi all -

    I've got an issue whereby when I do a "show mac-address table" on an Arista switch connected to a Cisco switch, the MAC which is learned by the Cisco is different from the MAC address on the Arista itself.

    I have 4x instances of this. Sometimes it's very similar, but still different.

    e.g.,

    MAC learned ends in c9f6, but MAC showing on Arista port ends c9f5.

    Other times, the MACs are quite different indeed.

    e.g.,

    MAC learned ends 0600, but MAC showing on Arista port ends 05ff.

    What's more, I can't actually see the "learned" MAC anywhere on the Arista device. (i.e., do a "show interfaces" command and grep/ctrl+f for the learned MAC address and no results).

    Any thoughts?

    submitted by /u/JerryLikesNetworking
    [link] [comments]

    Getting Public IPv4 Address, (Good idea or ;( ?)

    Posted: 30 Nov 2021 01:59 PM PST

    Greetings,

    I recently joined a mid-size company that has handful of public IPv4 addresses from two ISPs. I am thinking of getting us IPv4 addresses as we are planning to move to a new location and didn't want to get us tied to the ISPs. I wonder how to start the process and your suggestion on whether I should sweat to get us IPv4 addresses or not.

    We have a hybrid network with presence in all three public cloud providers, and planning to go to SD-WAN soon.

    Thanks,

    submitted by /u/RetiredSeb
    [link] [comments]

    Dark Fibre (UK)

    Posted: 30 Nov 2021 12:41 PM PST

    Its possible we are going to move out our existing single office into two new locations in a Centre City which has virgin. Duplication of the same services at each new site would be costly. We have alot of low latency high bandwidth services. So was wondering if anyone had any dark fibre experience? (UK or elsewhere very welcome) - is it as simple as two switches with single mode fibre SFP's? or much much more complex... I am assuming danger here be dragons.....?

    submitted by /u/ramraiderqtx
    [link] [comments]

    MSS Problem

    Posted: 30 Nov 2021 01:47 PM PST

    So today I got in a situation like This.
    3 weeks ago I was reviewing some pcap in our network and noticed that the MSS is always 1380 at max. I found out about the ASA default and had one of those "I need to change that" moments. so I uncapped that everywhere except for the ones with IPSec tunnels.
    After a week, my colleague from L1 team contacted me about that printer on one of our branches that just doesn't scan into email. I did a capture of the SMTP traffic which always ended with the mail header and then stall for a minute followed by RST by the printer (which was the configurable default in the printer menu). I tried to send a mail from the router with telnet and it worked well so I blamed his crappy printer and went onto another things. I had him try another one until I started investigating more on this. It appeared that I couldn't ping that one branch router with 1500MTU. It just timed out.
    He gave me an exact date when the users first reported the issue and I looked into my chrome history. There were multiple sites about ASA and MSS..
    So at this time I was pretty sure this is not a coincidence.
    So there is surely something in our ISP's MPLS that has 1496 MTU configured.
    As I uncapped the MSS adjustment on our DC ASA to unlimited, every TCP connection was now 1460 bytes MSS. Clients on that branch probably were not affected because of PMTUD?
    I did a workaround by setting the MSS on the branch router's vlans for printers to lower size.
    My only concern is why doesn't the packets just fragment? When I ping our router or anything else on that branch with 1497 to 1500 MTU, it doesn't even say "Packet needs to be fragmented but DF set.".
    It just times out. But when i ping with more than 1500MTU, I get the message about fragmentation needed...
    I had the ISP guys investigate on this but I'm pretty curious of what could that be.

    submitted by /u/PatrikPiss
    [link] [comments]

    Site 2 Site VPN - Port Forwarding on the Opposite Site WAN IP

    Posted: 30 Nov 2021 10:55 AM PST

    I have 2 Sites with 2 Wan IPs, Site A i cannot port forward, and Site B i can.

    I setup a Openvpn Tunnel from pfsense running on Site B, and using and
    Edge Router X i connected that from Site A to Sites B's VPN Server. I
    have 3 Subnets, the Tunnel network, Site B, and Site A Networks. I want
    to be able to forward a port from a client that will be plugged into the
    edger router trough the Site B Wan Side.

    My initial idea is if i can make the tunnel network accessible from Site
    B's pfsense lan then could i port forward that ip/port out to the
    internet?

    Can some please help me with any ideas or advice i can use to make this easy to accomplish?

    submitted by /u/dj1da
    [link] [comments]

    Cisco ISE with Fips

    Posted: 30 Nov 2021 12:11 PM PST

    Anyone implement Cisco ISE with FIPS?

    FIPS disables PAP. Cisco Catalyst switches use PAP to authenticate with Radius using ISE.

    So after enabling FIPS on ISE and switches, auth attempts fail and live logs are saying because the PAP protocol is not allowed.

    It doesn't appear like I have the option of changing the auth protocol on the switch side.

    What am I missing here?

    submitted by /u/benlooy
    [link] [comments]

    Ping and DNS via Zscaler

    Posted: 30 Nov 2021 03:57 PM PST

    Hi there. My team is working on implementing Zscaler ZIA and ZPA across our company. One ZPA limitation that has been most annoying, mostly for our IT teams, is the inability to ping/nslookup an host and get the associated internal IP address. You instead get the IANA special shared address space IP (somewhere within 100.64.0.0/10) (even for servers on the network, not just laptops/workstations on Zscaler). It's a minor annoyance, but I'm curious if anyone that has implemented Zscaler has found a way around this or an alternative. Thanks.

    submitted by /u/zed0201
    [link] [comments]

    Dell os10 VLT failover

    Posted: 30 Nov 2021 02:13 PM PST

    I understand how to setup VLT on Dell os10, my question is how it handles core routing. For example, I have 2 core switches, call them A and B. Now I want to setup interface vlan1 with IP 192.168.1.1 with failover, how do I accomplish this? If I set switch A with the IP addr and it fails, will switch B be able to failover with VLT? Since VLT differs from stacking I am wondering if both switches will answer for their partner's respective configs. Or maybe there is a way to setup vlan interface IP addresses on both switches without conflicts? Thanks.

    submitted by /u/SissyAdminny
    [link] [comments]

    Users on network pick up non-functional IP from DHCP

    Posted: 30 Nov 2021 07:50 AM PST

    Something peculiar is happening to users on my network and I am wondering if anyone here has experienced something similar. They are trying to use wifi on a /23 subnet and they pick up the *255 IP address which I believe is the address that broadcast traffic uses. The computer then cannot connect to the internet. For example the subnet would be 192.168.10.0/23 and the user will pick up the IP 192.168.11.255 and be unable to connect to the internet.

    Why would this be happening? Can I just create an IP reservation or something on my DHCP server to stop this from happening?

    For reference I am using Unifi APs, a mixture of Ubiquiti and Cisco Switches, and an Ubuntu DHCP server.

    Thanks!

    submitted by /u/IslandTechVI
    [link] [comments]

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel