NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
routing
7 TopicsRouting Question
Hi, I have a quick question with regard to a GS752TP switch. If I have a switch address (native VLAN) in the 192.168.10.0 network does the default gateway of the switch have to be in the same network or can it be in one of the VLANs that the swicth manages, e.g. a device in the 192.168.1.0 network which is VLAN 10?Solved1.6KViews0likes4CommentsM4100-D12G Configuring VLANs with shared Internet access
My switch is a GSM5212 with v. 10.0.2.26, (B1.0.1.1) firmware. I am tryng to configure routing VLANs with shared internet access using the guide at :- https://kb.netgear.com/30818/How-to-configure-routing-VLANs-on-a-NETGEAR-managed-switch-with-shared-internet-access I have followed the guide exactly and DHCP is working on all three VLANs but I am not able to configure the routing on my firewall and cannot be sure that I have the switch totally correct as I cannot ping the firewall from either of the VLANs not directly connected, even though the default route in the switch is set to the firewall port address. I would be grateful if somebody could please help with diagnosis of my errors!!!Solved1.8KViews0likes3CommentsStatic route on S3300
I have a 2 datacenters composed of a Load balancer and a switch. Each location has it own internet connection/ gateway. I have a LANX connection between both location to stack my S3300. Servers on each side have their location's gateway. We have an asymetric routing issue, eg: If server 192.168.3.10 tries to talk to 192.168.6.20, it won't work since the path will be 3.10 > LB01 > 6.20 > LB02 > 3.10 We are trying to find a solution to allow this architecture to work. I was thinking about configuring static route on the S3300, and add route for each servers so it won't go up to the LB to do the routing. eg, on SW1: route 192.168.6.20 192.168.3.2, so if 3.10 tries to talk to 6.20, it won't go up to its default gateway 3.1 But I don't know how to do that, i've tried adding a VLAN, enabling VLAN routing but no luck. Is that possible ? What are your recommendation ?4.8KViews0likes8CommentsPBR Policy Based Routing using Managed Switch
I am no expert with networks, but I am wondering if anyone has had any experience with PBR (Policy Based Routing) using Netgear Managed Switches. More specifically I am wanting to define the onward hop based upon the source IP. Looking through the manual, I can't find any insights on how to implement it using the web application. So to give an example: Message received on port 1 from source IP 192.168.254.1/24, with destination 172.168.0.1/24 I would like to define the next hop to be an interface with IP 192.168.1.1/24 (connected to port 2) Another message received on port 1, source: 192.168.254.2/24, same destination IP. I would like to define the next hop to be an interface with IP 192.168.2.1/24 (connected to port 3) and so on. Is this possible? Any help or suggestions would be much appreciated. Thanks5.7KViews0likes7CommentsVlan routing interface down
Hello, I have setvlan on my L3 switch, inter vlan routing is ok. Except for 1 vlan. I have 2 vlans on the same port, both for wifi (business/guest) both of them worked fine last week, but now the business wifi vlan has his routing interface down Link State Routing Interface Status Link Up Down All the vlan work fine, i tried to delete and create again the routing interface, but she's never up. I tried to add a second port to the vlan and set the pc with static ip to ping the gateway, but still nothing, the interface stay down. Any tips, Thank you3.5KViews0likes1CommentUsing a Cisco Router to route VLAN traffic on a M5300-52G-POE+ switch
I have a M5300-52G-POE+ switch with 2 VLAN's.. VLAN1 for all regular traffic and VLAN2 for phone traffic. I have the switch attached to a Cisco 4351 router to handle the inter-VLAN traffic as this is only a Layer 2+ switch... My problem is: The router can ping everything in VLAN 2 and VLAN 2, but the equipment in VLAN2 to cannot ping VLAN1 (hence cannot get out to the internet). I have tried many combination of both VLAN membership, PVID's and even separating the traffic from the switch (VLAN's) to the router over two seperate interfaces. Still no luck. Has anyone any suggestions on how to configure this? Thanks in advance for any help.Solved4.5KViews0likes4CommentsVlan routing M5300 / GS724T
Hello, I'm planning to split my network in multiples Vlans. I want to use my M5300 to do the vlan routing but i encounter an issue, i can't ping my vlan interface. I'm doing test on M5300 (11.0.0.23) and a GS724Tv3 (5.4.2.25) The vlans are set on the GS724T and the M5300 deal with the routing GS724T : Vlan 1: Untagged : 16-23 pvid 1 16-24 Vlan 110: Untagged : 1-13 pvid 110 1-13 Vlan 150: Untagged : 14,15 pvid 150 14,15 All vlans are tagged on port 24 PC1 and PC2 cant ping each other in the same vlan 110,150 If PC is on vlan 1 ports i can reach the rest of my network. M5300: Routing is enable Vlans 1,110,150 tagged on 1/0/43 (comes from GS724T) Port is set on Trunk, PVID is 1,110,150 on 1/0/43 Routing settings Port Description VLAN ID IP Address Configuration Method IP Address Subnet Mask Routing Mode Administrative Mode Link Speed Data Rate OSPF Admin Mode Forward Net Directed Broadcasts Active State MAC Address Encapsulation Type Proxy Arp Local Proxy Arp Bandwidth ICMP Destination Unreachables ICMP Redirects IP MTU Link State Routing Interface Status vlan 110 110 Manual 192.168.11.1 255.255.255.248 Enable Enable 10 Mbps Half Duplex Disable Disable Active 20:0C:C8:3E:59:15 Ethernet Enable Disable 10000 Enable Disable 1500 Link Up Up vlan 1 1 None 0.0.0.0 0.0.0.0 Enable Enable 10 Mbps Half Duplex Disable Disable Active 20:0C:C8:3E:59:15 Ethernet Enable Disable 10000 Enable Disable 1500 Link Up Down vlan 150 150 Manual 192.168.15.1 255.255.255.128 Enable Enable 10 Mbps Half Duplex Disable Disable Routing Mode Enable ICMP Echo Replies Disable ICMP Redirects Disable I dunno the role of icmp replies/redirects so i tried enable and disable. I can see the route in the routing table : Learned Routes : Network Address Subnet Mask Protocol Route Type Next Hop Interface Next Hop Address Preference Metric 192.168.11.0 255.255.255.248 Local Connected vlan 110 192.168.11.1 0 1 192.168.15.0 255.255.255.128 Local Connected vlan 150 192.168.15.1 0 1 Vlan 110,150 PCs can ping each other but cant reach Vlan Interface. Vlan 1 PCs works normally If I try to ping from Vlan 1 to Vlan 110,150 all my pings go through the firewall and leave my network. Any ideas? Excuse my poor English/grammar/..., this isn't my primary language. ThxSolved5.6KViews0likes3Comments