MMM MMM KKK TTTTTTTTTTT KKK
MMMM MMMM KKK TTTTTTTTTTT KKK
MMM MMMM MMM III KKK KKK RRRRRR OOOOOO TTT III KKK KKK
MMM MM MMM III KKKKK RRR RRR OOO OOO TTT III KKKKK
MMM MMM III KKK KKK RRRRRR OOO OOO TTT III KKK KKK
MMM MMM III KKK KKK RRR RRR OOOOOO TTT III KKK KKK
MikroTik RouterOS 5.22 (c) 1999-2012 http://www.mikrotik.com/
[admin@TKGN01LTB01R01] > /export compact
# jan/01/2002 02:00:52 by RouterOS 5.22
# software id = 26CV-WFXI
#
/interface bridge
add admin-mac=hidden auto-mac=no l2mtu=1598 name=bridge-local \
protocol-mode=rstp
add name="IPTV Network"
/interface ethernet
set 0 disabled=yes name=sfp1-gateway
set 1 name="VDSL Modem Uplink"
set 2 name="VoIP PBX Net" speed=1Gbps
set 3 name="Uplink GB Backbone"
set 4 name="Up WiFi"
set 6 name=ether6-master-local
set 7 master-port=ether6-master-local name=ether7-slave-local
set 8 master-port=ether6-master-local name=ether8-slave-local
set 9 master-port=ether6-master-local name=ether9-slave-local
set 10 name=MnGNet
/interface vlan
add disabled=yes interface="VDSL Modem Uplink" name="T-Online DialIn V7" \
vlan-id=7
add disabled=yes interface="VDSL Modem Uplink" name="IPTV Net" vlan-id=8
/interface pppoe-client
add add-default-route=yes disabled=no interface="T-Online DialIn V7" name=\
"VDSL MediaNet Dial" password=hidden user=\
UserID@t-online.de
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m
/ip pool
add name=TKGN01LTB01 ranges=192.168.1.10-192.168.1.150
add name=TKGN01IPTV01 ranges=192.168.10.10-192.168.10.20
/ip dhcp-server
add address-pool=TKGN01LTB01 disabled=no interface=bridge-local lease-time=12h \
name=TKGN01LTB01
add address-pool=TKGN01IPTV01 disabled=no interface="IPTV Network" lease-time=\
1w name=TKGN01IPTV01
/tool user-manager customer
add backup-allowed=yes disabled=no login=admin password="" \
paypal-accept-pending=no paypal-allowed=no paypal-secure-response=no \
permissions=owner signup-allowed=no time-zone=-00:00
/interface bridge port
add bridge=bridge-local interface="VoIP PBX Net"
add bridge=bridge-local interface="Uplink GB Backbone"
add bridge=bridge-local interface="Up WiFi"
add bridge=bridge-local interface=ether5
add bridge=bridge-local interface=ether6-master-local
/interface ethernet switch port
set 6 vlan-mode=check
set 7 vlan-mode=check
/interface ethernet switch vlan
add ports=ether6-master-local,ether7-slave-local switch=switch2 vlan-id=10
/ip address
add address=192.168.1.1/24 comment="default configuration" interface=\
bridge-local
add address=192.168.16.1/24 interface="VDSL Modem Uplink"
/ip dhcp-client
add comment="default configuration" interface=sfp1-gateway
add comment="default configuration" interface="VDSL Modem Uplink"
add default-route-distance=0 disabled=no interface="IPTV Net" use-peer-ntp=no
add default-route-distance=0 interface="T-Online DialIn V7" use-peer-dns=no \
use-peer-ntp=no
/ip dhcp-server network
add address=192.168.1.0/24 comment="TKGN01LTB01 Local Net LTB Main" dns-server=\
192.168.1.1 gateway=192.168.1.1
add address=192.168.10.0/24 comment="IPTV Network on LTB01 Site" dns-server=\
192.168.10.1 gateway=192.168.10.1 ntp-server=192.168.1.1
/ip dns
set allow-remote-requests=yes cache-size=8192KiB servers=\
208.67.220.220,208.67.222.222
/ip dns static
add address=192.168.88.1 name=router
/ip firewall filter
add chain=input comment="default configuration" protocol=icmp
add chain=input comment="default configuration" connection-state=established
add chain=input comment="default configuration" connection-state=related
add action=drop chain=input comment="default configuration" in-interface=\
sfp1-gateway
add action=drop chain=input comment="default configuration" in-interface=\
"VDSL Modem Uplink"
/ip firewall nat
add action=masquerade chain=srcnat comment="default configuration" \
out-interface=sfp1-gateway
add action=masquerade chain=srcnat comment="default configuration" \
out-interface="VDSL Modem Uplink" to-addresses=0.0.0.0
/ip neighbor discovery
set "VDSL Modem Uplink" disabled=yes
/ip service
set www-ssl disabled=no
/routing igmp-proxy
set quick-leave=yes
/routing igmp-proxy interface
add interface="IPTV Net" upstream=yes
add interface="IPTV Network"
/system clock
set time-zone-name=Europe/Berlin
/system identity
set name=TKGN01LTB01R01
/system lcd
set contrast=0 enabled=no port=parallel type=24x4
/system lcd page
set time disabled=yes display-time=5s
set resources disabled=yes display-time=5s
set uptime disabled=yes display-time=5s
set packets disabled=yes display-time=5s
set bits disabled=yes display-time=5s
set version disabled=yes display-time=5s
set identity disabled=yes display-time=5s
set "IPTV Network" disabled=yes display-time=5s
set "VDSL MediaNet Dial" disabled=yes display-time=5s
set "IPTV Net" disabled=yes display-time=5s
set "T-Online DialIn V7" disabled=yes display-time=5s
set bridge-local disabled=yes display-time=5s
set MnGNet disabled=yes display-time=5s
set ether9-slave-local disabled=yes display-time=5s
set ether8-slave-local disabled=yes display-time=5s
set ether7-slave-local disabled=yes display-time=5s
set ether6-master-local disabled=yes display-time=5s
set ether5 disabled=yes display-time=5s
set "Up WiFi" disabled=yes display-time=5s
set "Uplink GB Backbone" disabled=yes display-time=5s
set "VoIP PBX Net" disabled=yes display-time=5s
set "VDSL Modem Uplink" disabled=yes display-time=5s
set sfp1-gateway disabled=yes display-time=5s
/system leds
set 0 interface="VDSL Modem Uplink" leds="(unknown)" type=interface-activity
add interface="VoIP PBX Net" type=interface-activity
/system ntp client
set enabled=yes primary-ntp=192.53.103.104 secondary-ntp=192.53.103.103
/system ntp server
set broadcast=yes broadcast-addresses=192.168.1.1 enabled=yes multicast=yes
/system routerboard settings
set cpu-frequency=750MHz
/tool mac-server
add disabled=no interface="VoIP PBX Net"
add disabled=no interface="Uplink GB Backbone"
add disabled=no interface="Up WiFi"
add disabled=no interface=ether5
add disabled=no interface=ether6-master-local
add disabled=no interface=ether7-slave-local
add disabled=no interface=ether8-slave-local
add disabled=no interface=ether9-slave-local
add disabled=no interface=bridge-local
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes
add interface="VoIP PBX Net"
add interface="Uplink GB Backbone"
add interface="Up WiFi"
add interface=ether5
add interface=ether6-master-local
add interface=ether7-slave-local
add interface=ether8-slave-local
add interface=ether9-slave-local
add interface=bridge-local
[admin@TKGN01LTB01R01] >
Before looking at anything else could you get rid of the 0.0.0.0 . 0.0.0.0/0 and 0.0.0 are not the same thing. Note that your other masquerade has no to-addresses limitation.add action=masquerade chain=srcnat comment="default configuration" \
out-interface="VDSL Modem Uplink" to-addresses=0.0.0.0
does it mean, that I have to chance the 0.0.0.0 to 0.0.0.0/0 or what is the deal?add action=masquerade chain=srcnat comment="default configuration" \
out-interface="VDSL Modem Uplink" to-addresses=0.0.0.0
Before looking at anything else could you get rid of the 0.0.0.0 . 0.0.0.0/0 and 0.0.0 are not the same thing. Note that your other masquerade has no to-addresses limitation.
I think that you must have selected source NAT on that rule at some point thus the to-addresses setting appeared. I don't think it is actually causing problems because the action is masquerade.
does it mean, that I have to chance the 0.0.0.0 to 0.0.0.0/0 or what is the deal?
The other Masquerade is for fibre connector, I have no sfp, so I have deaktivated the port.
A I See...I think that you must have selected source NAT on that rule at some point thus the to-addresses setting appeared. I don't think it is actually causing problems because the action is masquerade.
does it mean, that I have to chance the 0.0.0.0 to 0.0.0.0/0 or what is the deal?
The other Masquerade is for fibre connector, I have no sfp, so I have deaktivated the port.
However, having read through the config it looks to me as if you are not masquerading the PPPoE client interface "VDSL MediaNet Dial" , so you need a rule to masquerade outbound traffic on that interface.
Got it! The Masquerade setting have to be changed and the Internetaccess was grandet...From your config it looks as if the PPPoE client "VDSL MediaNet Dial" uses VLAN7. The VLAN is just defining the broadcast domain for the PPPoE connection. It is the PPPoE client which will ultimately carry your local LAN subnet traffic to the ISP so it is the PPPoE client interface "VDSL MediaNet Dial" which needs to have masquerade set.
adding subnet on the igmp proxy?On the IGMP proxy upstream interface temporarily add 0.0.0.0/0 under alternate subnets since there is a good chance that the servers are not on the same subnet. Once you see where the traffic comes from you can provide suitable limits.
Look in the IGMP Proxy settings under interfaces. On that upstream interface add 0.0.0.0/0 as an alternative subnet - you will see a place for that entry. I am suggesting this because you don't know what addresses the IPTV provider will be streaming from yet...
Make sure that the interface has a valid IP number on it. If it doesn't the DHCP server will be flagged invalid................. For that, I have Set Up an DHCP Server for serving also this network, but it shows up red and won´t work. So what have to be done to get this thing realized?
Thanks in advance
Oh man, I got it: the same ip is on eth1 for management...Make sure that the interface has a valid IP number on it. If it doesn't the DHCP server will be flagged invalid................. For that, I have Set Up an DHCP Server for serving also this network, but it shows up red and won´t work. So what have to be done to get this thing realized?
Thanks in advance
yeah, same at me. Also the DHCP Server has served that DNS IP... But I´m not using the DNS of my provider, I use OpenDNS and that are the servers the cache gets its information.Also, i have had an issue when changing the default lan to something different, i get no internet. Found out that i needed to get rid of the static DNS which stays as 192.168.88.1.. Once i remove that i get internet access.
Hope this helps
Ja, the VDSL Modem is in bridge mode, without NAT. It´s management Interface is reachable through 192.168.10.250, connected to eth1 which is configured as 192.168.10.1/24 and provide vlan 7&8 also for internet and iptv. On eth1 the pppoe interconnects internet through vlan 7 and as dhcp client on vlan 8 for IPTV. I need management access because to see the dampings and so of the xDSL interconnection.Can you confirm whether your VDSL modem is in bridge mode - or are you double NATing?
[admin@TKGN01LTB01R01] > /export compact
# jan/01/2002 02:22:35 by RouterOS 6.0rc7
# software id = 26CV-WFXI
#
/interface bridge
add name="IPTV Network" protocol-mode=rstp
add admin-mac=D4:CA:6D:85:9A:D1 auto-mac=no l2mtu=1598 name=bridge-local \
protocol-mode=rstp
/interface ethernet
set 0 name="Media Receiver 1 - Port 9"
set 1 name="Media Receiver 2 - Port 10"
set 2 name="Up WiFi"
set 3 name="Uplink GB Backbone"
set 4 name="VDSL Modem Uplink"
set 5 name="VoIP PBX Net" speed=1Gbps
set 7 name=ether6-master-local
set 8 master-port=ether6-master-local name=ether7-slave-local
set 9 master-port=ether6-master-local name=ether8-slave-local
set 10 disabled=yes name=sfp1-gateway speed=100Mbps
/ip neighbor discovery
set "IPTV Net" discover=no
set "T-Online DialIn V7" discover=no
/interface vlan
add interface="VDSL Modem Uplink" l2mtu=1594 name="IPTV Net" vlan-id=8
add arp=disabled disabled=yes interface="IPTV Network" name=IPTV_Wlan_Int \
vlan-id=100
add interface="VDSL Modem Uplink" l2mtu=1594 name="T-Online DialIn V7" \
vlan-id=7
/interface pppoe-client
add add-default-route=yes disabled=no interface="T-Online DialIn V7" name=\
"VDSL MediaNet Dial" password=passwd user=\
uid
/ip neighbor discovery
set "VDSL MediaNet Dial" discover=no
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m
/ip pool
add name=TKGN01LTB01 ranges=192.168.1.10-192.168.1.150
add name=TKGN01IPTV01 ranges=192.168.10.10-192.168.10.20
/ip dhcp-server
add address-pool=TKGN01LTB01 disabled=no interface=bridge-local lease-time=\
12h name=TKGN01LTB01
add address-pool=TKGN01IPTV01 interface="IPTV Network" lease-time=1w name=\
TKGN01IPTV01
/tool user-manager customer
add backup-allowed=yes disabled=no login=admin password="" \
paypal-accept-pending=no paypal-allowed=no paypal-secure-response=no \
permissions=owner signup-allowed=no time-zone=-00:00
/interface bridge port
add bridge=bridge-local interface="VoIP PBX Net"
add bridge=bridge-local interface="Uplink GB Backbone"
add bridge=bridge-local interface="Up WiFi"
add bridge=bridge-local interface=ether5
add bridge=bridge-local interface=ether6-master-local
add bridge="IPTV Network" interface="Media Receiver 2 - Port 10"
add bridge="IPTV Network" interface="Media Receiver 1 - Port 9"
/interface ethernet switch port
set 9 vlan-mode=check
set 10 vlan-mode=check
/interface ethernet switch vlan
add ports="Media Receiver 1 - Port 9,Media Receiver 2 - Port 10" switch=\
switch2 vlan-id=10
/interface l2tp-server server
set max-mru=1450 max-mtu=1450
/interface pptp-server server
set max-mru=1450 max-mtu=1450
/ip address
add address=192.168.1.1/24 comment="default configuration" interface=\
bridge-local network=192.168.1.0
add address=192.168.16.1/24 interface="VDSL Modem Uplink" network=\
192.168.16.0
/ip dhcp-client
add comment="default configuration" dhcp-options=hostname,clientid interface=\
sfp1-gateway
add comment="default configuration" dhcp-options=hostname,clientid interface=\
"VDSL Modem Uplink"
add default-route-distance=0 dhcp-options=hostname,clientid disabled=no \
interface="IPTV Net" use-peer-ntp=no
add default-route-distance=0 dhcp-options=hostname,clientid interface=\
"T-Online DialIn V7" use-peer-dns=no use-peer-ntp=no
/ip dhcp-server network
add address=192.168.1.0/24 comment="TKGN01LTB01 Local Net LTB Main" \
dns-server=192.168.1.1 gateway=192.168.1.1
add address=192.168.10.0/24 comment="IPTV Network on LTB01 Site" dns-server=\
192.168.10.1 gateway=192.168.10.1 ntp-server=192.168.1.1
/ip dns
set allow-remote-requests=yes cache-size=16284KiB max-udp-packet-size=8192 \
servers=208.67.220.220,208.67.222.222
/ip dns static
add address=192.168.1.1 name=router
/ip firewall filter
add chain=input comment="default configuration" protocol=icmp
add chain=input comment="default configuration" connection-state=established
add chain=input comment="default configuration" connection-state=related
add action=drop chain=input comment="default configuration" in-interface=\
"VDSL Modem Uplink"
/ip firewall nat
add action=masquerade chain=srcnat comment="default configuration" \
out-interface="VDSL MediaNet Dial" to-addresses=0.0.0.0 !to-ports
/ip service
set telnet address=192.168.1.0/24
set ftp address=192.168.1.0/24
set www address=192.168.1.0/24
set www-ssl disabled=no
/lcd
set current-interface="Media Receiver 1 - Port 9"
/routing igmp-proxy
set quick-leave=yes
/routing igmp-proxy interface
add alternative-subnets=0.0.0.0/0 interface="IPTV Net" upstream=yes
add interface="IPTV Network"
/system clock
set time-zone-name=Europe/Berlin
/system identity
set name=TKGN01LTB01R01
/system lcd
set contrast=0 enabled=no port=parallel type=24x4
/system lcd page
set time disabled=yes display-time=5s
set resources disabled=yes display-time=5s
set uptime disabled=yes display-time=5s
set packets disabled=yes display-time=5s
set bits disabled=yes display-time=5s
set version disabled=yes display-time=5s
set identity disabled=yes display-time=5s
set "T-Online DialIn V7" disabled=yes display-time=5s
set "IPTV Net" disabled=yes display-time=5s
set bridge-local disabled=yes display-time=5s
set "IPTV Network" disabled=yes display-time=5s
set "VDSL MediaNet Dial" disabled=yes display-time=5s
set sfp1-gateway disabled=yes display-time=5s
set "VDSL Modem Uplink" disabled=yes display-time=5s
set "VoIP PBX Net" disabled=yes display-time=5s
set "Uplink GB Backbone" disabled=yes display-time=5s
set "Up WiFi" disabled=yes display-time=5s
set ether5 disabled=yes display-time=5s
set ether6-master-local disabled=yes display-time=5s
set ether7-slave-local disabled=yes display-time=5s
set ether8-slave-local disabled=yes display-time=5s
set "Media Receiver 1 - Port 9" disabled=yes display-time=5s
set "Media Receiver 2 - Port 10" disabled=yes display-time=5s
set IPTV_Wlan_Int disabled=yes display-time=5s
/system leds
add interface="VDSL Modem Uplink" leds="(unknown)" type=interface-activity
add interface="VoIP PBX Net" type=interface-activity
/system ntp client
set enabled=yes primary-ntp=192.53.103.104 secondary-ntp=192.53.103.103
/system ntp server
set broadcast=yes broadcast-addresses=192.168.1.1 enabled=yes multicast=yes
/system routerboard settings
set cpu-frequency=750MHz
/tool mac-server
add disabled=no interface="VoIP PBX Net"
add disabled=no interface="Uplink GB Backbone"
add disabled=no interface="Up WiFi"
add disabled=no interface=ether5
add disabled=no interface=ether6-master-local
add disabled=no interface=ether7-slave-local
add disabled=no interface=ether8-slave-local
add disabled=no interface="Media Receiver 1 - Port 9"
add disabled=no interface=bridge-local
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes
add interface="VoIP PBX Net"
add interface="Uplink GB Backbone"
add interface="Up WiFi"
add interface=ether5
add interface=ether6-master-local
add interface=ether7-slave-local
add interface=ether8-slave-local
add interface="Media Receiver 1 - Port 9"
add interface=bridge-local
[admin@TKGN01LTB01R01] >
MMM MMM KKK TTTTTTTTTTT KKK
MMMM MMMM KKK TTTTTTTTTTT KKK
MMM MMMM MMM III KKK KKK RRRRRR OOOOOO TTT III KKK KKK
MMM MM MMM III KKKKK RRR RRR OOO OOO TTT III KKKKK
MMM MMM III KKK KKK RRRRRR OOO OOO TTT III KKK KKK
MMM MMM III KKK KKK RRR RRR OOOOOO TTT III KKK KKK
MikroTik RouterOS 6.0rc7 (c) 1999-2013 http://www.mikrotik.com/
[?] Gives the list of available commands
command [?] Gives help on the command and list of arguments
[Tab] Completes the command/word. If the input is ambigous,
a second [Tab] gives possible options
/ Move up to base level
.. Move up one level
/command Use command at the base level
[admin@TKGN01LTB01R01] > /export compact
# feb/03/2013 15:13:25 by RouterOS 6.0rc7
# software id = 26CV-WFXI
#
/interface bridge
add l2mtu=1598 name="IPTV Network" protocol-mode=rstp
add admin-mac=D4:CA:6D:85:9A:D1 auto-mac=no l2mtu=1598 name=bridge-local protocol-mode=rstp
/interface ethernet
set 0 name="Media Receiver 1 - Port 9"
set 1 name="Media Receiver 2 - Port 10"
set 2 name="Up WiFi"
set 3 name="Uplink GB Backbone"
set 4 name="VDSL Modem Uplink"
set 5 name="VoIP PBX Net" speed=1Gbps
set 7 name=ether6-master-local
set 8 master-port=ether6-master-local name=ether7-slave-local
set 9 master-port=ether6-master-local name=ether8-slave-local
set 10 disabled=yes name=sfp1-gateway speed=100Mbps
/ip neighbor discovery
set "IPTV Net" discover=no
set "T-Online DialIn V7" discover=no
/interface vlan
add interface="VDSL Modem Uplink" l2mtu=1594 name="IPTV Net" vlan-id=8
add arp=disabled disabled=yes interface="IPTV Network" name=IPTV_Wlan_Int vlan-id=100
add interface="VDSL Modem Uplink" l2mtu=1594 name="T-Online DialIn V7" vlan-id=7
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m
/ip pool
add name=TKGN01LTB01 ranges=192.168.1.10-192.168.1.150
add name=TKGN01IPTV01 ranges=192.168.10.10-192.168.10.20
/ip dhcp-server
add address-pool=TKGN01LTB01 disabled=no interface=bridge-local lease-time=12h name=TKGN01LTB01
add address-pool=TKGN01IPTV01 always-broadcast=yes disabled=no interface="IPTV Network" lease-time=30m name=TKGN01IPTV01
/interface pppoe-client
add add-default-route=yes disabled=no interface="T-Online DialIn V7" name="VDSL MediaNet Dial" password=passwd profile=\
default-encryption user=userID
/ip neighbor discovery
set "VDSL MediaNet Dial" discover=no
/tool user-manager customer
add backup-allowed=yes disabled=no login=admin password="" paypal-accept-pending=no paypal-allowed=no \
paypal-secure-response=no permissions=owner signup-allowed=no time-zone=-00:00
/interface bridge port
add bridge=bridge-local interface="VoIP PBX Net"
add bridge=bridge-local interface="Uplink GB Backbone"
add bridge=bridge-local interface="Up WiFi"
add bridge=bridge-local interface=ether5
add bridge=bridge-local interface=ether6-master-local
add bridge="IPTV Network" interface="Media Receiver 2 - Port 10"
add bridge="IPTV Network" interface="Media Receiver 1 - Port 9"
/interface ethernet switch vlan
add disabled=yes ports="Media Receiver 1 - Port 9,Media Receiver 2 - Port 10" switch=switch2 vlan-id=10
/interface l2tp-server server
set max-mru=1450 max-mtu=1450
/interface pptp-server server
set max-mru=1450 max-mtu=1450
/ip address
add address=192.168.1.1/24 comment="default configuration" interface=bridge-local network=192.168.1.0
add address=192.168.16.1/24 interface="VDSL Modem Uplink" network=192.168.16.0
/ip dhcp-client
add comment="default configuration" dhcp-options=hostname,clientid interface=sfp1-gateway
add comment="default configuration" dhcp-options=hostname,clientid interface="VDSL Modem Uplink"
add default-route-distance=0 dhcp-options=hostname,clientid disabled=no interface="IPTV Net" use-peer-ntp=no
add default-route-distance=0 dhcp-options=hostname,clientid interface="T-Online DialIn V7" use-peer-dns=no use-peer-ntp=\
no
/ip dhcp-server network
add address=192.168.1.0/24 comment="TKGN01LTB01 Local Net LTB Main" dns-server=192.168.1.1 gateway=192.168.1.1
add address=192.168.10.0/24 comment="IPTV Network on LTB01 Site" dns-server=192.168.10.1 gateway=192.168.10.1 ntp-server=\
192.168.1.1
/ip dns
set allow-remote-requests=yes cache-size=16284KiB max-udp-packet-size=8192 servers=208.67.220.220,208.67.222.222
/ip dns static
add address=192.168.1.1 name=router
/ip firewall filter
add chain=input comment="VDSL V7 Dial In FW" in-interface="VDSL MediaNet Dial" protocol=icmp
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=20
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=25
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=53
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=80
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=110
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=123
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=143
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=194
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=443
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=496
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=554
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=563
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=580
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=989
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=990
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=993
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=995
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=1689
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=5004
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=5005
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=5059
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=5060
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=5061
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=20
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=25
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=53
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=110
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=123
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=143
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=194
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=443
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=465
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=496
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=554
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=563
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=580
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=989
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=990
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=993
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=995
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=1689
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=5004
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=5005
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=5059
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=5060
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=5061
add chain=input connection-state=related disabled=yes
add chain=input connection-state=established disabled=yes in-interface="VDSL MediaNet Dial"
add action=log chain=input in-interface="VDSL MediaNet Dial" log-prefix=FW
add action=drop chain=input in-interface="VDSL MediaNet Dial"
/ip firewall nat
add action=masquerade chain=srcnat comment="Mask of external net -> PPPoE Dial in through vlan 7" out-interface=\
"VDSL MediaNet Dial" to-addresses=0.0.0.0 !to-ports
add action=masquerade chain=srcnat comment="Admin access to VDSL Modem" dst-address=192.168.16.0/24 out-interface=\
"VDSL Modem Uplink" src-address=192.168.1.0/24 src-address-list="" !to-addresses !to-ports
/ip service
set telnet address=192.168.1.0/24
set ftp address=192.168.1.0/24
set www address=192.168.1.0/24
set www-ssl disabled=no
/lcd
set backlight-timeout=2h current-interface=ether8-slave-local time-interval=hour
/lcd pin
set hide-pin-number=yes pin-number=0367
/lcd screen
set 0 timeout=30s
set 3 timeout=30s
set 5 timeout=1m
/routing igmp-proxy
set quick-leave=yes
/routing igmp-proxy interface
add alternative-subnets=0.0.0.0/0 interface="IPTV Net" upstream=yes
add interface="IPTV Network"
/system clock
set time-zone-name=Europe/Berlin
/system identity
set name=TKGN01LTB01R01
/system lcd
set contrast=0 enabled=no port=parallel type=24x4
/system lcd page
set time disabled=yes display-time=5s
set resources disabled=yes display-time=5s
set uptime disabled=yes display-time=5s
set packets disabled=yes display-time=5s
set bits disabled=yes display-time=5s
set version disabled=yes display-time=5s
set identity disabled=yes display-time=5s
set "T-Online DialIn V7" disabled=yes display-time=5s
set IPTV_Wlan_Int disabled=yes display-time=5s
set "IPTV Net" disabled=yes display-time=5s
set "IPTV Network" disabled=yes display-time=5s
set bridge-local disabled=yes display-time=5s
set sfp1-gateway disabled=yes display-time=5s
set "VDSL Modem Uplink" disabled=yes display-time=5s
set "VoIP PBX Net" disabled=yes display-time=5s
set "Uplink GB Backbone" disabled=yes display-time=5s
set "Up WiFi" disabled=yes display-time=5s
set ether5 disabled=yes display-time=5s
set ether6-master-local disabled=yes display-time=5s
set ether7-slave-local disabled=yes display-time=5s
set ether8-slave-local disabled=yes display-time=5s
set "Media Receiver 1 - Port 9" disabled=yes display-time=5s
set "VDSL MediaNet Dial" disabled=yes display-time=5s
set "Media Receiver 2 - Port 10" disabled=yes display-time=5s
/system leds
add interface="VDSL Modem Uplink" leds="(unknown)" type=interface-activity
add interface="VoIP PBX Net" type=interface-activity
/system ntp client
set enabled=yes primary-ntp=192.53.103.104 secondary-ntp=192.53.103.103
/system ntp server
set broadcast=yes broadcast-addresses=192.168.1.1 enabled=yes multicast=yes
/system routerboard settings
set cpu-frequency=750MHz
/tool mac-server
add disabled=no interface="VoIP PBX Net"
add disabled=no interface="Uplink GB Backbone"
add disabled=no interface="Up WiFi"
add disabled=no interface=ether5
add disabled=no interface=ether6-master-local
add disabled=no interface=ether7-slave-local
add disabled=no interface=ether8-slave-local
add disabled=no interface="Media Receiver 1 - Port 9"
add disabled=no interface=bridge-local
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes
add interface="VoIP PBX Net"
add interface="Uplink GB Backbone"
add interface="Up WiFi"
add interface=ether5
add interface=ether6-master-local
add interface=ether7-slave-local
add interface=ether8-slave-local
add interface="Media Receiver 1 - Port 9"
add interface=bridge-local
so where i´m wrong in the config?It looks as if you do not have a valid IP on the interface that the second DHCP server is attached to thus the DHCP server will show invalid.
Thanks, now, the DHCP Server works great, but now there are some problems left like: VoIP and IPTV.I see a DHCP Server assigned to interface "IPTV Network" but no sign of an IP address assigned to that interface which is most likely why the DHCP Server is flagged invalid. Solution - add a valid IP address to interface "IPTV Network"!
MMM MMM KKK TTTTTTTTTTT KKK
MMMM MMMM KKK TTTTTTTTTTT KKK
MMM MMMM MMM III KKK KKK RRRRRR OOOOOO TTT III KKK KKK
MMM MM MMM III KKKKK RRR RRR OOO OOO TTT III KKKKK
MMM MMM III KKK KKK RRRRRR OOO OOO TTT III KKK KKK
MMM MMM III KKK KKK RRR RRR OOOOOO TTT III KKK KKK
MikroTik RouterOS 6.0rc9 (c) 1999-2013 http://www.mikrotik.com/
[?] Gives the list of available commands
command [?] Gives help on the command and list of arguments
[Tab] Completes the command/word. If the input is ambigous,
a second [Tab] gives possible options
/ Move up to base level
.. Move up one level
/command Use command at the base level
[admin@TKGN01LTB01R01] > /export compact
# feb/09/2013 16:53:48 by RouterOS 6.0rc9
# software id = 26CV-WFXI
#
/interface bridge
add l2mtu=1598 name="IPTV Network" protocol-mode=rstp
add admin-mac=D4:CA:6D:85:9A:D1 auto-mac=no l2mtu=1598 name=Mainnet-Local protocol-mode=rstp
/interface ethernet
set 0 name="Media Receiver 1 - Port 9"
set 1 name="Media Receiver 2 - Port 10"
set 2 name="Up WiFi"
set 3 name="Uplink GB Backbone"
set 4 name="VDSL Modem Uplink"
set 5 name="VoIP PBX Net" speed=1Gbps
set 7 name=ether6-master-local
set 8 name=ether7-slave-local
set 9 name=ether8-slave-local
set 10 disabled=yes name=sfp1-gateway speed=100Mbps
/ip neighbor discovery
set "IPTV Net" discover=no
set "T-Online DialIn V7" discover=no
/interface vlan
add interface="VDSL Modem Uplink" l2mtu=1594 name="IPTV Net" vlan-id=8
add arp=disabled disabled=yes interface="IPTV Network" name=IPTV_Wlan_Int vlan-id=100
add interface="VDSL Modem Uplink" l2mtu=1594 name="T-Online DialIn V7" vlan-id=7
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip dhcp-client option
add code=121 name="Option Classless"
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m
/ip pool
add name=TKGN01LTB01 ranges=192.168.1.10-192.168.1.150
add name=TKGN01IPTV01 ranges=192.168.10.10-192.168.10.20
/ip dhcp-server
add address-pool=TKGN01LTB01 disabled=no interface=Mainnet-Local lease-time=12h name=TKGN01LTB01
add address-pool=TKGN01IPTV01 always-broadcast=yes disabled=no interface="IPTV Network" lease-time=30m name=TKGN01IPTV01
/interface pppoe-client
add add-default-route=yes disabled=no interface="T-Online DialIn V7" name="VDSL MediaNet Dial" password=passwd profile=\
default-encryption user=uid
/ip neighbor discovery
set "VDSL MediaNet Dial" discover=no
/tool user-manager customer
add backup-allowed=yes disabled=no login=admin password="" paypal-accept-pending=no paypal-allowed=no \
paypal-secure-response=no permissions=owner signup-allowed=no time-zone=-00:00
/interface bridge port
add bridge=Mainnet-Local interface="VoIP PBX Net"
add bridge=Mainnet-Local interface="Uplink GB Backbone"
add bridge=Mainnet-Local interface="Up WiFi"
add bridge=Mainnet-Local interface=ether5
add bridge=Mainnet-Local interface=ether6-master-local
add bridge="IPTV Network" interface="Media Receiver 2 - Port 10"
add bridge="IPTV Network" interface="Media Receiver 1 - Port 9"
/interface ethernet switch vlan
add disabled=yes ports="Media Receiver 1 - Port 9,Media Receiver 2 - Port 10" switch=switch2 vlan-id=10
/ip address
add address=192.168.1.1/24 comment="Primary Config - Main" interface=Mainnet-Local network=192.168.1.0
add address=192.168.16.1/24 interface="VDSL Modem Uplink" network=192.168.16.0
add address=192.168.10.1/24 interface="IPTV Network" network=192.168.10.0
/ip dhcp-client
add default-route-distance=0 dhcp-options=hostname,clientid disabled=no interface="IPTV Net" use-peer-ntp=no
/ip dhcp-server network
add address=192.168.1.0/24 comment="TKGN01LTB01 Local Net LTB Main" dns-server=192.168.1.1 gateway=192.168.1.1
add address=192.168.10.0/24 comment="IPTV Network on LTB01 Site" dns-server=192.168.10.1 gateway=192.168.10.1 ntp-server=\
192.168.1.1
/ip dns
set allow-remote-requests=yes cache-size=16284KiB max-udp-packet-size=8192 servers=208.67.220.220,208.67.222.222
/ip dns static
add address=192.168.1.1 name=TKGN01LTB01R01
add address=192.168.10.1 name=TKGN01LTB01IPTV01 ttl=1w
/ip firewall filter
add chain=input comment="VDSL V7 Dial In FW" in-interface="VDSL MediaNet Dial" protocol=icmp
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=20
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=25
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=53
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=110
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=123
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=143
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=194
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=443
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=465
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=496
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=554
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=563
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=580
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=989
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=990
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=993
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=995
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=1689
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=5004
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=5005
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=5059
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=5060
add chain=input in-interface="VDSL MediaNet Dial" protocol=udp src-port=5061
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=20
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=25
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=53
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=80
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=110
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=123
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=143
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=194
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=443
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=496
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=554
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=563
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=580
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=989
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=990
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=993
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=995
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=1689
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=5004
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=5005
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=5059
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=5060
add chain=input in-interface="VDSL MediaNet Dial" protocol=tcp src-port=5061
add chain=input connection-state=related disabled=yes
add chain=input connection-state=established disabled=yes in-interface="VDSL MediaNet Dial"
add action=log chain=input in-interface="VDSL MediaNet Dial" log-prefix=FW
add action=drop chain=input in-interface="VDSL MediaNet Dial"
/ip firewall nat
add action=masquerade chain=srcnat comment="Mask of external net -> PPPoE Dial in through vlan 7" out-interface=\
"VDSL MediaNet Dial" to-addresses=0.0.0.0 !to-ports
add action=masquerade chain=srcnat comment="Admin access to VDSL Modem" dst-address=192.168.16.0/24 out-interface=\
"VDSL Modem Uplink" src-address=192.168.1.0/24 src-address-list="" !to-addresses !to-ports
add action=masquerade chain=srcnat comment="Internet for IPTV" dst-address=192.168.1.0/24 src-address=192.168.10.0/24 \
!to-addresses !to-ports
/ip service
set telnet address=192.168.1.0/24
set ftp address=192.168.1.0/24
set www address=192.168.1.0/24
set www-ssl disabled=no
/lcd
set backlight-timeout=never current-interface=Mainnet-Local time-interval=daily
/lcd pin
set hide-pin-number=yes pin-number=0367
/lcd screen
set 0 timeout=30s
set 3 timeout=30s
set 5 timeout=1m
/routing igmp-proxy
set query-interval=30s quick-leave=yes
/routing igmp-proxy interface
add alternative-subnets=239.35.0.0/16,193.158.35.0/24,217.0.119.0/24 comment="IPTV Upstream to T-Home" interface=\
"IPTV Net" upstream=yes
add comment="IPTV Local Network for MediaReceivers" interface="IPTV Network"
/system clock
set time-zone-name=Europe/Berlin
/system identity
set name=TKGN01LTB01R01
/system lcd
set contrast=0 enabled=no port=parallel type=24x4
/system lcd page
set time disabled=yes display-time=5s
set resources disabled=yes display-time=5s
set uptime disabled=yes display-time=5s
set packets disabled=yes display-time=5s
set bits disabled=yes display-time=5s
set version disabled=yes display-time=5s
set identity disabled=yes display-time=5s
set "T-Online DialIn V7" disabled=yes display-time=5s
set IPTV_Wlan_Int disabled=yes display-time=5s
set "IPTV Net" disabled=yes display-time=5s
set "IPTV Network" disabled=yes display-time=5s
set Mainnet-Local disabled=yes display-time=5s
set sfp1-gateway disabled=yes display-time=5s
set "VDSL Modem Uplink" disabled=yes display-time=5s
set "VoIP PBX Net" disabled=yes display-time=5s
set "Uplink GB Backbone" disabled=yes display-time=5s
set "Up WiFi" disabled=yes display-time=5s
set ether5 disabled=yes display-time=5s
set ether6-master-local disabled=yes display-time=5s
set ether7-slave-local disabled=yes display-time=5s
set ether8-slave-local disabled=yes display-time=5s
set "Media Receiver 1 - Port 9" disabled=yes display-time=5s
set "VDSL MediaNet Dial" disabled=yes display-time=5s
set "Media Receiver 2 - Port 10" disabled=yes display-time=5s
/system leds
add interface="VDSL Modem Uplink" leds="(unknown)" type=interface-activity
add interface="VoIP PBX Net" type=interface-activity
/system ntp client
set enabled=yes primary-ntp=192.53.103.104 secondary-ntp=192.53.103.103
/system ntp server
set broadcast=yes broadcast-addresses=192.168.1.1 enabled=yes multicast=yes
/system routerboard settings
set cpu-frequency=750MHz
/tool mac-server
add disabled=no interface="VoIP PBX Net"
add disabled=no interface="Uplink GB Backbone"
add disabled=no interface="Up WiFi"
add disabled=no interface=ether5
add disabled=no interface=ether6-master-local
add disabled=no interface=ether7-slave-local
add disabled=no interface=ether8-slave-local
add disabled=no interface="Media Receiver 1 - Port 9"
add disabled=no interface=Mainnet-Local
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes
add interface="VoIP PBX Net"
add interface="Uplink GB Backbone"
add interface="Up WiFi"
add interface=ether5
add interface=ether6-master-local
add interface=ether7-slave-local
add interface=ether8-slave-local
add interface="Media Receiver 1 - Port 9"
add interface=Mainnet-Local
[admin@TKGN01LTB01R01] >