Guest User!

You are not Sophos Staff.

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

DHCP and Additional Address

Hi. [[:)]]
Good morning.

I am testing the ASG and grabbed a problem. 
I have two networks: 192.168.1.201/24 (eth1) and it was added as Additional Address: 192.168.2.201/24 (eth1:***) 

I tried to do the mappings for DHCP network 192.168.1 and achieve, but, as he does not accept network 192.168.2. 
It is a limitation? Currently using a firewall based on scripts and it works perfectly.

Thanks for a litle help. [[:)]]


This thread was automatically locked due to age.
Parents
  • I have two networks: 192.168.1.201/24 (eth1) and it was added as Additional Address: 192.168.2.201/24 (eth1:***) 

    I tried to do the mappings for DHCP network 192.168.1 and achieve, but, as he does not accept network 192.168.2


    I don't understand.  Please explain what you want to do.  What is your internal network definition? Can you put a Public IP on the External (WAN) connection of the Astaro?

    Cheers - Bob
  • Ok. [:)]

    WAN: Static IP (189.0.0.0/28) - eth0 - works fine


    LAN1: Static IP (192.168.1.201/24) - eth1 - works fine
    LAN2: Static Additional IP (192.168.2.201/24) - eth1:1 - works fine
    Same interface for two subnets.

    The problem:

    DHCP server doesnt accept static maping's on additional interface LAN2 (virtual subnet), only on LAN1. Why?
  • By 'virtual subnet' do you mean VLAN?

    DHCP is working fine on my VLANs, with static mappings, fwiw.

    What version of Astaro are you running?

    Barry
  • I don't see any problem with the situation you've described.  When the "DHCP server doesnt accept static mappings," what do you see?

    Even then, what you're trying to do seems unusual.  There's no insulation of LAN1 and LAN2, so if you just need more than 255 internal addresses, you might as well create a single LAN with 192.168.0.201 as the 'Internal (Address)' IP and /23.  If not, then can you tell us what you are trying to accomplish?

    Cheers - Bob
  • Astaro 7.
    Ok, i have configured the inteface with Ethernet VLAN.

    Ethernet VLAN eth1: 192.168.1.201/24 - VLAN TAG: 1 
    Ethernet VLAN eth1: 192.168.2.201/24 - VLAN TAG: 2

    The problem now is on the comunication. I dont ping this interfaces from another host. [:(]
  • Let me explain the scenario for you to understand: 

    We are an institution of higher education (university). 
    One of the interfaces of the firewall (Astaro) is linked to academic network, where only students have access. 
    Within the academic network, has 8 laboratories with 25 computers in each and they must be isolated into segments logically different, so I am asking this. 
    The domain of broadcast would be too long and unsafe putting all the computers together in the same network.
Reply
  • Let me explain the scenario for you to understand: 

    We are an institution of higher education (university). 
    One of the interfaces of the firewall (Astaro) is linked to academic network, where only students have access. 
    Within the academic network, has 8 laboratories with 25 computers in each and they must be isolated into segments logically different, so I am asking this. 
    The domain of broadcast would be too long and unsafe putting all the computers together in the same network.
Children