Combine WLAN with LAN

3

I have D-link DSL 2750U wireless router. My PC and notebook are connected to router by Wi-Fi. They can share files or ping each other. I have a network storage unit plugged into router by an ethernet cable. Any of the computers cannot reach that storage unit or ping it. I guess my router isolates LAN network from WLAN network. Is there a way to combine them and get the router treat all devices connected to router in a single network? Thanks.

fiatux

Posted 2012-10-29T00:12:36.167

Reputation: 31

1Some routers have two VLANs that are built in; Main Wireless and Guest Wireless. Make sure that you're not connecting through the guest wireless. – kobaltz – 2012-10-29T00:21:09.930

Isolation between LAN and WLAN is not standard behaviour for these types of router, but might be a setting you may have inadvertently enabled. If you plug another device into the LAN ports, are you able to connect to the NAS from it? – Paul – 2012-10-29T00:41:37.253

Answers

5

Disable "Enable MultiAP Isolation" setting under wireless network settings.

That worked for me on D-link DSL 2750U.

KishDas

Posted 2012-10-29T00:12:36.167

Reputation: 51

1It is located at Setup -> wireless -> basic -> "Enable MultiAP Isolation" – Milan Kamilya – 2015-02-06T16:56:31.363

It worked for me too. – Farhadix – 2015-12-15T22:32:46.813

I don't have that option in my panel. Please see the screenshot here: http://f.cl.ly/items/2Z1q450P0B342h123p1x/Image%202014-04-03%20at%202.16.45%20AM.png

– fiatux – 2014-04-02T23:17:29.990

0

your router shouldn't 'isolate' LAN from WLAN. As kobaltz said, make sure your not connected to the guest wireless, then try to connect to the NAS (Network Attached Storage) again. If not, check the IP of the NAS itself. If it starts with 169.254.X.X, you got a configuration error. It should start with 192.168.X.X. Try rebooting the NAS and router. Also, check your MAC address filtering, make sure the router is not blocking the NAS's MAC address.

If these solutions don't work, leave a comment and I'll look further into it. Good luck!

Sylvester the Cat

Posted 2012-10-29T00:12:36.167

Reputation: 478

NAS already has 192.168.1.X IP address and I have no active MAC address filtering. I am not connecting to Guest Network as I am using WEP passphrase to connect that I created on router configuration panel. So I guess it must be something else. – fiatux – 2012-10-29T12:25:24.313

how are you connecting to NAS? make sure to connect using this syntax: \\domain\default_path (for windows, not sure about Mac, will look into that) e.g. if the name of the NAS is myNetStorage, and you want the "home" folder to be the "shares" folder, then connect using \\myNetStorage\shares\ (you can just enter this into windows explorer to see if it works, if it does then add it as network drive). My brain is exhausted from big day, so sorry if it's confusing. In the meantime I need sleep – Sylvester the Cat – 2012-10-29T12:34:49.360

Here's how you can map the NAS drive(s) on MAC

If this doesn't help, or that's not the problem, just drop a comment with any details you may have figured out since you posted the question

– Sylvester the Cat – 2012-10-29T23:00:26.740

as i said, i can't even ping the ip, i get "host is not reachable" response. how can i map a drive i can't even ping? – fiatux – 2012-10-31T00:07:40.327

any more ideas? – fiatux – 2012-11-11T13:57:14.957

oh right. sorry i took so long to respond. anyways, perhaps its firwall? other than that, i don't know sorry. can't think of anything else. If i come up with anything though, I'll drop a comment for you. – Sylvester the Cat – 2012-12-30T11:47:34.373