Safe to expose samba fileserver publicly, or access through VPN?

I have a Mavericks server running filesharing and VPN services through OSX server 3.2.2. My users connect to the VPN from the internet, then access the fileserver from within the private network. Recently, some changes to the network broke the VPN for windows clients. But, if I open ports TCP 139 (SMB) and TCP 548 (AFP) windows users can still access the filerserver (bypassing the VPN).
Is it safe to bypass the VPN and expose the fileserver directly? I've been able to find some information on security issues in samba, but it all seems pretty dated.

This isn't even a discussion, locally.  VPN.  Any other way just invites the riffraff to poke at the open ports, and even if there's no exposed passwords and no weak passwords, you're still going to get piles of log chatter as they poke and prod, and you're still potentially open to the discovery of a vulnerability in the protocol.
L2TP/IPSec is reasonably secure, with either two-factor or some decently-gonzo settings.  Traffic is also encrypted.
AFP data traffic was not encrypted, when last I checked.  The contents of the served files can be exposed to anyone with a privileged network position.
Local preference and local recommendations:  No open ports.  None.  Not unless there's an absolute need for specific ports to be open, such as a public-facing web server.  Everything (else) is VPN, usually into the firewall (with an integrated VPN server) or into a dedicated VPN server.  If you need public-facing ports open, put the host in a DMZ, and don't let any unintended traffic off that host either back to the Internet, or into your internal network.

Similar Messages

  • Samba server cannot be accessed through Finder's 'Network'

    Hi,
    First off, I'm not sure that this is the right forum for me to post this topic, but all the Samba related questions seemed to be coming from here. I don't own a computer with Windows, so I'm not interested in Windows compatibility per se, but I am interested in having my Mac Powerbook connect with a Linux Server (using Samba).
    So I think Samba is working fine. I believe this to be the case because I can run:
    smbclient -L morbo
    from my Mac and get a list of shares (the linuxbox is called morbo).
    I can also access a share using:
    smbclient //morbo/nanoo
    and I can see the files in the /home/nanoo directory of the linuxbox.
    So far so good. However my reason for setting up Samba was to be able to find shares in the 'Network' section of my Finder. I use the commandline a lot on the linuxbox, but on the Mac I prefer not to open a terminal if I don't have to. Here is the where the problem occurs. Morbo will show up in the Network section (although this takes quite some time), however trying to connect to it inevitably crashes my finder. I have tried this several times and each time Finder crashed and had to be relaunched.
    Any idea what could be wrong here? It would seem to be that Samba can't be to blame seeing as the shares can be accessed through smbclient - is it a configuration problem on the Mac?
    Many thanks in advance,
    nanoo

    I'm having the same issues. Which Linux/Samba versions are you running? (Ubuntu 6.04/Samba 3.0.14a here), apparently a bad combo!
    Here's the results of the "hang" from my server's Samba log:
    [2006/03/21 01:02:24, 0] rpcparse/parse_prs.c:prs_memget(537)
    prsmemget: reading data of size 2 would overrun buffer.
    [2006/03/21 01:02:24, 0] rpcserver/srv_pipe.c:api_pipe_bindreq(919)
    apipipe_bindreq: unable to unmarshall RPCHDRRB struct.
    This seems like the most likely candidate:
    http://www.stillhq.com/samba/000002.commentform.html
    Bugfix information from Samba:
    https://bugzilla.samba.org/show_bug.cgi?id=2973
    So, if you're not running Samba 3.0.20, give that a shot.
    Colin
    12 iBook 1.33 G4   Mac OS X (10.4.2)  

  • KVM Windows Guest access through VPN

    It it possible to access a KVM windows guest through a VPN???
    Thanks

    Your inspections doesn't include http?

  • App not working properly when access over vpn

    hi,
    Strange behavior of application when access through vpn. The application keeps on reloading endlessly. And other application renders completely but when the tab is clicked it will reload the whole page displaying the same tab. Is ADF has an issue when access over proxy?
    Both application is build using ADF 11g and is implemented through regions.
    Thanks in advance.

    I think there something to do with PPR or calling the region or am I missing something? The page that keeps reloading has taskflow with activation is immediate but the refresh is set to IfNeeded. Then the page with tabs, the content of the tab are taskflows as well.
    Thanks in advance.

  • I contacted what I thought was Brother Support for my new printer, then I got skeptical.  He gained access through a program called TeamViewer, is my Mac safe?

    i contacted what I thought was Brother Support for my new printer, then I got skeptical.  He gained access through a program called TeamViewer, is my Mac safe?

    They're probably just interested in getting $ from you, there are several companies who advertise in a way that suggests 'official' support for all sorts of things. Unfortunately, if they had access as you describe, they potentially could have installed other software and/or read any of your files.
    Ideally - change all passwords for email/banking/login & restore a backup from before this happened.

  • [svn:osmf:] 13155: Remove or privatize some constants which shouldn' t be exposed in the public API.

    Revision: 13155
    Revision: 13155
    Author:   [email protected]
    Date:     2009-12-22 09:40:33 -0800 (Tue, 22 Dec 2009)
    Log Message:
    Remove or privatize some constants which shouldn't be exposed in the public API.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/traits/LoadState.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/MediaTraitType.as

    Revision: 13155
    Revision: 13155
    Author:   [email protected]
    Date:     2009-12-22 09:40:33 -0800 (Tue, 22 Dec 2009)
    Log Message:
    Remove or privatize some constants which shouldn't be exposed in the public API.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/traits/LoadState.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/MediaTraitType.as

  • Error While Consuming Public Web Service through Stand Alone Proxy

    Hi,
    I am getting the below error when I am consuming a public web service through Stand Alone Proxy.
    java.rmi.RemoteException: Service call exception; nested exception is:
         com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (407) Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy filter is denied.  ).
         at com.mindtree.examples.GlobalWeatherSoapStub.getCitiesByCountry(GlobalWeatherSoapStub.java:159)
         at com.mindtree.examples.GlobalWeatherSoapStub.getCitiesByCountry(GlobalWeatherSoapStub.java:168)
         at com.mindtree.examples.WebServiceClient.main(WebServiceClient.java:18)
    Caused by: com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (407) Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy filter is denied.  ).
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.handleResponseMessage(MimeHttpBinding.java:903)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1346)
         at com.mindtree.examples.GlobalWeatherSoapStub.getCitiesByCountry(GlobalWeatherSoapStub.java:152)
         ... 2 more
    Regards,
    Venkatesh

    Hi,
    I am still facing the same issue.
    Regards,
    Venkatesh

  • I cannot access Content Library in iMovie - Content Library doesn't show on the iMovie screen and is greyed out when accessed through "windows" tab at the top. Also unable to update the projects/events (a suggested solution for a similar question).

    I cannot access Content Library in iMovie - Content Library doesn't show on the iMovie screen and is greyed out when accessed through "windows" tab at the top. Also unable to update the projects/events (a suggested solution for a similar question). I haven't had this issue before, I have always used the content library on the screen but haven't used this for about a month. How can I make the Content Library available?

    Thanks so much! I am backing up the entire computer now with an external hard drive - this should be fine right? And surely if I am backing up the whole computer these projects/videos will be backed up too? I wasn't sure how to do this any other way and I am clearly not great with tech issues. Once this is done and I am sure my projects/videos are safe I will do the delete and reinstall bit. Thanks for taking the time to help

  • Disable Webservices access through web

    Hi All,
    In OFMW and AIA 11g ps3, how can we disable webservices access through web i.e. restrict webservice call from outside
    world using OWSM security policies?
    We dont want to use username based authentication or any other policies that is based on authentication and authorization.
    Please let me know how can we achieve this?
    Thanks in advance.

    Hi,
    I think the best way would be to block the access to services at firewall so that these services have restricted access within the network. This can be achieved only if none of the services need to be exposed over to the internet.
    Regards,
    Neeraj Sehgal

  • [network access] User cannot access through network

    Hi!
    I'm facing a strange problem now.
    One of the users of my WD Personal Cloud cannot access through network share. When he tries to login the same fails and the login is prompted again. This happens in Windows but happens also in Linux.
    When the same user tries to login in the mobile cloud app or in the browser (only in windows because after all this years the browser cloud funcionality still not works for Linux users, a shame...) it works as it should be.Also i tried to create a new users and happens the same, in the app or browser works great in network share simply refuse to login! I already rebooted, turn off, disconnected and did other things but nothing worked.
    There are 9 users and 10 share in he cloud and the firmware version is v04.01.04-422. The diagnosis is OK!
    Thanks for the help. Best Regards. 

    Hi again! There is no error. When i enter the share ask for the login credentials, i insert user and password and when i click ok simply ask the credentials again, and again, and again... It's the same compotment as if the credentials are wrong but they are not, i use them for online login in wd2go.com or mobile app and they work.And another thing is that if i create a new user happens the same, i can login in mobile app and wd2go.com but in the windows share (or samba share if in Linux) it fails without any error, simply ask for the credentials again and again and again... The old users works fine. The comportment is same with IP or name. Thanks for the help, Best Regards.

  • OID Access through PL/SQL

    We are trying to access OID data user creation and access through PL/SQL. In Oracle examples are specified in PL/SQL block and the password is visible. Is there any other best practice to use otherways.

    The mainframe Transparent Gateways are an extra-cost option that require some DBA configuration. Once that configuration is done, the mainframe data would be exposed as a table across a database link, i.e.
    SELECT *
      FROM <<data file>>@<<database link>>Are you talking about just loading in a basic flat file? Or real mainframe integration?
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • UWL giving "Page Cannot be Displayed" when accessed through Internet

    Dear  all,
    We have exposed our portal to Internet and are currently testing the functionality.
    All applications are working fine except UWL and Identity Management. UWL is working fine if I'm not using the Webdynpro UI for display.
    Later we checked. Only the Webdynpro based applications are having problem when accessing through Internet.
    What can be the reason for this? Please help. We are stuck up  because of this.
    Best Regards,
    Aparnna
    Edited by: Aparnna Prasad on Aug 13, 2008 2:48 PM

    Dear Aparna,
       Please check the following things
       1. Enter the Hosts enteries of R/3 and EP server.
       2. Try to ping the r/3 & EP server outside your network.
    Regards
    Ponnusamy

  • HT1329 if the music that is on the iPod can no longer be accessed through iTunes because it was deleted, is there anyway to recover the music on the iPod if it wasn't purchased?

    if the music that is on an iPod can no longer be accessed through iTunes because it was deleted, is there anyway to recover the music on the iPod if it wasn't purchased?

    See this support article:
    http://support.apple.com/kb/HT1848
    You can also download at least some of your content (audiobooks being a notable exception) again from the iTunes Store:
    http://support.apple.com/kb/ht2519
    For additional instructions, particularly for content not purchased from the iTunes Store, check out this user tip from TuringTest:
    https://discussions.apple.com/docs/DOC-3991
    and this page on "How-to Geek":
    http://www.howtogeek.com/104298/sync-your-ios-device-with-a-new-computer-without -losing-data/
    Regards.
    Forum Tip: Since you're new here, you've probably not discovered the Search feature available on every Communities page, but next time, it might save you time (and everyone else from having to answer the same question multiple times) if you search a couple of ways for a topic, both in the relevant forums and in the Apple Knowledge Base, before you post a question.

  • Can I use the new Time Capsule to backup my mid 2010 Macbook Pro? Also can I want to free up my hard disk, can I save my photos and files on the time capsule and later access through wifi?

    Can I use the new Time Capsule to backup my mid 2010 Macbook Pro? Also can I want to free up my hard disk, can I save my photos and files on the time capsule and later access through wifi?

    Can I use the new Time Capsule to backup my mid 2010 Macbook Pro?
    Yes, if you are asking about using Time Machine to backup the Mac.
    Also can I want to free up my hard disk, can I save my photos and files on the time capsule and later access through wifi?
    You are not thinking of deleting the photos and files on your Mac, are you?  If you do this, you will have no backups for those files.
    Another concern is that Time Machine backs up the changes on your Mac. At some point, Time Machine will automatically delete the photos and files from the Time Capsule.....you just don't know when this might occur.
    In other words, only delete files from your Mac that you can afford to lose.

  • Access to VPN and Skype from behind work's firewall

    I'm running a Powerbook G4 with OS 10.4.11. At work I have a very fast ethernet connection perfect for internet and Work (Exchange) email, however I can't seem to access my Uni email account, VPN or several other services, notably Skype or iChat (as I work away from my kids during the week this is vitally important). I can ping the server for the VPN and both sets of IT boffins assure me that all appropriate ports are open. I can access the VPN through PCs and I am at the moment broadcasting the internet through my Airport to a PC based laptop which is running Skype quite happily. I can go to a local pub/coffee shop and access all of the services through a WiFi/Airport Network, and I have access to all these services when I'm at home (again through WiFi). What am I doing wrong? Any help would be greatly appreciated
    D

    Hi,
    yes, the spilt into three subnets did help. I now can see the routers also from the LAN which solves Problem A)
    Regarding the access from WAN1 to WAN2 the background is a long story about different flatrates from Provider A and B. To keep it short: DSL is stable but very slow during some hours of the day and attached to WAN2, LTE (4G) is fast but not stable (at least 2-3 hickups per day). Therefore I need the RV042 to keep the LAN clients always online as I need it for my job. The telephone is another issue. The fritzboxes do allow VOIP over their own Internet connection but also using another Fritzbox is possible. I have my telephones connected to the DSL Box (WAN2 = 192.168.179 now) and I have a flatrate for calls to cell phones with my 4G provider (WAN1 = 192.168.178 now). As the 4G keeps failing from time to time it is very annoying when it happens during a telco (and we all know Murphys law). So the ideas is to have the telphones attached to the stable (WAN2) DSL Box and reroute it for calls to cell phones via WAN1 ( which is a feature of the boxes and worked perfectly). If the 4G fails the DSL Box uses its own Internet connection to make the call (but then I have to pay for it).
    So I need access from WAN2 (192.168.179) to WAN1 (192.168.178). I tried a static route in the WAN2 Box but it didn't work (I've used the RV042 WAN interface IP: 192.168.179.100 as Gateway).
    Kind regards
    Klaus

Maybe you are looking for

  • CRM 2015 Update 0.1 Install Fails with SQL Error

    Hi, anyone managed to install CRM 2015 Update 0.1? The software installed fine but the DB updates fail with a SQL error. Just want to know if this is just my issue or if MS have a bug in the update. This is the SQL error: System.Reflection.TargetInvo

  • Early 2011 Macbook Pro keyboard noise

    My Macbook pro's keyboard has recently started making an aweful platic sound. My usage of the mbp has been very limited since I got it . So, I contacted Apple Care and was directed to approach their Service Center which I did. The service center fell

  • User Problem in CCM

    Hi Gurus, When the user goes to the punchout site and try to create a shopping cart from the vendor's website, he sees the other user shopping list also.But the user has to see his own shopping list, not any other user shopping list in the vendor's w

  • Best way to make program wait for input from NI USB 9162?

    Hi, I'm somewhat new to Labview, but through all the tutorials and online help I'm still having trouble getting this to function properly. The USB adapter is hooked up to a network cable split into single wires reading in a voltage coming through sev

  • No Magnifier in Bridge CS5

    I'm running Win7 64 Ultimate. Another problem is that files occasionally open spontaneously as I am reviewing the shoot.