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

Help Connecting Two Different IP Block

Scenario

I have two IP Block which is 10.100.10.0/24 and 10.100.20.0/24 i want to connect them and share files and  Folder.

Where should i start ? 
here is my config 
Eth1 = 1.1.1.1 (sample ISP IP)
Eth2 = 10.100.10.0/24
Eth3 = 10.100.20.0/24

Thanks in advance for your Help !


This thread was automatically locked due to age.
Parents
  • Create 2 firewall rules allowing CIFS (or whatever service you are using), DNS and possibly NetBIOS between eth2 (Network) and eth3 (Network) and vice versa.
    If it doesn't work, have a look at the firewall log for blocked packets between these networks.
    Also check the IPS log for troubleshooting.


    Thank you for the respond .. 
    I've also create Firewall Rules
    Sources                         Service                        Destination
    Eth2-10.100.10.0/24        ANY                            Eth3-10.100.20.0/24
    Eth3-10.100.20.0/24        ANY                            Eth2-10.100.10.0/24
    Doesnt work .. 

    In IPS (No data is available for this report)
    ------------------------------------------------------------
Reply
  • Create 2 firewall rules allowing CIFS (or whatever service you are using), DNS and possibly NetBIOS between eth2 (Network) and eth3 (Network) and vice versa.
    If it doesn't work, have a look at the firewall log for blocked packets between these networks.
    Also check the IPS log for troubleshooting.


    Thank you for the respond .. 
    I've also create Firewall Rules
    Sources                         Service                        Destination
    Eth2-10.100.10.0/24        ANY                            Eth3-10.100.20.0/24
    Eth3-10.100.20.0/24        ANY                            Eth2-10.100.10.0/24
    Doesnt work .. 

    In IPS (No data is available for this report)
    ------------------------------------------------------------
Children
No Data