Community discussions

MikroTik App
 
b1863515
newbie
Topic Author
Posts: 49
Joined: Sun Nov 02, 2014 6:53 pm

Bridge settings

Sun Nov 02, 2014 7:01 pm

Hi,

I'd like to ping the PC1 from PC2 and use the bridge. Do the ethernet cards on the pc with RouterOS need IP addresses to make the bridge work?

Thx :)

Image
 
User avatar
jacekes
Member Candidate
Member Candidate
Posts: 167
Joined: Tue Aug 30, 2011 9:34 am
Location: Poznan, Poland
Contact:

Re: Bridge settings

Mon Nov 03, 2014 10:37 am

No, you only need to add the ethernet interfaces to the bridge.
You should be able to see the MAC addresses of the PCs in Bridge->Hosts.
 
plisken
Forum Guru
Forum Guru
Posts: 2509
Joined: Sun May 15, 2011 12:24 am
Location: Belgium
Contact:

Re: Bridge settings

Tue Nov 04, 2014 5:48 am

Is your problem solved?
 
b1863515
newbie
Topic Author
Posts: 49
Joined: Sun Nov 02, 2014 6:53 pm

Re: Bridge settings

Wed Nov 05, 2014 6:31 pm

Kind of, I've tried it in VirtualBox using internal networking and the bridge sees the MAC addresses of the PCs but the ping still doesn't work (firewalls are off).

But thanks for your answer, jacekes. :)))
 
plisken
Forum Guru
Forum Guru
Posts: 2509
Joined: Sun May 15, 2011 12:24 am
Location: Belgium
Contact:

Re: Bridge settings

Wed Nov 05, 2014 7:24 pm

I think client isolation is on

/interface ethernet
set [ find default-name=ether1 ] default-forwarding=yes
set [ find default-name=ether2 ] default-forwarding=yes

Caution

If you change that take first backup from your configuration to set back if you have problems
 
User avatar
lcm
Trainer
Trainer
Posts: 57
Joined: Wed Apr 28, 2010 11:56 pm
Location: Brazil
Contact:

Re: Bridge settings

Wed Nov 05, 2014 8:43 pm

I think client isolation is on

/interface ethernet
set [ find default-name=ether1 ] default-forwarding=yes
set [ find default-name=ether2 ] default-forwarding=yes

Caution

If you change that take first backup from your configuration to set back if you have problems
this option should't be for wireless interfaces??? "default-forwarding" does not exist on ethernet interfaces
You do not have the required permissions to view the files attached to this post.
 
plisken
Forum Guru
Forum Guru
Posts: 2509
Joined: Sun May 15, 2011 12:24 am
Location: Belgium
Contact:

Re: Bridge settings

Wed Nov 05, 2014 8:59 pm

I doubted it but now I am sure Thanks to correct me
 
tombrdfrd66
Member Candidate
Member Candidate
Posts: 243
Joined: Sat Jan 10, 2009 12:09 am
Location: New Zealand

Re: Bridge settings

Sun Nov 09, 2014 3:58 am

If I may hijack this thread, as the original poster appears satisfied, can I as a beginner ask about routing on a bridge?

I understand that a bridge essentially just accepts a packet on one interface and spits it out the other so that routing decisions shouldn't be necessary, and that indeed the interfaces on a bridge don't even need IP addresses (is that true?). However I don't understand the following:

1. Isn't it wise to have an address on the bridge so's you can Winbox into it if anything needs checking or changing - ie suppose you want to check the health of the wireless card/signal, or scan from it to see if the other end of the wireless link has gone down?

2. If you have such an address for access don't you need a routing entry of some sort so's the bridge device itself knows which interface to spit replies to such enquiries out of?

3. If a wireless link beyond a bridge goes down doesn't everything just get dropped silently by the bridge as it has nowhere to go? How do you actually know when such a thing has happened, beyond the fact that your browser is just sitting there on the screen with the little icon going round and round and round and round?
 
SystemErrorMessage
Member
Member
Posts: 383
Joined: Sat Dec 22, 2012 9:04 pm

Re: Bridge settings

Sun Nov 09, 2014 4:01 am

A bridge can have an ip assigned to it. A bridge is just a virtual interface which you can use with almost anything just like a physical interface.
 
tombrdfrd66
Member Candidate
Member Candidate
Posts: 243
Joined: Sat Jan 10, 2009 12:09 am
Location: New Zealand

Re: Bridge settings

Sun Nov 09, 2014 10:52 pm

OK, thanks.

But what's the answer to Qs 2 and 3?

Are there any special problems, or steps to be taken, in order to bridge two wireless interfaces on the same device? Can it even be done?
 
SystemErrorMessage
Member
Member
Posts: 383
Joined: Sat Dec 22, 2012 9:04 pm

Re: Bridge settings

Sun Nov 09, 2014 11:24 pm

I believe i did. A bridge acts just like a physical interface would. If a physical interface silently drops packets than a bridge would too. A bridge doesnt require a seperate route if it is connected to an interface. It is like using a patch panel.

Who is online

Users browsing this forum: gkhun, mtbdrew and 39 guests