hello everyone
am having serious issues regarding DHCP on VLAN interface, i try all i could and all my configuration was right , even updated my router may that is the problem , still my PC is unable to receive IP ADDRESS from my router RB2011UIAS on DHCP VLAN interface, after configuring VLAN. WHEN I CONNECT MY PC TO ETHER 9 , I RECEIVE NO IP address even with static IP, i cant reached the gateway. pls help
Below is the output of all my configuration
/interface vlan> print
Flags: X - disabled, R - running, S - slave
NAME MTU ARP VLAN-ID INTERFACE
0 vlan10-admin 1500 enabled 10 ether3
1 vlan20-trusted 1500 enabled 20 ether3
2 vlan30-public 1500 enabled 30 ether3
/interface bridge> print
Flags: X - disabled, R - running
0 R name="bridge-10" mtu=auto actual-mtu=1500 l2mtu=1594 arp=enabled
arp-timeout=auto mac-address=E4:8D:8C:21:CB:84 protocol-mode=rstp
priority=0x8000 auto-mac=yes admin-mac=00:00:00:00:00:00
max-message-age=20s forward-delay=15s transmit-hold-count=6
ageing-time=5m
1 R name="bridge-20" mtu=auto actual-mtu=1500 l2mtu=1594 arp=enabled
arp-timeout=auto mac-address=E4:8D:8C:21:CB:84 protocol-mode=rstp
priority=0x8000 auto-mac=yes admin-mac=00:00:00:00:00:00
max-message-age=20s forward-delay=15s transmit-hold-count=6
ageing-time=5m
2 R name="bridge-30" mtu=auto actual-mtu=1500 l2mtu=1594 arp=enabled
arp-timeout=auto mac-address=E4:8D:8C:21:CB:84 protocol-mode=rstp
priority=0x8000 auto-mac=yes admin-mac=00:00:00:00:00:00
max-message-age=20s forward-delay=15s transmit-hold-count=6
ageing-time=5m
/interface bridge port> print
5 I vlan10-admin bridge-10 0x80 10 none
6 I vlan20-trusted bridge-20 0x80 10 none
7 I vlan30-public bridge-30 0x80 10 none
8 ether9 bridge-10 0x80 10 none
9 I ether10 bridge-20 0x80 10 none
/ip address> print
Flags: X - disabled, I - invalid, D - dynamic
ADDRESS NETWORK INTERFACE
4 10.0.0.1/24 10.0.0.0 bridge-10
5 10.0.1.1/24 10.0.1.0 bridge-20
6 10.0.2.1/24 10.0.2.0 bridge-30
/ip dhcp-server> print
Flags: X - disabled, I - invalid
NAME INTERFACE RELAY ADDRESS-POOL LEASE-TIME ADD-ARP
0 dhcp1 bridge1 dhcp_pool1 2d
1 10 bridge-10 10 10m
2 20 bridge-20 20 10m
3 30 bridge-30 30 10m
/ip dhcp-server network> print
ADDRESS GATEWAY DNS-SERVER WINS-SERVER DOMAIN
0 10.0.0.0/24 10.0.0.1
1 10.0.1.0/24 10.0.1.1
2 10.0.2.0/24 10.0.2.1
/ip pool> print
NAME RANGES
10 10.0.0.2-10.0.0.254
3 20 10.0.1.2-10.0.1.254
4 30