Hi,

Please someone help me, I already did everything that is described in the
manual, but still without inter-vlan communication, as you can see I have
configured the networks with default gateway and next-hop, but it does not
work.
Thanks
Regards

A terça, 20/08/2019, 17:56, Domingos Varela <[email protected]>
escreveu:

> Nicolas,
>
> my pf vm is connected on a router switch to the core switch that connects
> cisco wlc in L2.
>
> Registration         Isolation
> Vlan ID     ​220         221
> Network     10.6.220.0/24         10.6.230.0/24
> Gateway     10.6.220.1         10.6.230.1
> DHCP     10.7.7.241         10.7.7.241
> DNS     10.7.7.241
>         10.7.7.241
> PF     10.7.7.241         10.7.7.241
>
>
>
> #/conf/pf.conf
>
> [interface eth0]
> ip=10.7.74.241
> type=management,portal
> mask=255.255.255.0
>
> [interface eth1.220]
> enforcement=vlan
> ip=10.6.222.5
> type=internal
> mask=255.255.255.0
>
> [interface eth1.221]
> enforcement=vlan
> ip=10.6.223.5
> type=internal
> mask=255.255.255.0
>
>
> #/conf/networks.conf
>
> [10.6.222.0]
> dns=10.6.222.5
> split_network=disabled
> dhcp_start=10.6.222.10
> gateway=10.6.222.1
> next_hop=10.6.224.1
> domain-name=vlan-isolation.domain.com
> nat_enabled=disabled
> named=enabled
> dhcp_max_lease_time=30
> fake_mac_enabled=disabled
> dhcpd=enabled
> dhcp_end=10.6.222.246
> type=vlan-registration
> netmask=255.255.255.0
> dhcp_default_lease_time=30
>
> [10.6.223.0]
> dns=10.6.223.5
> split_network=disabled
> dhcp_start=10.6.223.10
> gateway=10.6.223.1
> next_hop=10.6.223.1
> domain-name=vlan-isolation.domain.com
> nat_enabled=disabled
> named=enabled
> dhcp_max_lease_time=30
> fake_mac_enabled=disabled
> dhcpd=enabled
> dhcp_end=10.6.223.246
> type=vlan-isolation
> netmask=255.255.255.0
> dhcp_default_lease_time=30
>
> # route -n
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> 0.0.0.0         10.7.74.1       0.0.0.0         UG    0      0        0
> eth0
> 10.6.222.0      0.0.0.0         255.255.255.0   U     0      0        0
> eth1.220
> 10.6.223.0      0.0.0.0         255.255.255.0   U     0      0        0
> eth1.221
> 10.7.74.0       0.0.0.0         255.255.255.0   U     0      0        0
> eth0
> 169.254.0.0     0.0.0.0         255.255.255.252 U     0      0        0
> domain-b
> 169.254.0.0     0.0.0.0         255.255.0.0     U     1002   0        0
> eth0
> 169.254.0.0     0.0.0.0         255.255.0.0     U     1003   0        0
> eth1
>
>
> A terça, 20/08/2019, 16:13, Domingos Varela <[email protected]>
> escreveu:
>
>> Hi,
>>
>> The answer below
>> Thanks
>>
>>
>> A terça, 20/08/2019, 14:58, Nicolas Quiniou-Briand via PacketFence-users <
>> [email protected]> escreveu:
>>
>>> Hello,
>>>
>>> 1. If I correctly understand you, you try to make a setup with routed
>>> networks [0] ?
>>>
>> Yes, the vm is in a routed subnet
>>
>>>
>>> 2. Before trying to configure routed networks, are you able to register
>>> a device in the registration VLAN ?
>>>
>> No, the clients get the data vlan
>>
>>>
>>> [0]
>>>
>>> https://packetfence.org/doc/PacketFence_Installation_Guide.html#_routed_networks
>>> --
>>> Nicolas Quiniou-Briand
>>> [email protected]  ::  +1.514.447.4918 *140  ::  https://inverse.ca
>>> Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence
>>> (https://packetfence.org) and Fingerbank (http://fingerbank.org)
>>>
>>>
>>> _______________________________________________
>>> PacketFence-users mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>>>
>>
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to