Lion Server only allows one SMB connection?

I'm working on setting up a new lion server machine as a file server for my mixed mac/windows network. It looks like I have it working, in that both windows and mac machines can connect, with one caviat: only one SMB conenection can be made at a time. When I try to make a seciond connection, the client gets an error about the server being unable to accept any more conenctions. How can I fix this? Thanks.

Apparently there was something messed up with my OS Install. I wiped the hard drive and started over from scratch, and it is now working (mostly) correctly. Performace seems worse than my old 10.5, G5 server even though this is a much more powerfull machine, but other than that it is working.

Similar Messages

  • Traffic only allowed one-way for VPN connected computers

    Hello,
    I currently have an ASA 5505.  I have set it up as a remote access SSL VPN. My computers can connect to the VPN just fine.  They just can't access the internal LAN (192.168.250.0).  They can't ping the inside interface of the ASA, or any of the machines.  It seems like all traffic is blocked for them.  The strange thing is that when someone is connected to the VPN, I can ping that VPN-connect machine from the ASA and other machines inside the LAN.  It seems the traffic only allows one way.  I have messed with ACL's with no avail.  Any suggestions please?
    DHCP Pool: 192.168.250.20-50 --> For LAN
    VPN Pool: 192.168.250.100 and 192.168.250.101
    Outside interface grabs DHCP from modem
    Inside interface: 192.168.1.1
    Current Running Config:
    : Saved
    ASA Version 8.2(5)
    hostname HardmanASA
    enable password ###### encrypted
    passwd ####### encrypted
    names
    interface Ethernet0/0
    switchport access vlan 20
    interface Ethernet0/1
    switchport access vlan 10
    interface Ethernet0/2
    switchport access vlan 10
    interface Ethernet0/3
    shutdown
    interface Ethernet0/4
    shutdown
    interface Ethernet0/5
    shutdown    
    interface Ethernet0/6
    shutdown
    interface Ethernet0/7
    switchport access vlan 10
    interface Vlan1
    no nameif
    no security-level
    no ip address
    interface Vlan10
    nameif inside
    security-level 100
    ip address 192.168.250.1 255.255.255.0
    interface Vlan20
    nameif outside
    security-level 0
    ip address dhcp setroute
    ftp mode passive
    dns domain-lookup inside
    dns domain-lookup outside
    pager lines 24
    mtu inside 1500
    mtu outside 1500
    ip local pool VPN_Pool 192.168.250.100-192.168.250.101 mask 255.255.255.0
    icmp unreachable rate-limit 1 burst-size 1
    no asdm history enable
    arp timeout 14400
    global (outside) 10 interface
    nat (inside) 10 192.168.250.0 255.255.255.0
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    aaa authentication ssh console LOCAL
    http server enable
    http 192.168.250.0 255.255.255.0 inside
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart
    crypto ipsec security-association lifetime seconds 28800
    crypto ipsec security-association lifetime kilobytes 4608000
    telnet timeout 5
    ssh 192.168.250.0 255.255.255.0 inside
    ssh timeout 5
    ssh version 2
    console timeout 0
    dhcpd dns 8.8.8.8
    dhcpd address 192.168.250.20-192.168.250.50 inside
    dhcpd enable inside
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    webvpn
    enable outside
    svc image disk0:/anyconnect-win-2.5.2014-k9.pkg 1
    svc image disk0:/anyconnect-macosx-i386-2.5.2014-k9.pkg 2
    svc image disk0:/anyconnect-linux-2.5.2014-k9.pkg 3
    svc enable
    tunnel-group-list enable
    group-policy DfltGrpPolicy attributes
    dns-server value 8.8.8.8
    vpn-tunnel-protocol IPSec l2tp-ipsec svc webvpn
    tunnel-group AnyConnect type remote-access
    tunnel-group AnyConnect general-attributes
    address-pool VPN_Pool
    tunnel-group AnyConnect webvpn-attributes
    group-alias AnyConnect enable
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
    parameters
      message-length maximum client auto
      message-length maximum 512
    policy-map global_policy
    class inspection_default
      inspect dns preset_dns_map
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect ip-options
      inspect netbios
      inspect rsh
      inspect rtsp
      inspect skinny 
      inspect esmtp
      inspect sqlnet
      inspect sunrpc
      inspect tftp
      inspect sip 
      inspect xdmcp
    service-policy global_policy global
    prompt hostname context
    no call-home reporting anonymous
    call-home
    profile CiscoTAC-1
      no active
      destination address http https://tools.cisco.com/its/service/oddce/services/DDCEService
      destination address email [email protected]
      destination transport-method http
      subscribe-to-alert-group diagnostic
      subscribe-to-alert-group environment
      subscribe-to-alert-group inventory periodic monthly
      subscribe-to-alert-group configuration periodic monthly
      subscribe-to-alert-group telemetry periodic daily
    Cryptochecksum:30fadff4b400e42e73e17167828e046f
    : end

    Hello,
    I seem to be having the same kind of issue although I cannot ping from either end.
    Ive set up a l2tp/ipsec vpn which I am able to connect to and get ip from my ip pool (radius authentication is working).
    I tried running:
    access-list NAT_0 permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
    nat (inside) 0 access-list NAT_0
    but i get an error msg saying that the syntax of the nat command is deprecated. Im running ASA version 8.4.
    Ive fiddled around abit to find the correct syntax but have been unsuccessfull so far.
    Any help would be much appreciated
    This is a part of my config:
    object network obj_any
    subnet 0.0.0.0 0.0.0.0
    object network AD1
    host 192.168.1.31
    description AD/RADIUS
    object network NETWORK_OBJ_192.168.1.0_24
    subnet 192.168.1.0 255.255.255.0
    object network vpn_hosts
    subnet 192.168.2.0 255.255.255.0
    access-list AD_splitTunnelAcl standard permit 192.168.1.0 255.255.255.0
    access-list split-acl standard permit 192.168.1.0 255.255.255.0
    access-list inside_nat0_outbound extended permit ip any 192.168.1.0 255.255.255.0
    access-list inside_0_outbound extended permit ip object NETWORK_OBJ_192.168.1.0_24 object vpn_hosts
    ip local pool POOL2 192.168.2.2-192.168.2.10 mask 255.255.255.0
    nat (inside,outside) source static any any destination static NETWORK_OBJ_192.168.1.0_25 NETWORK_OBJ_192.168.1.0_25 no-proxy-arp route-lookup
    nat (inside,outside) source static NETWORK_OBJ_192.168.1.0_24 NETWORK_OBJ_192.168.1.0_24 destination static NETWORK_OBJ_192.168.1.0_25 NETWORK_OBJ_192.168.1.0_25 no-proxy-arp route-lookup
    nat (inside,outside) source static NETWORK_OBJ_192.168.1.0_24 NETWORK_OBJ_192.168.1.0_24 destination static vpn_hosts vpn_hosts
    object network obj_any
    nat (inside,outside) dynamic interface
    access-group outside_access_in in interface outside
    route outside 0.0.0.0 0.0.0.0 ########## 1
    no vpn-addr-assign aaa
    no vpn-addr-assign dhcp

  • Time Capsule only allows one Macbook be on the internet at a time!

    So far no one even at Apple Care has been able to solve this problem.
    My wife and i have brand new Macbooks. Mine, the latest 2.4Ghz black model bought in the UK and her's the 2.1Ghz bought in the US.
    We both used the Orange livebox as our wireless router and it worked seamlessly (albeit only when security was turned off) until i purchased a 1TB Time Capsule.
    I managed to get the TC up as our wireless router with the Livebox as the modem, but, bizarrely, it will only allow ONE computer to be on the internet at a time - and giving preference to mine. Basically, the second i turn my airport on - she loses connection! It's like my computer ***** the internet away from hers.
    If hers is the only computer on in the house then it works perfectly.
    I have spent hours on the phone to Apple Care and changed a number of the settings within Airport Utility, but the longest we got both computer running on the internet together was for about 20 minutes when i switched to Radio Mode 802.11n only (5 Ghz). For a moment we thought the problem was solved until i put the phone down and low an behold, she lost her connection once more.
    Any suggestions?
    Thanks in advance.

    Don't know what an Orange livebox is, but I will treat it as a DSL modem and assume the ISP uses a DHCP server. Make sure you have connected the modem to the TC WAN port.
    Open AirPort Utility, select the TC, click on Manual Setup, click on the Internet tab.
    - is 'Connect Using:' set to 'Ethernet' - set to this if not.
    - is 'Configure IPv4:' set to 'Using DHCP' - set to this if not.
    - is 'Ethernet WAN Port:' set to 'Automatic (Default)' - set to this if not.
    - is 'Connection Sharing:' set to 'Share a public IP address' - set to this if not (if set to Bridge Mode then only one computer will be able to use the internet).
    Click 'Update and wait for TC to restart.
    Check the network settings on the client computers. Go to System Preferences/Network/AirPort:
    - click on the 'Network Name:' roll-button, select 'Join Other Network...', enter 'Network Name and select the security type you are using, and finally, enter your Password and click 'Join'.
    If ISP uses DHCP:
    - click on 'Advanced', TCP/IP and confirm that 'Configure IPv4:' is set to 'Using DHCP', click 'OK'.
    - click the 'Apply' button and exit System Preferences.
    May also be wise to Repair Permissions using Disk Utility and to reboot your network hardware:
    1. Turn power off to ISP modem and the TC, and shutdown computer - leave power off for 10 minutes.
    2. Turn on modem and wait for it to complete its test cycle. Then turn on the TC.
    3. Turn on computer and check your internet connection.

  • What are the limitations of AMS5 only allowing one-way broadcast for the video capture support?

    I am interested in a tool that can access a clients webcam and begin recording from their device. When the time is up, it should store that recorded video to a server. Then, of course, the files can be accessed. Streaming is of less significance than simply capturing and accessing video from a client
    Can I do this with only Adobe Media Server Standard Edition?
    Bearing in mind, I may need to be capturing video from multiple clients at one time. Is this limited by the fact that Standard only allows "one-way broadcasts?"
    Thanks,
    Carl

    Thanks for the suggestions. I've tried using DVCPRO HD in the past, but the picture quality of the captured screen footage turns out blurry. The only codecs I've found that provide a perfectly clear image are H264, Animation and Uncompressed 8-bit. The problem with the latter two is that video files lasting only a few seconds measure in the 100s of MBs. Working with files that large would slow my editing and rendering down to a non-workable length.
    I just don't understand why I can't edit H264 video if my sequence codec is set to H264. The 'Codec error' I get is baffling.

  • WRT54G only allowing one unit to attach to static IP printer

    Hello, I have a small network in a classroom with one printer with a network card.
    I have made that printer a static IP 192.168.2.50. 
    Wireless PC' have no problem attaching and printing.
    For some reason... when I attach a wired PC to that printer using an IP port connection using tcp/ip  it only allows one PC at a time to attach.
    Is this a setting in the WRT54G or should I look to the network card.

    i don't think it has to do anything with the router...because had it been the router , even the wireless computers wouldn't have worked...
    so it seems to me an issue between the network card...

  • My DSL provider says they only allow one wireless network--

    My DSL provider says they only allow one wireless network. Can I do the following?
    My existing wireless network consists of a single DSL/ActionTec modem connected to an Airport Extreme (configured using two additional Airport Expresses for wireless printing and air-tunes). I have great wireless coverage all through my house. My office is in a detached building about 200 feet from my house. I want to tap into my existing wireless system by running a Cat5 cable to my office and set up another Airport Express (and two more airport expresses for printing and air-tunes for my office). Would this technically be considered two separate wireless networks if I run the Cat5 cable between the two Airport Extremes (since there would only be one connection to the ActionTec DSL modem)? Would my DSL provider know I have established a secondary wireless network? Would my DSL provider have any ability to prevent these two separate networks from working properly on one DSL line?

    It really doesn't make much difference. If you run it from your DSL modem, you will in effect have two separate networks, but they should still be able to talk to each other. If you run it from your Airport from the LAN prt, that will work too but the DHCP you will set up in your office will have to be different from your first Airport. For example: If your first Airport is set up to hand out IP addresses on the 10.0.1.X network, your office irrport will have as it's WAN IP 10.0.1.Y and the wirless IP Range will have to be something like 192.168.1.x. But again, it shouldn't make much of a difference either way. itunes etc, will still work.

  • Regarding mountain lion server: clients experience intermittent service connections. the server system log has the following error- Client handshake failed (6):113: Server not accepting client connections (any ideas???)

    regarding mountain lion server: clients experience intermittent service connections. the server system log has the following error- Client handshake failed (6):113: Server not accepting client connections. any suggestions would be greatly appreciated - thank you

    Hi Jason
    I was getting the same behavior after Apple support had me delete some plist files to get Airplay going. I was also getting the following error:
    the error occurred while processing a command of type 'writesettings' in the plug-in 'server vpn'
    I went into ~/Library/Preferences/ and /Library/Preferences/ and deleted every plist contating the word server. I had to re-set up my server (meaning walk through some intial steps) but all of my settings were still there after that and everything started working again.
    Just a thought, obviously try at your own risk but it worked for me.
    Kellen

  • Can you change a PDF file to only allow one person have it open on a shared network?

        At my office, we all work from the same network and are constantly sharing files. We need to add comments and edit PDF files. One thing I have noticed is that adobe will not tell you that someone else has the file open until you have made all your changes and are trying to save it. Is there anyway you can be notified when you open the file that someone else is in it or only allow one user to have it open at a time?
    By the way... we are all using Adobe Acrobat X Standard

    No, there isn't. The way you're using the file is not recommended. You
    should use a review tracker to avoid getting in the way of one another.

  • On my iPod touch why does it only allow one earphone to play? I've plugged the ear phone kno another device and they worked perfectly fine what is wrong with my iPod

    On my iPod touch why does it only allow one earphone to play? I've plugged the ear phone kno another device and they worked perfectly fine what is wrong with my iPod

    - Try inserting and removing the headphone plug a dozen or so times.
    - Next try a reset. Nothing is lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Restore from backup
    - Restore to factory defaults/new iPod
    If you still have the problem that indicates a hardware problem, like a bad headphone jack.

  • I purchased Adobe XI for a year.  I am charged monthly on my credit card.  The software only allows one print file to pdf  after that it has a pop up marketing screen asking me to purchase it again.  If I reboot I can get another print out of it.  After a

    I purchased Adobe XI for a year.  I am charged monthly on my credit card.  The software only allows one print file to pdf  after that it has a pop up marketing screen asking me to purchase it again.  If I reboot I can get another print out of it.  After an hour of trying to reach somone on tech support I ran across this forum.  Any help out there?

    In the pop-up screen, have you tried licensing it and signing in? Signing in is crucial, so it knows what you paid for.

  • Ok, taking the leap. Tossing out all Windows servers and going with Lion Server only!

    Help! We are retiring our Windows 2000 server (finally) and going with Lion Server only. We are transitioning from Windows to Mac and have 30 PC's running XP and a few scattered Windows 7 PC's (Lab). We have teachers and staff using Mac computers. Can I authenticate my windows pc's to Lion server?

    1. We are running lion on the old Xservs because we had them. Thought they still would be good file servers. And we thought Lion would work on them but know that mountain lion will not
    2. We have looked up some errors and they have to do with spotlight not getting index finnished with all the adobe files in folders, subfolders and subsubfolders. The vnode errors have something to do with lots ofmopen files but we do not know why. Maybe all these many directiries of files in deep hierarchy of adobe CS which the department does shared work directly on the server is issue. We have tried to get them tomuse as archive only but they do not habe a clue how to do shared work on separate clients. This deparment is not very savy in use but imtense Adobe CS users and my concern is these old file servers cannot take this kind of use.?
    Imposted the logs because i have no clue to why they keep filling up (the vnodes).

  • Lion Server: new user can't connect

    This is a local ethernet network, Mac Mini running Lion Server 10.7.4.
    I created 2 new users with Server app, same specs as already existing users, but can't connect to the server with the new id's. I just don't undrestand what I'm missing. The old id's all work perfectly when I try to connect.

    Check your Services' ACL with Server Admin. It may happen that the new users are included in groups which are allowed for some services, but the new users are not included automatically in this group.

  • 10.5.2 STILL only allows one e-mail adr per WGM account

    I'm getting REALLY tired of Server in several areas. So much for thinking that the .2 update would solve the, ahem, undocumented features.
    In this case, I have one WGM account with a bazillion e-mail addresses, many addresses per domain for several domains. I can only send mail to ONE of those e-mail addresses. Sending mail to any of the other e-mail addresses provokes a "550 We will not relay" The same is true of all WGM accounts. Mail Server seems to pick one address in WGM at random (or WGM does so), and lets no e-mail to any of the other short name e-mail addresses.
    This behaviour is nuts. What does it take to get Server 10.5.x to behave wrt accounts and log ins? The docs. are quite clear on what to to, but the product simply refuses to do as it is told in the GUI.
    I'm beginning to think that Server is a complete waste of money. It should NOT be this difficult to set up a server. After all, isn't Apple the master of the GUI? After months of this flakey behaviour by Leopard Server, I'm starting to get really upset with Apple (not something I would have ever expected), in that Server does not seem to be of merchantable quality, at least to me. I've run into too many show-stopping, critical bugs in this product. :-/
    Grrr.
    Help! Thanks.

    pterobyte wrote:
    The bottom of page 7 of your tutorial clearly shows that one can enter more than one fully-qualified e-mail address for 'virtual-user1'
    Sure. As long as it is for the same virtual domain.
    There's nothing to indicate that. Everything in both your document and Apple's make an unspoken assumption that the same user will only collect e-mail from a single virtual domain. This is not going to be the case for all users. Given the lack of documentation specifically saying one has to use only ONE e-mail virtual domain, and the behaviour that one WGM user CAN collect e-mail from more than one domain, the logical inference is that, given the documentation that one can have more than one e-mail address at a given virtual domain, one should be able to have both more than one e-mail address at a single virtual domain and more than one virtual domain per WGM user. The logic is sound, and there is NO indication anywhere (the docs., your very useful cheat sheet, and the discussion fora) that it cannot be done. THAT's what is so frustrating.
    Where do I say you can add other domains?
    You do not say it cannot be done, and my server does do it. It only does it for one address per virtual domain, however.
    Again, it would defeat the purpose and differentiation of virtual vs. local domains.
    Not when one is set up as an ISP to several customers with same user names for their e-mail addresses in wholly separate virtual domains, but ALSO with customers with several virtual domains with users who have more than one e-mail address in EACH domain and addresses in more than one virtual domain. This is a real-world scenario. I have it.
    The tutorial guides you through setting up 2 users, 2 in the local and 2 in each of the 2 virtual domains. As sample data it uses virtual-domain1.com and virtual-domain2.com. Nowhere throughout the tutorial are virtual-domain1.com and virtual-domain2.com used together for the same user.
    Don't you think there is a reason behind that?
    shortname3-x: aliases for e-mail address under shortname2
    Would clearly seem to indicate that one should simply add additional e-mail aliases for the user at this point (and many of my users have e-mail addresses in more than one virtual domain). It in no way indicates that one should limit the aliases to the same virtual domain (since one is adding e-mail addresses for the USER, not the domain).
    What I'm suggesting is that both Apple's documentation and the cheat sheet are confusing to a new user. From the point of view of a new administrator, there is no explanation of what cannot be done, specifically that each user should only be set up to be for only a single virtual domain (not, necessarily a real-world situation). Problem is, the evidence is that the server WILL allow me to set up a single WGM user to receive e-mail at addresses in more than one virtual domain, which simply adds to the confusion.
    The documentation available does not preclude a WGM user having e-mail addresses in more than one virtual domain, and evidence from my server behaviour says that a WGM user CAN pick up from more than one virtual domain that is not the local domain (but it breaks on more than one e-mail address in any one of those virtual domains). Maybe the docs. are incomplete or wrong, maybe the server behaviour is not as it should be. Either way, currently, the two conflict.
    Anyway, I am done arguing. If you want to find a solution I'll be happy to assist.
    Please understand that I'm not trying to argue. I'm merely stating the evidence as I see it and as clearly as possible, and trying to show how it appears to conflict and, therefore, how it frustrates. Text often does not convey what speech does. I'd love to know what to do in my situation. If we get the explanation in this thread, then other confused and frustrated users will not have to go through these hassles.
    I have many users, several of whom EACH need to pick up mail for more than one address in any given hosted virtual domain AND for more than one virtual domain (i.e. many addresses in each of many virtual domains).

  • Help with script to only allow one radio button

    i have made a simple script that checks to see if a radio
    button is selected or not, if more then one is picked it turns the
    hilite of the others off. The problem is i have 28 radio buttons
    over 7 scenes i want to allow one button to be on from each scene
    but the way my code works now is it turns off every button apart
    from the last one choosen. Is there a way to do this has one
    behaviour or do i need to have a altered version on each scene?

    There are many ways to do this - one way or the other you
    need to group the buttons
    1) Based on your example you could simply use the member
    names for grouping - instead of just comparing the name of the
    clicked member, compare whether or not char[2] of the name is the
    same as the clicked member. If so, deselect.
    2) You have the me parameter in your code, which suggests you
    are writing a behaviour which is attached to each radio on the
    stage. You could use sendAllSprites from the clicked member to tell
    other members to deselect. This way it will only affect any other
    radios on stage at the time and you don't need to hard code.
    Something like (pseudo-code)
    on mouseUp me
    clickedName = sprite(me.spriteNum).member.name
    sendAllSprites(#radioclicked, me, clickedName )
    end
    on radioclickedme, clickedName
    if sprite(me.spriteNum).member.name = clickedName then
    sprite(me.spriteNum).member.hilite = 1
    else
    sprite(me.spriteNum).member.hilite = 0
    end if
    end
    hth
    johnAq

  • Will only allow one minute of footage in my final project?

    Hey! So I am a new user, but I began adding footage to my project, but it will only allow me to have one minute of footage. It will not let me add more. How do I fix this? Is there a limit set somewhere? If so, how do I change it? I don't know what to do! Please help, I'm kind of technically ********. Thank you!

    your source of video is a camcorder?
    (I doubt that )
    or do you try to edit .wmv files?
    if so, for wmv you did install a plugin (flip4mac), which allows in its free trial only 60sec.
    purchase a licence, and your Mac handles this proprietary Microsoft format.
    or, you're not familiar with the skimmer, yellow borders etc
    spend an hour here:
    http://help.apple.com/imovie/

Maybe you are looking for