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

Two lan on one astaro

ASG 120 7.305

I have a one astaro with two Lan and one Wan.
Eth1= Wan
Eth0= Lan

Lan 1 = 192.168.100.254
+
Additionnal adresses
Lan 2 = 192.168.1.22

Dnat:

Traffic Source: 192.168.100.0 /24
Traffic Service: Any
Traffic Destination: 192.168.1.0 /24

Destination: 192.168.1.22 (additionnal adresses)

Routing:

Route Type: Interface Route
Network: 192.168.1.22 (additionnal adresses)
Interface: Lan

Packet Filter:

192.168.100.0 /24 -> Any -> 192.168.1.22
192.168.1.0 /24 -> Any -> 192.168.100.0 /24
192.168.100.254 -> Any -> 192.168.1.22

If I'm 192.168.100.x and I ping a PC 192.168.1.x. The ping is OK.
But if \ \ 192.168.1.x in exploring or mstsc it does not work!
While in the logs I see:
Packetfilter rule # 1 TCP
192.168.100.X: 3484 -> 192.168.1.22:3389 action pass (green)


Thank you in advance for the answers.


This thread was automatically locked due to age.
Parents
  • I have exactly the same problem if I go with a new interface eth2!

    Help!
    ETH0 = Lan 1 = 192.168.100.0 /24
    ETH1 = Wan
    ETH2 = Lan 2 = 192.168.1.0/24

    The network will eth2 on the Internet by another router.
    I just want to communicate with the eth0 network eth2!
Reply
  • I have exactly the same problem if I go with a new interface eth2!

    Help!
    ETH0 = Lan 1 = 192.168.100.0 /24
    ETH1 = Wan
    ETH2 = Lan 2 = 192.168.1.0/24

    The network will eth2 on the Internet by another router.
    I just want to communicate with the eth0 network eth2!
Children