{"id":349,"date":"2024-08-27T07:29:48","date_gmt":"2024-08-27T01:59:48","guid":{"rendered":"http:\/\/byomkesh.in\/wordpress\/?p=349"},"modified":"2024-08-27T07:29:49","modified_gmt":"2024-08-27T01:59:49","slug":"route-addition-to-ikev2-in-windows-11","status":"publish","type":"post","link":"http:\/\/byomkesh.in\/wordpress\/route-addition-to-ikev2-in-windows-11\/","title":{"rendered":"Route Addition to IKEv2 in Windows 11"},"content":{"rendered":"\n<p>There is no option in windows for adding a static route automatically through a VPN using GUI, but using powershell its working fine here is the command :<\/p>\n\n\n\n<p> <code>Add-VpnConnectionRoute VPN-Name Route-In-CIDR<\/code><\/p>\n\n\n\n<p>To remove the route <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code> Remove-VpnConnectionRoute VPN-Name  Route-In-CIDR\n<\/code><\/pre>\n\n\n\n<p>For Example<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Add-VpnConnectionRoute \"IKEv2 VPN NML\" \"192.168.1.0\/24\"<\/code><\/pre>\n\n\n\n<p>Whenever I connect to NML VPN I get all traffic 192.168.1.0\/24 directed to NML Network. Be careful your home network is other than 192.168.1.0\/24<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>There is no option in windows for adding a static route automatically through a VPN using GUI, but using powershell its working fine here is the command : Add-VpnConnectionRoute VPN-Name Route-In-CIDR To remove the route For Example Whenever I connect to NML VPN I get all traffic 192.168.1.0\/24 directed to NML Network. Be careful your &hellip; <a href=\"http:\/\/byomkesh.in\/wordpress\/route-addition-to-ikev2-in-windows-11\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Route Addition to IKEv2 in Windows 11<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-349","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"aioseo_notices":[],"_links":{"self":[{"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/posts\/349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/comments?post=349"}],"version-history":[{"count":1,"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/posts\/349\/revisions"}],"predecessor-version":[{"id":350,"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/posts\/349\/revisions\/350"}],"wp:attachment":[{"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/media?parent=349"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/categories?post=349"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/tags?post=349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}