02-01-2021 02:41 AM
Hi there,
i am facing on issue while expressway E configuration , I am configuring 192.168.1.X as LAN1 IP and as internal and 192.168.2.X as LAN2 and external after making these setting I am restarting the server .
but after restarting i am not able to access the Expressway GUI with LAN1 IP , instead of it i am able to access it using LAN2 IP
could you all please help me in reason for it and also what could be the solution
Thanks
Sanjay
02-01-2021 03:55 AM - edited 02-01-2021 04:01 AM
You need to add static route in expressway E
Second interface has option to add default gateway but the first doesn’t have. So you can make the reachability by adding static route.
Go to
System -> Network Interfaces -> Static Routes,
02-01-2021 04:47 AM
Hi Nithin,
Thanks for your reply ,
I am sharing the snapshot of the configuration , as you told to add static route , although already i did , but again crosscheck and did all configuration freshly but still the same issue .
not able to access expressway gui with LAN1 IP
02-01-2021 04:59 AM - edited 02-01-2021 05:00 AM
Hi,
Are you accessing from the network address 192.0.0.0/32 ?? you should define the destined IP addresses here (for example the subnets of your management PC). also, verify that you have a firewall rule in place to access from the LAN 1network.
Regards.
02-01-2021 05:32 AM
Hi Shalid,
No, I am accessing from the network address 192.0.0.0/24 , Could you please explain the firewall rule in place to access from LAN1 network in detail.
Thanks
02-01-2021 06:06 AM
Can you check the reachability to expressway E Lan 1 ip from 192.168.1.0 network.
02-01-2021 11:03 PM
Hi Nithin,
Expressway E Lan1 ip is reachable from 192.168.1.0 network and but it is not reachable from 192.168.2.0.
Nithin, can I go with the single IP if yes , could you please let me know the single IP configuration .
Thanks
02-01-2021 11:24 PM
On what subnet your ipt servers resides, is it on 192.168.1.0
What other subnet you use in your network.
I have scenarios where I access expressway E on Nic 2 ip and not nic 1, so no need to get panic and change it to single Nic.
instead of using 192.0.0.0/24 add below route
192.168.1.0/24 192.168.1.1
And add other subnets
Since you are using 192.168.2.x as your second nic we cannot add a route like 192.168.0.0/16. In your case you need to add route to each subnet or try a ways that doesn’t include 192.168.2.0 network.
02-01-2021 11:43 PM
our Ipt server reside on 192.168.1.x network and other subnet is 192.168.2.x
Thanks
02-02-2021 04:07 AM
Adding below route on expressway E i am able to access the server from 10.11.50.X subnet. If you add routes properly you would be able to access the GUI on both IP. in your case summary route will not work properly as your network is 192.168.1.X and 2.X.
Setup details.
NIC 1 10.60.50.20
NIC 2 10.60.51.12
Since your IPT server are 192.168.1.0 subnet i don't think there would be any issue.i have customer sites working without any static route to other network and i use DMZ ip to access the WEB.
02-03-2021 04:43 AM - edited 02-03-2021 04:45 AM
It is for sure doable to use a static route that overlaps with the IPs on the interfaces. We have this setup and it works with no issues.
02-03-2021 05:08 AM
As @Roger Kallberg mentioned yes it’s doable to add summary route . But when testing summary route on my lab I loose gui access through DMZ ip and was accessible only through the ipt vlanIP. Will test it again on my lab and provide an update.
If you like to test the summary route use
192.168.0.0/16 instead of 24.
02-01-2021 01:50 PM
Hi Sanjay,
Please check the version of your expressway and the corresponding document.
Regards,
*** Please rate the post if it finds useful
02-01-2021 05:31 AM
Use proper subnet and Prefix in you static route.
192.0.0.0 and prefix 32 is not a proper route.
For example, assume …
Then,
By this configuration VCS-E know default gateway is 200.1.1.1 but also reachable 172.16.0.0/16 network via 172.16.1.1 (VCS-E know 172.16.1.1 as direct connect network from NIC1).
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide