We found that ether2 on a newly installed RB4011 was "not working". Investigation revealed it was not delivering an IP address via DHCP. Further investigation revealed that unlike every other port 3-10 in the bridge, ether2 was disabled. Since the DHCP server is on the bridge interface, devices connected to ether2 are not getting served. /interface bridge port add bridge=bridge1 disabled=yes interface=ether2 add bridge=bridge1 interface=ether3 [etc] I didn't configure this unit. I'm a bit mystified as to why it would have been configured like that. My question is whether I can safely just enable it. I can't see why not, but as it is now in production I thought I would ask the brains trust... Regards, K. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Karl Auer (kauer@nullarbor.com.au) work +61 2 64957435 http://www.nullarbor.com.au mobile +61 428 957160 GPG fingerprint: 9FB6 C08F 91CB 5093 30EF 3E2F 8C94 EEBD 117C 4A10 Old fingerprint: CF68 0C56 EEE4 CC19 28D4 03B3 BCE0 E800 E31F 7254
Hi, Perhaps it was originally setup as a second wan port. Make sure it doesn't have a dhcp client (or pppoe client) or static address attached to it. Is it listed as wan in interfaces/Interface list Regards Roger
We found that ether2 on a newly installed RB4011 was "not working". Investigation revealed it was not delivering an IP address via DHCP. Further investigation revealed that unlike every other port 3-10 in the bridge, ether2 was disabled. Since the DHCP server is on the bridge interface, devices connected to ether2 are not getting served.
/interface bridge port add bridge=bridge1 disabled=yes interface=ether2 add bridge=bridge1 interface=ether3 [etc]
I didn't configure this unit. I'm a bit mystified as to why it would have been configured like that.
My question is whether I can safely just enable it. I can't see why not, but as it is now in production I thought I would ask the brains trust...
Regards, K.
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Karl Auer (kauer@nullarbor.com.au) work +61 2 64957435 http://www.nullarbor.com.au mobile +61 428 957160
GPG fingerprint: 9FB6 C08F 91CB 5093 30EF 3E2F 8C94 EEBD 117C 4A10 Old fingerprint: CF68 0C56 EEE4 CC19 28D4 03B3 BCE0 E800 E31F 7254
_______________________________________________ Public mailing list Public@talk.mikrotik.com.au http://talk.mikrotik.com.au/mailman/listinfo/public_talk.mikrotik.com.au
---------------------------- Roger Plant
On Wed, 2021-12-01 at 09:21 +1100, Roger Plant wrote:
Perhaps it was originally setup as a second wan port. Make sure it doesn't have a dhcp client (or pppoe client) or static address attached to it.
Is it listed as wan in interfaces/Interface list
No DHCP client, no PPPoE client, not listed as a WAN interface, does not have a static address attached to it. Regards, K.
We found that ether2 on a newly installed RB4011 was "not working". Investigation revealed it was not delivering an IP address via DHCP. Further investigation revealed that unlike every other port 3-10 in the bridge, ether2 was disabled. Since the DHCP server is on the bridge interface, devices connected to ether2 are not getting served.
/interface bridge port add bridge=bridge1 disabled=yes interface=ether2 add bridge=bridge1 interface=ether3 [etc]
I didn't configure this unit. I'm a bit mystified as to why it would have been configured like that.
My question is whether I can safely just enable it. I can't see why not, but as it is now in production I thought I would ask the brains trust...
Regards, K.
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Karl Auer (kauer@nullarbor.com.au) work +61 2 64957435 http://www.nullarbor.com.au mobile +61 428 957160 GPG fingerprint: 9FB6 C08F 91CB 5093 30EF 3E2F 8C94 EEBD 117C 4A10 Old fingerprint: CF68 0C56 EEE4 CC19 28D4 03B3 BCE0 E800 E31F 7254
Hi,
I'm a bit mystified as to why it would have been configured like that. I regularly use ether1 as a WAN and disable ether2, as I might want to use it as another WAN port later. Keeps things neat and tidy.
Andrew -----Original Message----- From: Public <public-bounces@talk.mikrotik.com.au> On Behalf Of Karl Auer Sent: Wednesday, 1 December 2021 6:12 AM To: MikroTik Public <public@talk.mikrotik.com.au> Subject: [MT-AU Public] ether2 not enabled as bridge port We found that ether2 on a newly installed RB4011 was "not working". Investigation revealed it was not delivering an IP address via DHCP. Further investigation revealed that unlike every other port 3-10 in the bridge, ether2 was disabled. Since the DHCP server is on the bridge interface, devices connected to ether2 are not getting served. /interface bridge port add bridge=bridge1 disabled=yes interface=ether2 add bridge=bridge1 interface=ether3 [etc] I didn't configure this unit. I'm a bit mystified as to why it would have been configured like that. My question is whether I can safely just enable it. I can't see why not, but as it is now in production I thought I would ask the brains trust... Regards, K. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Karl Auer (kauer@nullarbor.com.au) work +61 2 64957435 http://www.nullarbor.com.au mobile +61 428 957160 GPG fingerprint: 9FB6 C08F 91CB 5093 30EF 3E2F 8C94 EEBD 117C 4A10 Old fingerprint: CF68 0C56 EEE4 CC19 28D4 03B3 BCE0 E800 E31F 7254 _______________________________________________ Public mailing list Public@talk.mikrotik.com.au http://talk.mikrotik.com.au/mailman/listinfo/public_talk.mikrotik.com.au
On Tue, 2021-11-30 at 23:37 +0000, Andrew Oakeley wrote:
I regularly use ether1 as a WAN and disable ether2, as I might want to use it as another WAN port later. Keeps things neat and tidy.
Not the purpose I want it for, so the question remains - can I just enable the port in the bridge? Regards, K. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Karl Auer (kauer@nullarbor.com.au) work +61 2 64957435 http://www.nullarbor.com.au mobile +61 428 957160 GPG fingerprint: 9FB6 C08F 91CB 5093 30EF 3E2F 8C94 EEBD 117C 4A10 Old fingerprint: CF68 0C56 EEE4 CC19 28D4 03B3 BCE0 E800 E31F 7254
Hi,
can I just enable the port in the bridge As long as it is not part of some other configuration, then yes.
Andrew -----Original Message----- From: Public <public-bounces@talk.mikrotik.com.au> On Behalf Of Karl Auer Sent: Wednesday, 1 December 2021 7:56 AM To: MikroTik Australia Public List <public@talk.mikrotik.com.au> Subject: Re: [MT-AU Public] ether2 not enabled as bridge port On Tue, 2021-11-30 at 23:37 +0000, Andrew Oakeley wrote:
I regularly use ether1 as a WAN and disable ether2, as I might want to use it as another WAN port later. Keeps things neat and tidy.
Not the purpose I want it for, so the question remains - can I just enable the port in the bridge? Regards, K. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Karl Auer (kauer@nullarbor.com.au) work +61 2 64957435 http://www.nullarbor.com.au mobile +61 428 957160 GPG fingerprint: 9FB6 C08F 91CB 5093 30EF 3E2F 8C94 EEBD 117C 4A10 Old fingerprint: CF68 0C56 EEE4 CC19 28D4 03B3 BCE0 E800 E31F 7254 _______________________________________________ Public mailing list Public@talk.mikrotik.com.au http://talk.mikrotik.com.au/mailman/listinfo/public_talk.mikrotik.com.au
-----Original Message----- From: Public [mailto:public-bounces@talk.mikrotik.com.au] On Behalf Of Karl Auer Sent: Wednesday, 1 December 2021 10:56 AM To: MikroTik Australia Public List <public@talk.mikrotik.com.au> Subject: Re: [MT-AU Public] ether2 not enabled as bridge port
On Tue, 2021-11-30 at 23:37 +0000, Andrew Oakeley wrote:
I regularly use ether1 as a WAN and disable ether2, as I might want to use it as another WAN port later. Keeps things neat and tidy.
Not the purpose I want it for, so the question remains - can I just enable
Of course! : ) Just watch out for some scripted or automated task that might be configured to disable again under some conditions... e.g. check system->scripts and system->schedule and tools->netwatch in particular. Since you say that you didn't do the original config yourself, there's no guessing why anyone would set it like that - other than did it 'temporarily' for some reason (like to access the router admin interface without putting the connected device on the LAN) and then forgot to 'undo' it ; ) Cheers! Mike. the
port in the bridge?
Regards, K.
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ Karl Auer (kauer@nullarbor.com.au) work +61 2 64957435 http://www.nullarbor.com.au mobile +61 428 957160
GPG fingerprint: 9FB6 C08F 91CB 5093 30EF 3E2F 8C94 EEBD 117C 4A10 Old fingerprint: CF68 0C56 EEE4 CC19 28D4 03B3 BCE0 E800 E31F 7254
_______________________________________________ Public mailing list Public@talk.mikrotik.com.au http://talk.mikrotik.com.au/mailman/listinfo/public_talk.mikrotik.com.au
I always keep copies of all devices configs (from a /export) in a folder on my laptop and in a private Internal git server. Then, as a Unix guy originally, I’d just run a “grep ether2 config.rsc” and see if it’s listed anywhere else. If so then dig into the .rsc file and find out what it is. If you are trying to find some random script or bit of config through Winbox or Webfig you are way too likely to miss things. Even if it’s one of your own devices that you are familiar with. Cheers, Andrew
On 1 Dec 2021, at 8:11 am, Karl Auer <kauer@nullarbor.com.au> wrote:
We found that ether2 on a newly installed RB4011 was "not working". Investigation revealed it was not delivering an IP address via DHCP. Further investigation revealed that unlike every other port 3-10 in the bridge, ether2 was disabled. Since the DHCP server is on the bridge interface, devices connected to ether2 are not getting served.
/interface bridge port add bridge=bridge1 disabled=yes interface=ether2 add bridge=bridge1 interface=ether3 [etc]
I didn't configure this unit. I'm a bit mystified as to why it would have been configured like that.
My question is whether I can safely just enable it. I can't see why not, but as it is now in production I thought I would ask the brains trust...
Regards, K.
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Karl Auer (kauer@nullarbor.com.au) work +61 2 64957435 http://www.nullarbor.com.au mobile +61 428 957160
GPG fingerprint: 9FB6 C08F 91CB 5093 30EF 3E2F 8C94 EEBD 117C 4A10 Old fingerprint: CF68 0C56 EEE4 CC19 28D4 03B3 BCE0 E800 E31F 7254
_______________________________________________ Public mailing list Public@talk.mikrotik.com.au http://talk.mikrotik.com.au/mailman/listinfo/public_talk.mikrotik.com.au
On Wed, 2021-12-01 at 13:12 +1000, Andrew Radke wrote:
I always keep copies of all devices configs (from a /export) in a folder on my laptop and in a private Internal git server.
Then, as a Unix guy originally, I’d just run a “grep ether2 config.rsc” and see if it’s listed anywhere else.
I do, and I did, exactly that. Thanks, K. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Karl Auer (kauer@nullarbor.com.au) work +61 2 64957435 http://www.nullarbor.com.au mobile +61 428 957160 GPG fingerprint: 9FB6 C08F 91CB 5093 30EF 3E2F 8C94 EEBD 117C 4A10 Old fingerprint: CF68 0C56 EEE4 CC19 28D4 03B3 BCE0 E800 E31F 7254
participants (5)
-
Andrew Oakeley
-
Andrew Radke
-
Karl Auer
-
Mike Everest
-
Roger Plant