This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

communication between lan and alias

Hello everyone.
A simple question.
In the same interface I have main address and an alias, below is a network scheme.
issue is the computer that is on the network 10.248.3.0 ping the address of the other network 192.168.50.0. But it does not open web page.

in the firewall rules, full traffic was placed between lan to lan networks

in FW log shows lock by rule 0.

follows attached. Can you help me how to make logical communication between these networks work?

I am not using vlan for this tracking.

scopo

interface port1

log



This thread was automatically locked due to age.
Parents
  •  

    Alias IP addresses must be in the same network as the main one. This configuration will not work.

    I.E if you use different IP, how can you configure the default IP addresses on the interface? Use VLAN or another physical interface. This configuration is not recommended.

  • Some of the basics of networking is, that such a configuration is properly not working. 

    Subnetting is important in such cases (Broadcast domains etc.). 

    You should, if you have to split up different network segments, split up the networks into VLANs. But your Switch have to support VLANs. 

    If you have VLANs, you can easily connect multiple networks via VLANs to XG and give XG per VLAN one Interface. 

Reply
  • Some of the basics of networking is, that such a configuration is properly not working. 

    Subnetting is important in such cases (Broadcast domains etc.). 

    You should, if you have to split up different network segments, split up the networks into VLANs. But your Switch have to support VLANs. 

    If you have VLANs, you can easily connect multiple networks via VLANs to XG and give XG per VLAN one Interface. 

Children
No Data