Smbclient sends no frames outside local VLAN

I'm trying to print on my company's printer accessible via samba
Whenever I try to access the print server via smbclient I get:
pc-salsa-info-092:py yannis$ smbclient -L vss-cups-03.priv.enst-bretagne.fr -U yharalam
Error connecting to 10.29.90.8 (Host is down)
Connection to vss-cups-03.priv.enst-bretagne.fr failed (Error NTSTATUS_ACCESSDENIED)
The print server IP is outside my VLAN (my IP is 10.66.145.92 and the mask 255.255.0.0). When I do an smbclient to a machine in my VLAN I get a quite different result:
pc-salsa-info-092:py yannis$ smbclient -L 10.66.145.90 -U yharalam
timeout connecting to 10.66.145.90:445
timeout connecting to 10.66.145.90:139
Error connecting to 10.66.145.90 (Operation already in progress)
Connection to 10.66.145.90 failed (Error NTSTATUS_ACCESSDENIED)
Which means that the 10.66.145.90 is seen while the 10.29.90.8 print server is not.
Surprisingly, when I do a tcpdump, I see outgoing frames in the first case, but not in the second. In other words: when attempting a smb connection outside my VLAN, MacOS X will not even send a single frame.
My firewall is deactivated. What can be the cause of this refusal to do a smb connection??
Thanks in advance for any hint!

The problem came from Little Snitch.

Similar Messages

  • ISE 1.1.1 (Fallback to local Vlan if radius server is found to be dead) not working

    We have configured following commands on switch to fallback to local Vlan if both radius server (policy persona's) is found dead. For test purpose we shutdown both servers (policy persona's) but fallback didn't work. We have 3750 switch running image 12.2(55)SE6 having following configuration.
    We do not know whether we configured switch in proper way or do we need to modify it.
    aaa new-model
    aaa authentication dot1x default group radius
    aaa authorization network default group radius
    aaa authorization auth-proxy default group radius
    aaa accounting update periodic 5
    aaa accounting auth-proxy default start-stop group radius
    aaa accounting dot1x default start-stop group radius
    aaa accounting system default start-stop group radius
    aaa server radius dynamic-author
    client 10.10.10.10 server-key 7 12345678 (Policy Persona 1)
    client 10.10.10.11 server-key 7 12345678 (Policy Persona 2)
    server-key 7 12345678
    ip device tracking
    epm logging
    radius-server attribute 6 on-for-login-auth
    radius-server attribute 6 support-multiple
    radius-server attribute 8 include-in-access-req
    radius-server attribute 25 access-request include
    radius-server dead-criteria time 30 tries 3
    radius-server host 10.10.10.10 auth-port 1812 acct-port 1813 key 7 12345678 (Policy Persona 1)
    radius-server host 10.10.10.11 auth-port 1812 acct-port 1813 key 7 12345678 (Policy Persona 2)
    radius-server vsa send accounting
    radius-server vsa send authentication
    Port Configuration
    interface GigabitEthernet0/1
    switchport access vlan 305
    switchport mode access
    ip access-group ACL-DEFAULT in
    authentication event fail action next-method
    authentication event server dead action reinitialize vlan 305
    authentication event server alive action reinitialize
    authentication host-mode multi-auth
    authentication open
    authentication order mab dot1x
    authentication priority dot1x mab
    authentication port-control auto
    authentication periodic
    authentication timer reauthenticate server
    mab
    dot1x pae authenticator
    dot1x timeout tx-period 10
    spanning-tree portfast
    Please help....
    Thanks

    Tabish-
    The pre-auth ACL that you have on your port is used for what's called a "Low-Impact" mode type of setup. With Low-Impact mode you are allowing services defined in the pre-auth ACL until the user/devices is authenticated. Once authenticated the pre-auth ACL gets replaced with the dACL/authorization policy that you have defined in the authorization profile. As a result, it is not possible to use "fail-open" configuration with low-impact as there is nothing to replace that pre-auth ACL since your NAD device(s) are unavailable.
    If you want to use the "fail-open" features you will have to use the "High Securty/Closed Mode." In that mode you cannot utilize the pre-auth ACL and essentially only EPoL traffic is allowed on port until authenticated.
    For more info you should reference the TrustSec design guide located at:
    http://www.cisco.com/en/US/solutions/ns340/ns414/ns742/ns744/landing_DesignZone_TrustSec.html
    Thank you for rating!

  • [SOLVED]How to send email to a local user?

    I have installed Mutt, msmtp, procmail and I can send and receive emails to/from remote hosts and I'd like to send email locally also (to the recipients on the same machine as the sender).
    When I try to send email to a local user from the root account -
    echo "Test message" | mail -s "Test subject" localuser
    then I get an error that connection to the port 25 is refused. Because the /etc/msmtprc file contains the 'localhost' as the default account's host, and on the local host I don't have a mail server listening on 25 port running.
    When I try to send email from a non-root account which has in /$HOME/.msmtprc file a real email account on a remote server, then of course there is an error that the domain for the email address 'localuser' is not recognized.
    How can sending email to local users be enabled?
    Last edited by nbd (2014-09-30 22:33:37)

    If I understand correctly, postfix it's a constantly running daemon. Seems to be an overhead for delivering only from time to time sent messages.
    ewaller wrote:
    > Out of the box, sendmail should be safe, but I think you have to enable local mail.
    Currently I have msmtp-mta installed, which is described as having sendmail functionality. If I install sendmail - will it be possible to send local email without running email daemons?

  • I want to send notifications to outside(i,e mail box) from oracle, and users will approve the notification from email

    Hi
    I have a client required to send notifications to outside email box, and also user will approve this notification through email.(i,e not logged into oracle and approve it) in 11i instance.
    i need to send mail from po department to finance department
    once finance department approves , then mail back to po department that your notificaiton approved.
    from address:=[email protected]
    to address:=[email protected]
    as part of this we did IMAP set up
    and used the following code. and getting the notifications from Oracle to my mail box.
    my main issue is when user approves the wf notifications, it is not showing my specified email address in the attribute #WFM_REPLYTO, always it is showing the IMAP set up wfdev address
    what is the value i need to use for this #WFM_REPLYTO
    eventhough i am sending the to_address email id to the following attribute(wf_engine.setitemattrtext), the workflow approval not working for that email id.
    only if i am using the '[email protected]' in the imap set up, then only approval is working.
    how can i override this to_email address value([email protected]) to my desired email address?
    wf_engine.setitemattrtext (itemtype => l_item_type,
    itemkey => l_item_key,
    aname => '#WFM_REPLYTO', -- to_ address
    avalue => '[email protected]' -- [email protected]
    if any body having some sample code related to this please share on this.
    Thanks
    sam

    Sam,
    Can you find any errors in the Workflow log file?
    Please review the following docs.
    Setting Different Values For Attributes #WFM_FROM & #WFM_REPLYTO Does Not Happen Or Results In SAXParseException (Doc ID 1455191.1)
    How To Change The Default From and Reply To Email Address For Workflow Email Notifications (Doc ID 760477.1)
    Thanks,
    Hussein

  • Can I send email invitations to local users instead of push notifications?

    I see in the documentation that "Attendees can be invited to events via email if they don’t have an iCal Server account."  Is there a way to send email invitations to local users instead of push notifications?  The server would be migrating from Exchange and everyone is accustomed to/wants email invitations for calendar events.
    I've already purchased a copy of Lion Server (10.7.4) and pretty much everything is setup.  Sadly I'm just now running into this issue.  Email invitations to non iCal server accounts work fine.
    Thanks for the help.

    Hi gracem0324,
    Go to Settings>Messages>Send & Receive, and click on your Apple ID and sign out of Messages. Then sign on again. Sometimes it needs to reset itself....
    Cheers,
    GB

  • HREAP APs lose local VLAN mappings

    Hello,
    We are using a 5508 controller (version 7.0.98.0) in a central location and 1242 access points in HREAP mode in remote locations. 
    I have noticed that, for no specific reason, HREAP APs sometimes lose their local VLAN mappings and revert to centrally switched interface VLAN tags?? Since central VLAN tags and local VLANs are not the same, local traffic can not be routed and clients lose connection.
    I have seen that a software bug has been reported CSCsw68997 (http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCsw68997) but it seems to have been fixed in software version that don't exit for 5508 WLCs.
    Would you have any idea if there is a fix to this issue?
    Thanks for your help, much appreciated,
    Laure

    It is important to note that CSCsw68997 is an enhancement, not exactly a bug.
    The bottom line is that if HREAP APs move between controllers, and those controllers are not identical with WLAN Order (including the AP group WLAN order) then your mappings might change.
    Now if you want the code this enhancement is added to, I believe both of those are readily available from TAC. If you need Cisco.com versions of the code, then you'll need to wait a few more weeks....

  • Messaging Server 4.1: Received mail is not returned to the sender if the receiving local account does not exist.

    I have found that received mail is not returned to the sender if the receiving
    local account does not exist. This problem occurs even if I use Console to
    enable the Return message to sender option under the error handling methods.
    In addition, I have used the configutil
    to confirm that I have set the value
    for Unknown account action to "13," which corresponds to the settings "Return
    message to sender," "Notify the postmaster via email," and "Log the error in
    the log file." Yet, in this situation, an error message is being sent to
    postmaster, but not to the sender, and the error is not being recorded in the
    log file.
    <P>
    Do the following steps:<BR>
    <P>
    <OL>
    <LI>From Console, open the appropriate Messaging Server.
    <LI>Click the Configuration tab.
    <LI>Open the Services folder.
    <LI>Select SMTP.
    <LI>Click the System tab.
    </OL>
    <P>
    Check the "Domain handled by this server exclusively" field to make sure that
    your mail domain is listed. If your mail domain is not listed, then Messaging
    Server will assume that there is another mail server that is handling the
    domain listed and will forward requests to this server.
    <P>
    For more information, please see the document <I>Messaging Server
    Administrator's Guide</I>, Chapter 3, Configuring SMTP Services at <BR>
    http://docs.iplanet.com/docs/manuals/messaging/nms41/ag/smtp.htm#1010371

    On Thu, 12 Dec 2013 16:16:02 +0000, lpphiggp wrote:
    > I'm seeing this XTCOM error occur all over our /var/log/messages for one
    > server, running SLES11sp2 / OES11/sp1;
    >
    > I don't really know what this is even for. We don't use NetStorage or
    > iPrint even, this server only does basic NCP file serving, DHCP, and
    > hosts a GroupWise PO.
    > Is this anything to be concerned about?
    If this:
    http://www.linuxquestions.org/questi...entication-vs-
    edirectory-825043/
    is to be believed, it seems to indicate that your NAM configuration on
    this server is not valid. I'm not seeing this message here on the OES
    servers I looked at, and NAM is working correctly here.
    David Gersic dgersic_@_niu.edu
    Knowledge Partner http://forums.netiq.com
    Please post questions in the forums. No support provided via email.
    If you find this post helpful, please click on the star below.

  • Sending material/tool outside for repair work

    I have to send the tool outside to a workshop for repair work.
    How it is done in sap?
    which movement type I have to use in this case?

    hi
    1. MM01 - Create Material Master for every Spare Part / Machinery to be sent to Vendor for Repair as Non-Valuated (Material Type "UNBW") (Do not extend Accounting and Costing views since you don't require postings of Stock value and consumption values, you only want to track the Service/Repair Charges)
    2. MIGO - Goods Receipt > Others (Receive the quantities of these materials using Movement Type 501 / 511)
    3. ME21N - Create Subcontracting PO (Here Main Material and Component will be same material)
    4. MB1B - Transfer Posting w.r.t. Subcon PO (Mvmt Type - 541, Spare Part stock will get posted to Vendor Stock)
    5. MB90 - Take Print out of this Material Doc as Returnable Gate Pass (U need to configure Message Determination of Inventory Mgmt)
    6. MIGO - GR against Subcon PO (101 - Receive Spare Part, 543 O - Consumption of Spare Part form Vendor Stock)
    7. MIRO - LIV for Service Charges w.r.t. Subcon PO
    check this process
    regards
    KI

  • Unable send mails to outside world thru centeral mail host

    I have installed IMS 5.1 on solaris 8 . I could able to send mails internal users (in the same server) I could able to receive external mails. But I am unable to send mails to outside world. I have to send mails to corporate mails server. Pls can u help me out . My server Ip is 191.254.4.10 and 191.254.1.28 is corporate mail server.

    What error message or messages are you getting when you try to send?
    I suspect you need to do things. First change your INTERNAL_IP mapping to allow those IP or networks that you wish to be able to relay through your host. Second you need to use a smart host, i.e. the mail hub you talk about. To do that look at putting the daemon channel keyword on the tcp_local channel.

  • SMTP Server Sending Emails from mymac.local

    I ran a "fetchmail -a" command in terminal not thinking it would work from the command line. It worked and downloaded all my mail from Gmail locally to my mac into /var/me/mail. About 8000 messages in total.
    But it also started relaying all those messages through a postfix program I didn't know was running.
    From what I can tell it tried to relay every message I was sent in my gmail to mymac.local and when it couldn't it send NDR messages back to the address that was trying to send it (i.e. the original sender that sent it to my gmail).
    So to cut a long story short everyone who ever sent me an email got an NDR saying a message they sent to mymac.local could not be delivered. I was spamming them but I did not know it until a few hours later. At that time I killed the postfix program that (i think) was running an SMTP server relay on my machine. (I have MAMP installed for web development)
    I still do not know if it has stopped sending as I cannot view what has been sent or not been sent in any log files.
    How do I make sure everything (SMTP relays/postfix etc.) has stopped sending?
    How do I turn off ability to send anything from my local machine?

    Hi,
    Some ISPs will only allow a device to send emails from their server when its connecting to the Internet over their network.
    If the iPod touch is connecting to the Internet over the cellular network, you will most likely have to enable an alternate outgoing mail server(one that can only send over the cellular network). This article: http://support.apple.com/kb/TS1426 provides more details about enabling alternate SMTP servers.
    You can avoid ISP related send mail issues by switching to another email provider, like MobileMe, Yahoo!, or Gmail.
    -Jason

  • Cant send mail to outside domain

    HI,
    I've developed a program to send a mail. The program works fine in development & quality systems. However in production system the program fails to send mail to any recipient which is in outside domain. The program sends mail to user which is in my company's domain. Can any one please help.
    The program was working fine till last month , however it has stopped sending mails to outside domain now.
    Bye

    Hi mac,
    There is one setting in transaction SCOT (Basis people will be able to help you).
    There we can specifiy the domains. Generally it is *. But it can be restricted. This may be causing the issue.
    Regards,
    Amit Mittal.

  • How i implement sending a mail on local system also i want to see these mail as a receiver

    Plz any one tell me ,
    how can i implement sending a mail on local system also i
    want to see these mail as a receiver.
    any suggestion appreciated.
    Regards
    Prashant

    Do some research on setting up an SMTP Mail Server. You need
    one running somewhere on your box or on your network. Your box
    would be 127.0.0.1 your network would be 10.x.x.xxx as given to you
    by your network gurus. You may run into firewall issues also. Port
    is typically 25. The SMTP server (the one that comes with IIS does)
    often has settings to prohibit relays from external sources (CF
    would be considered external). When I first got into this, I didn't
    understand the concepts and tried to get my own IIS supplied SMTP
    server up and running. It never worked (even efter permitting
    relays), most likely due to the Corporate Network and security
    properties and Firewalls etc. When I finally figured all this out ,
    I was able to ask the Network Guru's, "Do we have an SMTP server I
    can access?". Turns out they had something built into or bolted
    onto MS Outlook Exchange Server, they gave me the IP, and presto,
    everything worked as advertised.

  • Hi, I am new to Mac and i managed to install and configure all the services. Now my issue is when i sending mail using the local server to internal, mail are not receiving. Mail queue showing Connection refused error. Please help me

    I am new to Mac and i managed to install and configure all the services. Now my issue is when i sending mail using the local server to internal, mails are not receiving. Mail queue showing Connection refused error. Please help me
    Thanks
    GIRI

    Try this -> http://support.apple.com/kb/TA38632?viewlocale=en_US

  • Send an equipment outside for a service

    hi dudes
    I want to send some equipments outside of company because of a service(e.g. Calibration), I created a PO or PR for service (Item category D) , entered sommething in short text but where I can add name of equipments and I want to send them out???
    there is no place for them in PO screen. what can I do?

    you need to create a BOM with recursive indicator marked that is you need to enter the parent material and item material as same.
    becuase you are sending it to vendor for job work
    create the po for subcontracting that is with item category L

  • Notification mailer is not able to send mails to Outside domain i.e gmail

    Hi All,
    We are in 12.1.3 EBS application with 11.1.0.7 DB on Aix 64 bit platform:
    resently we configured notification mailer with out any issues
    But the issue is notifications are delivered to with in the domain itself but not to outside the domain i.e gmail and yahoo
    SMTP server host name is owa.craftsmanautomation.com the same we used to configure the Notification mailer
    Even we verified from os level using telnet utility as follows:
    $ telnet owa.craftsmanautomation.com 25
    Trying...
    Connected to 192.168.5.8.
    Escape character is '^]'.
    220 Capl-cas01.CRAFTSMAN.LOCAL Microsoft ESMTP MAIL Service ready at Thu, 12 Jul 2012 14:03:47 +0530
    EHLO CAPL-PROD
    250-Capl-cas01.CRAFTSMAN.LOCAL Hello [192.168.5.12]
    250-SIZE
    250-PIPELINING
    250-DSN
    250-ENHANCEDSTATUSCODES
    250-STARTTLS
    250-X-ANONYMOUSTLS
    250-AUTH NTLM
    250-X-EXPS GSSAPI NTLM
    250-8BITMIME
    250-BINARYMIME
    250-CHUNKING
    250-XEXCH50
    250-XRDST
    250 XSHADOW
    MAIL FROM: [email protected]
    250 2.1.0 Sender OK
    RCPT TO: [email protected]
    250 2.1.5 Recipient OK
    DATA
    354 Start mail input; end with <CRLF>.<CRLF>
    Subject: Test message
    Test message body
    250 2.6.0 <[email protected]> [InternalId=85753] Queued mail for delivery
    quit
    221 2.0.0 Service closing transmission channel
    Connection closed.
    In the above command in place of FROM and TO mail-id's if we use any personal mail-id's getting error message as "Unable to Relay".Please suggest is there any changes we need to done at SMTP server Level or OS level or Application Level.
    Thanks in Advance

    925263 wrote:
    Hi Hussein,
    Thanks Alot for your reply.
    Currently we changed the SMTP Server(mail.craftsmanautomation.com).we used anoth SMTP server to configure Notification Mailer.Because previous one(owa.craftsmanautomation.com) is not able to send mail's to outside domains.
    But in this case we got the below error message while testing.Below error message we captured from the output file of the script Oracle Workflow ATG Support: R12 Java Mailer Setup Diagnostic Test.
    ERROR
    [Nov 10, 2012 1:32:45 PM GMT+05:30]:1352534565017:-1:-1:capl-prod.craftsmanautomation.com:192.168.5.13:-1:-1:1:20420:SYSADMIN(0):-1:Thread[outboundThreadGroup1,5,outboundThreadGroup]:192.168.5.13:84096:1352529863628:11:ERROR:[SVC-GSM-WFMLRSVC-110812-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Problem encountered when sending to {[[WFTEST <[email protected]>]]} -> javax.mail.SendFailedException: Invalid Addresses;
    nested exception is:
    class javax.mail.SendFailedException: 554 5.7.1 <[email protected]>: Sender address rejected: Access denied
    Please see these docs.
    Email Not Received javax.mail.SendFailedException: Invalid Addresses [ID 876835.1]
    Workflow Notification Mailer Unable to Send E-Mail Notifications [ID 374804.1]
    Unable to Email Proposal Documents to an 'External Address' [ID 1126223.1]
    How to address Email Center: Outbox Processor Error: Invalid Addresses [ID 1399427.1]
    Thanks,
    Hussein

Maybe you are looking for