Secure NAT static Routing not working on azure
-
- Posts: 10
- Joined: Wed Jun 19, 2024 7:56 am
Secure NAT static Routing not working on azure
Dear All,
Without Secure NAT default gateway address, its not communicating local network on Azure, Attached screenshot. Please note that with gateway address its communicating but the public IP is changing. And other Cloud provider like AWS is working without Secure NAT default gateway address.
Please help me to resolve this issue.
Without Secure NAT default gateway address, its not communicating local network on Azure, Attached screenshot. Please note that with gateway address its communicating but the public IP is changing. And other Cloud provider like AWS is working without Secure NAT default gateway address.
Please help me to resolve this issue.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 1614
- Joined: Sun Feb 14, 2021 10:31 am
-
- Posts: 10
- Joined: Wed Jun 19, 2024 7:56 am
Re: Secure NAT static Routing not working on azure
Dear Solo,
Thank you for your prompt assistance. I've tried the solutions you suggested(https://www.vpnusers.com/viewtopic.php? ... 16&#p97816), but unfortunately, the issue persists. Could you please provide a step-by-step guide. I've attached a screenshot of my setup for your reference
Thank you,
Saifu
Thank you for your prompt assistance. I've tried the solutions you suggested(https://www.vpnusers.com/viewtopic.php? ... 16&#p97816), but unfortunately, the issue persists. Could you please provide a step-by-step guide. I've attached a screenshot of my setup for your reference
Thank you,
Saifu
You do not have the required permissions to view the files attached to this post.
-
- Posts: 1614
- Joined: Sun Feb 14, 2021 10:31 am
Re: Secure NAT static Routing not working on azure
The 192.168... push mask appears incorrect.
-
- Posts: 10
- Joined: Wed Jun 19, 2024 7:56 am
Re: Secure NAT static Routing not working on azure
Could you please advice push mask, below the network
eth0: flags=4419<UP,BROADCAST,RUNNING,PROMISC,MULTICAST> mtu 1500
inet 192.168.0.9 netmask 255.255.192.0 broadcast 192.168.63.255
inet6 fe80::6245:bdff:fe14:a7bd prefixlen 64 scopeid 0x20<link>
ether 60:45:bd:14:a7:bd txqueuelen 1000 (Ethernet)
RX packets 244819 bytes 64504978 (64.5 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 318426 bytes 89447810 (89.4 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 1 bytes 76 (76.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1 bytes 76 (76.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
eth0: flags=4419<UP,BROADCAST,RUNNING,PROMISC,MULTICAST> mtu 1500
inet 192.168.0.9 netmask 255.255.192.0 broadcast 192.168.63.255
inet6 fe80::6245:bdff:fe14:a7bd prefixlen 64 scopeid 0x20<link>
ether 60:45:bd:14:a7:bd txqueuelen 1000 (Ethernet)
RX packets 244819 bytes 64504978 (64.5 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 318426 bytes 89447810 (89.4 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 1 bytes 76 (76.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1 bytes 76 (76.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
-
- Posts: 1614
- Joined: Sun Feb 14, 2021 10:31 am
Re: Secure NAT static Routing not working on azure
The "inet 192.168.0.9 netmask 255.255.192.0 broadcast 192.168.63.255" config appears incorrect.
-
- Posts: 10
- Joined: Wed Jun 19, 2024 7:56 am
Re: Secure NAT static Routing not working on azure
Its the config of Azure VM
-
- Posts: 1614
- Joined: Sun Feb 14, 2021 10:31 am
Re: Secure NAT static Routing not working on azure
Push this: 192.168.64.0/255.255.192.0/192.168.30.1
-
- Posts: 10
- Joined: Wed Jun 19, 2024 7:56 am
Re: Secure NAT static Routing not working on azure
Dear Solo,
I just wanted to let you know that everything is working perfectly. Thank you so much for your help—it's truly appreciated!
Warm regards,
Saifu.
I just wanted to let you know that everything is working perfectly. Thank you so much for your help—it's truly appreciated!
Warm regards,
Saifu.