SC40220 - iscsi - 2 * FD - unable to discover through the 2nd IP Portal

Hello

Trying to get multipath and switch fabric resilience working with installation of FD double on the SC4020. MSDS are ISCSI1 and ISCSI2.

Addresses IP SAN

10.154.167.205/24 address IP ISCSI1

Controller X p1 10.154.167.201/24

Controller Y p1 10.154.167.203/24

10.154.168.206/24 address IP ISCSI2

Controller X p2 10.154.168.202/24

Controller Y p2 10.154.168.204/24

As you can see, I have 2 SDS stretching across SAN controllers, IE 1 in ISCSI1 port & port 2 in ISCSI2 on both controllers. The reasoning behind this is that I should be able to maintain the multi-channel operation even if I lose a set on the SC4020 controller.

Every FD and associated controller ports has been addresses above, every FD has its own 24 and VLAN own. All the switchports are in access mode on a pile of EX4550 of Juniper in the appropriate VLAN and run frames.

On the side of linux client (oracle 7 UL - 3.8.13 - 35.3.1.el7uek.x86_64) we have two interfaces, hl4 and p3p2 which are also processed in the correct subnets, hl4 is 10.154.167.51/24 and p3p2 is 10.154.168.151/24

The client can ping the IP addresses of the two ports members successfully as well as ip address of FD when restricted to the interface of good source.

for example, of hl4 for ISCSI1

root@PD-TK-DB01 ~ # ping - I hl4 - c1 10.154.167.201
PING 10.154.167.201 (10.154.167.201) of 10.154.167.51 hl4: 56 (84) bytes of data.
64 bytes from 10.154.167.201: icmp_seq = 1 ttl = 64 time = 0.063 ms

-10.154.167.201 - ping statistics
1 packets transmitted, received 1, 0% packet loss, time 0ms s
RTT min/avg/max/leg = 0.063/0.063/0.063/0.000 ms
root@PD-TK-DB01 ~ # ping - I hl4 - c1 10.154.167.203
PING 10.154.167.203 (10.154.167.203) of 10.154.167.51 hl4: 56 (84) bytes of data.
64 bytes from 10.154.167.203: icmp_seq = 1 ttl = 64 time = 0,067 ms

-10.154.167.203 - ping statistics
1 packets transmitted, received 1, 0% packet loss, time 0ms s
RTT min/avg/max/leg = 0.067/0.067/0.067/0.000 ms
root@PD-TK-DB01 ~ # ping - I hl4 - c1 10.154.167.205
PING 10.154.167.205 (10.154.167.205) of 10.154.167.51 hl4: 56 (84) bytes of data.
64 bytes from 10.154.167.205: icmp_seq = 1 ttl = 64 time = 0.125 ms

-10.154.167.205 - ping statistics
1 packets transmitted, received 1, 0% packet loss, time 0ms s
RTT min/avg/max/leg = 0.125/0.125/0.125/0.000 ms
root@PD-TK-DB01 ~ #.

Ditto for p3p2 for ISCSI2

root@PD-TK-DB01 ~ # ping - I p3p2-c1 10.154.168.202
PING 10.154.168.202 (10.154.168.202) of 10.154.168.151 p3p2: 56 (84) bytes of d ata.
64 bytes from 10.154.168.202: icmp_seq = 1 ttl = 64 time = 0,123 ms

-10.154.168.202 - ping statistics
1 packets transmitted, received 1, 0% packet loss, time 0ms s
RTT min/avg/max/leg = 0.123/0.123/0.123/0.000 ms
root@PD-TK-DB01 ~ # ping - I p3p2-c1 10.154.168.204
PING 10.154.168.204 (10.154.168.204) of 10.154.168.151 p3p2: 56 (84) bytes of d ata.
64 bytes from 10.154.168.204: icmp_seq = 1 ttl = 64 time = 0,113 ms

-10.154.168.204 - ping statistics
1 packets transmitted, received 1, 0% packet loss, time 0ms s
RTT min/avg/max/leg = 0.113/0.113/0.113/0.000 ms
root@PD-TK-DB01 ~ # ping - I p3p2-c1 10.154.168.206
PING 10.154.168.206 (10.154.168.206) of 10.154.168.151 p3p2: 56 (84) bytes of d ata.
64 bytes from 10.154.168.206: icmp_seq = 1 ttl = 64 time = 0.116 ms

-10.154.168.206 - ping statistics
1 packets transmitted, received 1, 0% packet loss, time 0ms s
RTT min/avg/max/leg = 0.116/0.116/0.116/0.000 ms
root@PD-TK-DB01 ~ #.

If the basic network connectivity is fine.

iSCSI configured on the client as follows:

iface m iscsiadm - I ISCSI1 o new
iface m iscsiadm - I ISCSI2 o new
iface m iscsiadm-ISCSI1 o Update - n iface.net_ifacename - v hl4
iface m iscsiadm-ISCSI2 o Update - n iface.net_ifacename - v p2p3

If you are still with me now, the problem is the following. Anything done to the targets of ISCSI1 is very well. Discovery works as expected.

root@PD-TK-DB01 ~ # iscsiadm-m - t st Pei 10.154.167.205 discovery - I ISCSI1
10.154.167.205:3260, 0 iqn.2002 - 03.com.compellent:5000d31000ac201c
10.154.167.205:3260, 0 iqn.2002 - 03.com.compellent:5000d31000ac201d
10.154.167.205:3260, 0 iqn.2002 - 03.com.compellent:5000d31000ac201e
10.154.167.205:3260, 0 iqn.2002 - 03.com.compellent:5000d31000ac201f
root@PD-TK-DB01 ~ #.

but not for ISCSI2

root@PD-TK-DB01 ~ # iscsiadm-m - t st Pei 10.154.168.206 discovery - I ISCSI2
iscsiadm: no portals found

Don't forget I can ping 10.154.168.206, * I can even telnet to it on 3260 to prove connectivity TCP is good, but it won't allow me to see anything through it.

When I added the definition to the server on the San and attempt to add the two HBAs that corresponding to the hl4/ISCSI1 appears as with the correct initiator; but with 4 virtual controller ports, 2 per controller port in ICSI1 physics. What worries me, I expect only 1 per physical port as each customer HBA can see only two physical ports altogether.

I can add an HBA corresponding to p3p2, but it just never came up.

We are not permissioned for compellent yet portal if can't whitepapers or baselines that can exist in there, but surely what we are trying is a fairly basic facility and we shouldn't have trouble with it.

Out of curiosity - is the operating system on the server object set multipath in SC interface? I don't see any errors in your basic configuration, so I wonder if its something simple/specific to the supreme court as mapping

Tags: Dell Products

Similar Questions

  • Internationalize the Page titles added through the hierarchy of pages

    Hi all

    JDev + Webcenter: 11.1.1.5
    Is there a way of internationalizing Page titles added through the hierarchy of Portal Center pages? The Title property of the hierarchy of the pages seems to recognize the bundle files.

    Thank you
    Amit

    There is currently no provision to set titles from page to page heirearchy.
    Same topic was discussed earlier on -Re: Multi languages Portal

    You can very well define the page titles to the model of navigation and in the level of the page also through tag af:document.

    Kind regards
    Hoque

  • When going through the process of downloading with social monkee and reach the point add it to firefox, I get the following message: "social Monkee cannot be installed because firefox is unable to modify the required." How can this be repaired?

    When going through the process of downloading with social monkee and reach the point add it to firefox, I get the following message: "social Monkee cannot be installed because firefox is unable to modify the required." How can this be repaired?

    Which is usually caused by a lack of unpacking the directive (< em: unzip > true < / em: unzip >) in the file install.rdf to this extension.

    See https://developer.mozilla.org/En/Updating_extensions_for_Firefox_4.0#XPI_unpacking

  • Try to add my volume icon to the taskbar. Has passed through the stages but unable to check the box for the icon?

    I noticed that when I turned on my laptop that the volume was very fort! So, when I went to my silent icon it is when I noticed that he was not there with my battery power icon button. Then I wen through the steps to add them both back to my taskbar. Which were: click Start and then right click on the properties button, and then on the Notification area. Under system icons it won't let me check the volume and the power icon icon!

    Help

    Hello Annette,.

    From your description, I understand that you are unable to add the volume icon and the power icon to the taskbar.

    Run the fixit suggested in the following link.
    System icons do not appear in the notification area in Windows Vista or Windows 7, you must restart the computer

    http://support.Microsoft.com/kb/945011/en-us

    Registry WARNING: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, see this link:

    http://Windows.Microsoft.com/en-us/Windows-Vista/back-up-the-registry

    If you have additional questions, or if this problem persists, come in and we will be happy to help you.

  • When you try to connect from my vista desktop to my laptop windows 7 through the DRC I get the error "unable to connect to the gateway terminal server."

    problems of the DRC of vista for windows machine 7

    I have 2 computers running on a homegroup. When you try to connect from my vista desktop to my laptop windows 7 through the DRC, I get the error "unable to connect to the gateway terminal server."   Can I remotely from the laptop to the desktop vista end. I the DRC 7 is installed on the desktop and tried to connect using the IP as well as the name of the machine but still no joy.

    can someone shed light on this please?

    Hello

    Temporarily disable the security software on both computers and check if it makes a difference.

    http://Windows.Microsoft.com/en-us/Windows-Vista/disable-antivirus-software

    Note: Antivirus software can help protect your computer against viruses and other security threats.  In most cases, you should not disable your antivirus software. If you need to disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network, while your antivirus software is disabled, your computer is vulnerable to attacks.

  • Unable to connect to the local MySQL server through socket ' / var/lib/mysql/mysql.sock' #2 #.

    I received an email indicating that HP does not show me as having all printers which explains why I have not received information of driver update I guess.  But when I typed in HP4500 G510, I received the following error message:

    Unable to connect to the local MySQL server through socket ' / var/lib/mysql/mysql.sock' #2 #.

    And since I don't know beans about computers, I don't have any idea what it means.

    Because I had to pick a topic, I chose the one above, but no other choices were nowhere near cover.

    Hi mac64.
    I understand you are trying to register for updates for your Officejet 4500. I can certainly help you with this.

    I'll give you a link to try to register for driver updates. Please let me know if it's the same link you used and if this works differently for you, simply click on the following link: the HP driver updates.

    Hope to hear from you soon

  • Unable to connect to the database through OEM

    Hello

    ORACLE VERSION: 10.2.0.1.0
    OPERATING SYSTEM: LINUX

    I was unable to connect to my database through OEM. This is to show the error like this in my OEM.

    Enterprise Manager is unable to connect to the database instance. The State of the components are listed below.

    Here it is the list of the errors written to the trace file.

    2009-07-13 14:55:18, 351 [EMUI_14_55_18_/console/aboutApplication] ERROR em.console doGet.311 - java.lang.IllegalStateException: response has already been committed
    java.lang.IllegalStateException: response has already been committed
    at com.evermind.server.http.EvermindHttpServletResponse.resetBuffer(EvermindHttpServletResponse.java:1901)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:211)
    at oracle.sysman.emSDK.svlt.PageHandler.render(PageHandler.java:773)
    at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:396)
    at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:688)
    at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:291)
    at oracle.sysman.eml.app.Console.doGet(Console.java:135)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:101)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
    at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:123)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
    at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:239)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    2009-07-13 14:55:20, 893 [HttpRequestHandler-25640626] ERROR conn. ConnectionService verifyRepositoryEx.433 - invalid connection Pool. ERROR = ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:20, 925 [HttpRequestHandler-25640626] ERROR eml. OMSHandshake getParameterFromDB.402 - ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:20, 926 eml ERROR [HttpRequestHandler-25640626]. OMSHandshake processFailure.619 - OMSHandshake failed. (AGENT URL = http://VTL3200DB:3938/emd/main) (ERROR = INTERNAL_ERROR)
    2009-07-13 14:55:20, 959 [HttpRequestHandler-23946437] ERROR conn. ConnectionService verifyRepositoryEx.433 - invalid connection Pool. ERROR = ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:20, 990 [HttpRequestHandler-23946437] ERROR eml. OMSHandshake getParameterFromDB.402 - ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:20, 991 [HttpRequestHandler-23946437] ERROR eml. OMSHandshake processFailure.619 - OMSHandshake failed. (AGENT URL = http://VTL3200DB:3938/emd/main) (ERROR = INTERNAL_ERROR)
    2009-07-13 14:55:42, 047 conn of ERROR [OmsServiceDriver thread]. ConnectionService verifyRepositoryEx.433 - invalid connection Pool. ERROR = ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:51, 030 [HttpRequestHandler-12767107] ERROR conn. ConnectionService verifyRepositoryEx.433 - invalid connection Pool. ERROR = ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:51, 062 eml ERROR [HttpRequestHandler-12767107]. OMSHandshake getParameterFromDB.402 - ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:51, 063 eml ERROR [HttpRequestHandler-12767107]. OMSHandshake processFailure.619 - OMSHandshake failed. (AGENT URL = http://VTL3200DB:3938/emd/main) (ERROR = INTERNAL_ERROR)
    2009-07-13 14:55:51, 096 [HttpRequestHandler-28346522] ERROR conn. ConnectionService verifyRepositoryEx.433 - invalid connection Pool. ERROR = ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:51, 127 [HttpRequestHandler-28346522] ERROR eml. OMSHandshake getParameterFromDB.402 - ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:51, 127 [HttpRequestHandler-28346522] ERROR eml. OMSHandshake processFailure.619 - OMSHandshake failed. (AGENT URL = http://VTL3200DB:3938/emd/main) (ERROR = INTERNAL_ERROR)
    2009-07-13 14:56:21, 162 [HttpRequestHandler-32110028] ERROR conn. ConnectionService verifyRepositoryEx.433 - invalid connection Pool. ERROR = ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:56:21, 193 [HttpRequestHandler-32110028] ERROR eml. OMSHandshake getParameterFromDB.402 - ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:56:21, 194 [HttpRequestHandler-32110028] ERROR eml. OMSHandshake processFailure.619 - OMSHandshake failed. (AGENT URL = http://VTL3200DB:3938/emd/main) (ERROR = INTERNAL_ERROR)
    2009-07-13 14:56:21, 227 [HttpRequestHandler-12767107] ERROR conn. ConnectionService verifyRepositoryEx.433 - invalid connection Pool. ERROR = ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:56:21, 258 [HttpRequestHandler-12767107] ERROR eml. OMSHandshake getParameterFromDB.402 - ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:56:21, 259 [HttpRequestHandler-12767107] ERROR eml. OMSHandshake processFailure.619 - OMSHandshake failed. (AGENT URL = http://VTL3200DB:3938/emd/main) (ERROR = INTERNAL_ERROR)

    You search properly

    https://metalink2.Oracle.com/MetaLink/PLSQL/f?p=130:14:7431989769142239402:p14_database_id, p14_docid, p14_show_header, p14_show_help, p14_black_frame, p14_font:NOT, 259379.1, 1, 1, 1, helvetica

  • LaserJet 1536dnf: unable to scan and print 2 documents through the ADF faces

    I'm currently scanning and printing, two documents faces through the ADF. I went through the controls on the printer to get the "copy" menu and select the duplex option, press ok.  Then looked for "type of copy. The only choice I have is 1 to 1 side and 1 or 2 sides. According to other posts, there is No '01:58 back!

    Hello

    It does support duplex scanning. You have to do manually

    Kind regards.

  • Unable to connect through a dsl modem E1550

    I'm new here and don't know how to look pls if accept my apologies if this has been discussed already. Have an existing befsr41 / westell b90-210015 connection that has been worked for years... replaced the befsr41 with e1550 and unable to connect to the internet. Tried to connect to the modem directly to see how to "bridge mode" but can't find the right ip address.

    Any advice will be appreciated.

    Please do not consider my ad - found a solution (clone the mac address of the original router).

  • Unable to connect to the internet through hp5510 printer

    As the subject line says:

    It's a printer Photosmart 5510. It prints and scans perfectly and all four laptops I installed it, the hp update downloaded software.

    When I first set up the printer, I was able to access additional applications online. After about half an hour, I lost the internet connection through the printer.

    I had installed using the automatic ip address selector and he gave me an address of 169.254.xxx.xxx.

    I have re-configured manually with a 192.168.xxx.xxx and even if the printer was working well with the PC it still wouldn't connect with internet.

    I have reset to factory settings and automatically and manually configured without success. Also, I restarted my router and changed the wireless channels.

    I can not yet use the eprint service anddownload any apps.

    My son tried to use a proxy, but it still wouldn't connect.

    As I said... .it worked for a short time and then stopped.

    Is there any solution for this?

    Thanks for any answers

    Hello

    Please try to manually set the DNS addresses in the EWS page:

    From your web browser, go to the EWS by typing the IP address of the printer.

    Enter the network tab.

    Click Network

    Click on the network (IP) address

    Under the DNS address Configuration, select manual DNS server and provide the following parameters:

    Define DNS preferred as 8.8.8.8

    and the alternative e-mail address 8.8.4.4

    Click on apply and try to access the Web Serives again.

    If the connection still does not work, and that the configured proxy address, enter the Web Services tab.

    Click the Proxy settings.

    Uncheck the option button, make sure that any field is left blank and click on apply.

  • Unable to connect to the outside through Horizon View Client

    http://www.VMware.com/files/PDF/view/VMware-view-evaluators-Guide.PDF

    I'm in the middle of evaluation of VMware Horizon View Suite. I set it up according to the information provided in the link above

    I am able to connect to my desktop PC internally through the Horizon View Client and HTML.

    I am also able to connect to the outside through HTML - BUT NOT - through the Horizon View Client from an external location.

    My first thought is that I have all the correct ports open on my firewall to network, that's what I opened, did I miss something?

    TCP / 80

    TCP / 443

    TCP / 4001

    TCP / 4172

    TCP / 8009

    TCP / 8443

    UDP / 4172

    Any help is appreciated with this!

    Exercise 3: connection to a Horizon of a customer of Mobile display view desktop

    "Launch the Horizon View Client you iOS mobile device...". "You will be asked to enter the host name or IP address of the view composer Server"

    See Server of composer? When I enter this IP address, it does not work immediately, it's a typo?

    Any help is greatly appreciated

    http://KB.VMware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&docTypeID=DT_KB_1_1&externalID=1036208

    My problem was solved by following the information provided in the above document (video), but the following two documents where it is also very useful

    http://KB.VMware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalID=1028332

    0 224598712 http://KB.VMware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=1039021&sliceId=2&docTypeID=DT_KB_1_1&dialogID=224578928&StateID=0

  • Unable to connect to the App Store and auto delete app

    Hi, I never update my ipad because I never, and I do not have the space for it anyway. Now and then I get the message saying ipad needs space for the update, press ok to allow deletion, or something in that sense. Theres two options cancel or ok. Today I accidentally pressed ok. He deleted my largest app and now I am having problems with the App Store. I can open it and see the recommended page. I think I can upload them as well, but when I use the search bar, it says unable to connect to the App Store. I don't know what to do and how to cancel.

    First of all, make sure that you don't have enough free space before trying to re-download the application. Once you know that you have enough space, try these two ways to get to the app.

    Click on the tab purchased on the App Store and see if the application appears in a search here or just trying to slide through until you see the app and then download it from there.

    If this does not work, do a Google search for the app. It should appear in the search. Tap on the app in the Google search and who should open the description window app on the App Store with the download next to the app icon.

  • Unable to connect on the websites except Google and facebook

    I am currently unable to connect to all websites except Google or Facebook since yesterday. I did the basic check through the menu in SAFARI preferences with no result. Could someone help me in this matter?

    Thank you.

    Hello.

    If you have problems to open Web pages, take a look at these techniques proposed by Apple of troubleshooting.

    https://support.Apple.com/en-us/HT204098

    Go to the Safari menu (at the top right of your screen next to the Apple icon), choose 'Quit Safari'

    Press the "Shift" key and while holding this button on your unique keyboard, click the icon of Safari on your Dock.

    Open Safari - Preferences - Privacy - data to remove any Web site.

    Open the menu to go with the Option (Alt) key - library - key locate Safari folder and place it on your desktop. Restart your Mac, open Safari and delete the file from your desktop.

    Also, try the following steps:

    Restart your Mac.

    Try to start:

    -Stop your Mac

    -Wait until your computer turns off and after that press the power button

    -Just after you hear the startup tone, press in and hold the SHIFT key

    -Release the SHIFT key when you see a gray Apple sign and the progress under this sign bar

    -Once your Mac boot, restart dhcpd as you usually do.

    If this does not help, follow the instructions below:

    -Stop your Mac

    -Wait until your computer turns off and after that press the power button

    -Just after you hear the startup tone, press in and hold the SHIFT key

    -Release the SHIFT key when you see a gray Apple sign and the progress under this sign bar

    -Once you see office, start a scan Disk Utility to detect and repair file system errors (remember to choose your primary hard drive)

    -Click on the disc to check, then, if requested to solve the problems on the repair disk

    -After that click on verify disk permissions, and then click Repair disk permissions

    -Once the process is complete, stop your Mac and turn it on again after 30 seconds

    I hope this helps!

  • Unable to connect to the software update server (127.0.0.1)

    I'm under El Capitan 10.14.4

    I'm unable to view or download from the App store apple updates. Everything else in the app store works fine except the updates and the updates, I get 3rd party updates, but nothing from apple. If I click on updates at the top of the app store icon I get the following error

    Troubleshooting steps I went through far

    • I restarted my mac a few times
    • I did some research on Google and messages more speak of iworm, fortunately I could find no trace of an infection by the worm, I scanned my machine using Sphos and ClamXav and haven't found anything relating to iWorm. I am also unable to find all the files, he leaves behind him, so I think I'm safe in this regard.
    • I checked the hosts file and there are no entries that should not be there, hosts file is copied below.

    # Database host

    #

    localhost # is used to configure the loopback interface

    # When the system boots.  Do not change this entry.

    ##

    127.0.0.1 localhost

    255.255.255.255 broadcasthost

    : 1 localhost

    • The /var/log/install.log which appear relevant lines are;

    May 26 09:44:02 macbook-pro softwareupdated [435]: SUScan: Scan for pid 435 client (/ System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdated)

    May 26 09:44:02 macbook-pro softwareupdated [435]: SUScan: out of time scan = 0.2

    May 26 09:44:02 macbook-pro softwareupdated [435]: SUScan: error in scan: error Domain = NSURLErrorDomain Code =-1004 'unable to connect to the software update server (127.0.0.1)." UserInfo = {NSErrorFailingURLKey =http://127.0.0.1/content/catalogs/others/index-10.11-10.10-10.9-mountainlion-lio n-snowleopard - leopard.merged - 1_disabled.sucatalog, SUCatalogFetchOverrideURLString =http://127.0.0.1/content/catalogs/others/index-10.11-10.10-10.9-mountainlion-lio n-snowleopard - leopard.merged - 1_disabled.sucatalog, NSLocalizedRecoverySuggestion = check that your network connection is working normally.} {If there is no problems with your connection, contact your network administrator for assistance., NSLocalizedDescription = can connect to the software update server (127.0.0.1)., SUErrorRelatedCode = SUErrorCodeScanCatalogNotFound, SUErrorUpdateServerName = 127.0.0.1, NSErrorFailingURLStringKey =http://127.0.0.1/content/catalogs/others/index-10.11-10.10-10.9-mountainlion-lio n-snowleopard - leopard.merged - 1_disabled.sucatalog, _kCFStreamErrorDomainKey = 1, _kCFStreamErrorCodeKey = 61}

    May 26 09:44:02 macbook-pro softwareupdated [435]: Scan received the error unable to connect to the software update server (127.0.0.1).

    May 26 09:44:02 macbook-pro softwareupdated [435]: updates marked ramps

    • I can ping swscan.apple.com and she is resolved to 17.164.1.22 which is the same IP that also resolves the mac next to me (which gets the update)
    • I cannot telnet on port 443 to swscan.apple.com and it connects.
    • I have a mac in yosemite next to me who can see the updates so I suspect that doesn't pose any problems with the service itself rather something on why machine.
    • I started in safe mode, and while in safe mode, I get the same error.

    I am at a complete loss what to do next short of wiping and restore from a time machine backup, can anyone help please

    You can try to disable the Sophos websheild and ClamXav if she has one. Even better would be to uninstall both and test.

    FWIW, it is never a good idea to have 2 av programs installed.

  • Unable to connect to the Cisco VPN you use native client: El Capitan

    I'm unable to connect to the Cisco VPN using native client server Cisco OSX via IPSec. Before the upgrade for connections VPN El Capitan has worked without any problems. VPN uses the shared secret of group. It seems, I get the error "raccoon [2580] ': could not send message vpn_control: Broken pipe ' during the connection."

    When I upgraded to El Capitan, VPN connection has stopped working. I tried to do the following:

    * connect using the old work VPN connection: without success

    Config: Hand [server address, account name],

    AUTH settings [shared secret, the Group name].

    Advanced [mode to use the passive FTP = TRUE]

    errors:

    "authd [124]: copy_rights: _server_authorize failed.

    "raccoon [2580]: could not send message vpn_control: Broken pipe"

    ...

    * Add new VPN connection using L2TP over IPSec: without success

    Config: Hand [server address, account name],

    Authentication settings [user authentication: password, identification of the Machine: Shared Secret].

    Advanced [send all traffic on the VPN = TRUE]

    errsors:

    "pppd [2616]: password not found in the system keychain.

    "authd [124]: copy_rights: _server_authorize failed.

    ...


    * Add new connection using Cisco via IPSec VPN: without success

    Main config: [server address, account name].

    AUTH settings [shared secret, the Group name].

    Advanced [mode to use the passive FTP = TRUE]

    errors:

    "authd [124]: copy_rights: _server_authorize failed.

    "raccoon [2580]: could not send message vpn_control: Broken pipe"

    VPN server is high and does not work and accepts connections, this problem is entirely on the client side.

    I. Journal of Console app existing/Legacy VPN connection:

    26/03/16 10:24:01, 000 syslogd [40]: sender ASL statistics

    26/03/16 10:24:01, nesessionmanager 311 [2112]: NESMLegacySession [VPN_CONN_NAME$: B7816CCC-2D2C-4D6D - 83 D 9-B2C8B6EB8589]: received an order to start SystemUIServer [2346]

    26/03/16 10:24:01, nesessionmanager 311 [2112]: NESMLegacySession [VPN_CONN_NAME$: B7816CCC-2D2C-4D6D - 83 D 9-B2C8B6EB8589]: changed to connecting status

    26/03/16 10:24:01, nesessionmanager 313 [2112]: IPSec to connect to the server $VPN_SERVER_IP

    26/03/16 10:24:01, 316 nesessionmanager [2112]: phase 1 of the IPSec from.

    26/03/16 10:24:01, racoon 338 [2580]: agreed to the takeover of vpn connection.

    26/03/16 10:24:01, racoon 338 [2580]: agreed to the takeover of vpn connection.

    26/03/16 10:24:01, racoon 339 [2580]: IPSec to connect to the server $VPN_SERVER_IP

    26/03/16 10:24:01, racoon 339 [2580]: IPSec to connect to the server $VPN_SERVER_IP

    26/03/16 10:24:01, racoon 339 [2580]: connection.

    26/03/16 10:24:01, racoon 339 [2580]: IPSec Phase 1 started (initiated by me).

    26/03/16 10:24:01, racoon 339 [2580]: IPSec Phase 1 started (initiated by me).

    26/03/16 10:24:01, racoon 349 [2580]: IKE Packet: forward the success. (Initiator, Aggressive Mode 1 message).

    26/03/16 10:24:01, racoon 350 [2580]: > > > > > status of phase change = Phase 1 began by us

    26/03/16 10:24:01, racoon 350 [2580]: > > > > > status of phase change = Phase 1 began by us

    26/03/16 10:24:01, racoon 381 [2580]: no message must be encrypted, 0x14a1, side 0 status

    26/03/16 10:24:01, racoon 381 [2580]: no message must be encrypted, 0x14a1, side 0 status

    26/03/16 10:24:01, 381 nesessionmanager [2112]: Controller IPSec: IKE FAILED. phase 2, assert 0

    26/03/16 10:24:01, 381 nesessionmanager [2112]: Controller IPSec: retry the aggressive mode IPSec with DH group 2

    26/03/16 10:24:01, nesessionmanager 404 [2112]: phase 1 of the IPSec from.

    26/03/16 10:24:01, racoon 404 [2580]: IPSec to connect to the server $VPN_SERVER_IP

    26/03/16 10:24:01, racoon 404 [2580]: IPSec to connect to the server $VPN_SERVER_IP

    26/03/16 10:24:01, racoon 405 [2580]: connection.

    26/03/16 10:24:01, racoon 405 [2580]: IPSec Phase 1 started (initiated by me).

    26/03/16 10:24:01, racoon 405 [2580]: IPSec Phase 1 started (initiated by me).

    26/03/16 10:24:01, 407 raccoon [2580]: IKE Packet: forward the success. (Initiator, Aggressive Mode 1 message).

    26/03/16 10:24:01, 407 raccoon [2580]: > > > > > status of phase change = Phase 1 began by us

    26/03/16 10:24:01, 407 raccoon [2580]: > > > > > status of phase change = Phase 1 began by us

    26/03/16 10:24:01, racoon 436 [2580]: port 62465 anticipated, but 0

    26/03/16 10:24:01, racoon 436 [2580]: port 62465 anticipated, but 0

    26/03/16 10:24:01, 463 raccoon [2580]: IKEv1 Phase 1 AUTH: success. (Initiator, aggressive-Mode Message 2).

    26/03/16 10:24:01, 463 raccoon [2580]: > > > > > status of phase change = Phase 1 began with a peer

    26/03/16 10:24:01, 463 raccoon [2580]: > > > > > status of phase change = Phase 1 began with a peer

    26/03/16 10:24:01, 463 raccoon [2580]: IKE Packet: receive a success. (Initiator, Aggressive Mode 2 message).

    26/03/16 10:24:01, 463 raccoon [2580]: initiating IKEv1 Phase 1: success. (Initiator, aggressive Mode).

    26/03/16 10:24:01, 463 raccoon [2580]: IKE Packet: forward the success. (Initiator, Aggressive Mode 3 message).

    26/03/16 10:24:01, 463 raccoon [2580]: IPSec Phase 1 established (initiated by me).

    26/03/16 10:24:01, 463 raccoon [2580]: IPSec Phase 1 established (initiated by me).

    26/03/16 10:24:01, 484 raccoon [2580]: IPSec Extended requested authentication.

    26/03/16 10:24:01, 484 raccoon [2580]: IPSec Extended requested authentication.

    26/03/16 10:24:01, nesessionmanager 485 [2112]: IPSec asking extended authentication.

    [26/03/16 10:24:01, 494 nesessionmanager [2112]: NESMLegacySession[$VPN-CONN-NAME:B7816CCC-2D2C-4D6D-83D9-B2C8B6EB8589]: status changed by disconnecting

    26/03/16 10:24:01, 495 nesessionmanager [2112]: IPSec disconnection from the server $VPN_SERVER_IP

    26/03/16 10:24:01, racoon 495 [2580]: IPSec disconnection from the server $VPN_SERVER_IP

    26/03/16 10:24:01, racoon 495 [2580]: IPSec disconnection from the server $VPN_SERVER_IP

    26/03/16 10:24:01, racoon 495 [2580]: IKE Packet: forward the success. (Information message).

    26/03/16 10:24:01, racoon 495 [2580]: IKEv1-Information Notice: pass success. (Delete the ISAKMP Security Association).

    26/03/16 10:24:01, racoon 495 [2580]: could not send message vpn_control: Broken pipe

    26/03/16 10:24:01, racoon 495 [2580]: could not send message vpn_control: Broken pipe

    [26/03/16 10:24:01, 496 nesessionmanager [2112]: NESMLegacySession[$VPN-CONN-NAME:B7816CCC-2D2C-4D6D-83D9-B2C8B6EB8589]: status changed to offline, last stop reason no

    26/03/16 10:24:01, racoon 496 [2580]: glob found no match for the path "/ var/run/racoon/*.conf".

    26/03/16 10:24:01, racoon 496 [2580]: glob found no match for the path "/ var/run/racoon/*.conf".

    26/03/16 10:24:01, racoon 496 [2580]: IPSec disconnection from the server $VPN_SERVER_IP

    26/03/16 10:24:01, racoon 496 [2580]: IPSec disconnection from the server $VPN_SERVER_IP

    $VPN_SERVER_IP

    II. new VPN connection using L2TP over IPSec Console app log:

    26/03/16 10:37:26, 293 com.apple.preference.network.remoteservice [2539]: CGContextSetFillColorWithColor: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 293 com.apple.preference.network.remoteservice [2539]: CGContextSetStrokeColorWithColor: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 293 com.apple.preference.network.remoteservice [2539]: CGContextGetCompositeOperation: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 293 com.apple.preference.network.remoteservice [2539]: CGContextSetCompositeOperation: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 293 com.apple.preference.network.remoteservice [2539]: CGContextFillRects: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 293 com.apple.preference.network.remoteservice [2539]: CGContextSetCompositeOperation: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 293 com.apple.preference.network.remoteservice [2539]: CGContextClipToRect: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 293 com.apple.preference.network.remoteservice [2539]: CGContextGetShouldSmoothFonts: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 293 com.apple.preference.network.remoteservice [2539]: CGContextGetFontSmoothingStyle: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 293 com.apple.preference.network.remoteservice [2539]: CGContextGetFontAntialiasingStyle: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 294 com.apple.preference.network.remoteservice [2539]: CGContextSetFontSmoothingStyle: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 294 com.apple.preference.network.remoteservice [2539]: CGContextGetCTM: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 294 com.apple.preference.network.remoteservice [2539]: CGContextGetDefaultUserSpaceToDeviceSpaceTransform: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 294 com.apple.preference.network.remoteservice [2539]: CGContextSaveGState: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 294 com.apple.preference.network.remoteservice [2539]: CGContextConcatCTM: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 294 com.apple.preference.network.remoteservice [2539]: CGContextSaveGState: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 294 com.apple.preference.network.remoteservice [2539]: CGContextDrawImages: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 294 com.apple.preference.network.remoteservice [2539]: CGContextRestoreGState: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 294 com.apple.preference.network.remoteservice [2539]: CGContextRestoreGState: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 294 com.apple.preference.network.remoteservice [2539]: CGContextGetCTM: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 294 com.apple.preference.network.remoteservice [2539]: CGContextGetShouldSmoothFonts: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 294 com.apple.preference.network.remoteservice [2539]: CGContextGetFontSmoothingStyle: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 294 com.apple.preference.network.remoteservice [2539]: CGContextSetFontSmoothingStyle: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, 294 com.apple.preference.network.remoteservice [2539]: CGContextSetFontSmoothingStyle: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, [2539 295] com.apple.preference.network.remoteservice: CGContextGetCTM: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, [2539 295] com.apple.preference.network.remoteservice: CGContextGetDefaultUserSpaceToDeviceSpaceTransform: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, [2539 295] com.apple.preference.network.remoteservice: CGContextSaveGState: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, com.apple.preference.network.remoteservice [2539 295]: CGContextConcatCTM: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, [2539 295] com.apple.preference.network.remoteservice: CGContextSaveGState: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, [2539 295] com.apple.preference.network.remoteservice: CGContextDrawImages: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, [2539 295] com.apple.preference.network.remoteservice: CGContextRestoreGState: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, [2539 295] com.apple.preference.network.remoteservice: CGContextRestoreGState: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, [2539 295] com.apple.preference.network.remoteservice: CGContextGetCTM: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, [2539 295] com.apple.preference.network.remoteservice: CGContextGetCTM: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, [2539 295] com.apple.preference.network.remoteservice: CGContextGetDefaultUserSpaceToDeviceSpaceTransform: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, [2539 295] com.apple.preference.network.remoteservice: CGContextSaveGState: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, com.apple.preference.network.remoteservice [2539 295]: CGContextConcatCTM: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, [2539 295] com.apple.preference.network.remoteservice: CGContextSaveGState: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, [2539 295] com.apple.preference.network.remoteservice: CGContextDrawImages: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, [2539 295] com.apple.preference.network.remoteservice: CGContextRestoreGState: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, [2539 295] com.apple.preference.network.remoteservice: CGContextRestoreGState: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:26, [2539 295] com.apple.preference.network.remoteservice: CGContextGetCTM: context invalid 0x0. If you want to see the trail, please set CG_CONTEXT_SHOW_BACKTRACE environment variable.

    26/03/16 10:37:28, [2539 339] com.apple.preference.network.remoteservice: error in CoreDragRemoveTrackingHandler:-1856

    26/03/16 10:37:28, [2539 339] com.apple.preference.network.remoteservice: error in CoreDragRemoveReceiveHandler:-1856

    26/03/16 10:37:28, com.apple.xpc.launchd [1 393]: (com.apple.SystemUIServer.agent [2346]) Service was released due to the signal: Broken pipe: 13

    26/03/16 10:37:28, Spotlight 461 [459]: spot: logging agent

    26/03/16 10:37:28, [2539 487] com.apple.preference.network.remoteservice: service - area of the one error ERROR = NEConfigurationErrorDomain Code = 9 "configuration is unchanged" UserInfo = {NSLocalizedDescription = configuration is unchanged}

    26/03/16 10:37:28, [2539 487] com.apple.preference.network.remoteservice: service - area of the one error ERROR = NEConfigurationErrorDomain Code = 9 "configuration is unchanged" UserInfo = {NSLocalizedDescription = configuration is unchanged}

    26/03/16 10:37:28, nesessionmanager 519 [2112]: NESMLegacySession [VPN_CONN_NAME$: 04c 10954-16 b 2 - 40BB - B3F1 - 9288F968029E]: received an order to start com.apple.preference.network.re [2539]

    26/03/16 10:37:28, nesessionmanager 519 [2112]: NESMLegacySession [VPN_CONN_NAME$: 04c 10954-16 b 2 - 40BB - B3F1 - 9288F968029E]: changed to connecting status

    26/03/16 10:37:28, com.apple.SecurityServer [75 536]: rules of problem opening the file "/ etc/authorization ': no such file or directory

    26/03/16 10:37:28, com.apple.SecurityServer [75 536]: sandbox has denied authorizing the right "system.keychain.modify" customer "/ usr/libexec/nehelper" [184]

    26/03/16 10:37:28, 536 pppd [2616]: NetworkExtension is the controller

    26/03/16 10:37:28, 538 pppd [2616]: NetworkExtension is the controller

    26/03/16 10:37:28, nehelper 540 [184]: 10954-16 b 2 - 40BB - B3F1 04c - 9288F968029E: cannot copy content, returned SecKeychainItemCopyContent user interaction is not allowed.

    26/03/16 10:37:28, nehelper 540 [184]: 10954-16 b 2 - 40BB - B3F1 04c - 9288F968029E: SecKeychainItemFreeContent returned the user interaction is not allowed.

    26/03/16 10:37:28, 570 pppd [2616]: password not found in the system keychain

    26/03/16 10:37:28, 572 pppd [2616]: publish_entry SCDSet() failed: success!

    26/03/16 10:37:28, 573 pppd [2616]: publish_entry SCDSet() failed: success!

    26/03/16 10:37:28, 573 pppd [2616]: pppd 2.4.2 (Apple version 809.40.5) started by $VPN_SERVER_USER, uid 501

    26/03/16 10:37:28, SystemUIServer 620 [2615]: [BluetoothHIDDeviceController] EventServiceConnectedCallback

    26/03/16 10:37:28, SystemUIServer 620 [2615]: [BluetoothHIDDeviceController] EventServiceDisconnectedCallback

    26/03/16 10:37:28, authd 720 [124]: copy_rights: _server_authorize failed

    26/03/16 10:37:28, sandboxd 748 [120]: nehelper (184) ([184]) refuse the authorization-right-get system.keychain.modify

    III. New connection of Cisco VPN through IPSec Console app log:

    26/03/16 10:18:26, 917 WindowServer [172]: _CGXRemoveWindowFromWindowMovementGroup: 0x10d of window is not attached to the window 0x10f

    26/03/16 10:19:43, 975 WindowServer [172]: _CGXRemoveWindowFromWindowMovementGroup: 0x10d of window is not attached to the window 0x10f

    [26/03/16 10:19:56 nesessionmanager 265 [2112]: NESMLegacySession[$VPN-CONN-NAME:72874CC0-2A89-4B61-80F1-9BB4F3EA953B]: received an order to start SystemUIServer [2346]

    [26/03/16 10:19:56 nesessionmanager 265 [2112]: NESMLegacySession[$VPN-CONN-NAME:72874CC0-2A89-4B61-80F1-9BB4F3EA953B]: changed to connecting status

    26/03/16 10:19:56, nesessionmanager 267 [2112]: IPSec to connect to the server $VPN_SERVER_IP

    26/03/16 10:19:56, nesessionmanager 270 [2112]: phase 1 of the IPSec from.

    26/03/16 10:19:56, authd 284 [124]: copy_rights: _server_authorize failed

    26/03/16 10:19:56, 295 raccoon [2576]: agreed to the takeover of vpn connection.

    26/03/16 10:19:56, 295 raccoon [2576]: agreed to the takeover of vpn connection.

    26/03/16 10:19:56, 295 raccoon [2576]: IPSec to connect to the server $VPN_SERVER_IP

    26/03/16 10:19:56, 295 raccoon [2576]: IPSec to connect to the server $VPN_SERVER_IP

    26/03/16 10:19:56, racoon 296 [2576]: connection.

    26/03/16 10:19:56, racoon 296 [2576]: IPSec Phase 1 started (initiated by me).

    26/03/16 10:19:56, racoon 296 [2576]: IPSec Phase 1 started (initiated by me).

    26/03/16 10:19:56, racoon 308 [2576]: IKE Packet: forward the success. (Initiator, Aggressive Mode 1 message).

    26/03/16 10:19:56, racoon 308 [2576]: > > > > > status of phase change = Phase 1 began by us

    26/03/16 10:19:56, racoon 308 [2576]: > > > > > status of phase change = Phase 1 began by us

    26/03/16 10:19:56, 352 raccoon [2576]: no message must be encrypted, 0x14a1, side 0 status

    26/03/16 10:19:56, 352 raccoon [2576]: no message must be encrypted, 0x14a1, side 0 status

    26/03/16 10:19:56, nesessionmanager 352 [2112]: Controller IPSec: IKE FAILED. phase 2, assert 0

    26/03/16 10:19:56, nesessionmanager 353 [2112]: Controller IPSec: retry the aggressive mode IPSec with DH group 2

    26/03/16 10:19:56, nesessionmanager 373 [2112]: phase 1 of the IPSec from.

    26/03/16 10:19:56, 374 raccoon [2576]: IPSec to connect to the server $VPN_SERVER_IP

    26/03/16 10:19:56, 374 raccoon [2576]: IPSec to connect to the server $VPN_SERVER_IP

    26/03/16 10:19:56, 374 raccoon [2576]: connection.

    26/03/16 10:19:56, 374 raccoon [2576]: IPSec Phase 1 started (initiated by me).

    26/03/16 10:19:56, 374 raccoon [2576]: IPSec Phase 1 started (initiated by me).

    26/03/16 10:19:56, racoon 376 [2576]: IKE Packet: forward the success. (Initiator, Aggressive Mode 1 message).

    26/03/16 10:19:56, racoon 376 [2576]: > > > > > status of phase change = Phase 1 began by us

    26/03/16 10:19:56, racoon 376 [2576]: > > > > > status of phase change = Phase 1 began by us

    26/03/16 10:19:56, racoon 404 [2576]: port 62465 anticipated, but 0

    26/03/16 10:19:56, racoon 404 [2576]: port 62465 anticipated, but 0

    26/03/16 10:19:56, racoon 432 [2576]: IKEv1 Phase 1 AUTH: success. (Initiator, aggressive-Mode Message 2).

    26/03/16 10:19:56, racoon 432 [2576]: > > > > > status of phase change = Phase 1 began with a peer

    26/03/16 10:19:56, racoon 432 [2576]: > > > > > status of phase change = Phase 1 began with a peer

    26/03/16 10:19:56, racoon 432 [2576]: IKE Packet: receive a success. (Initiator, Aggressive Mode 2 message).

    26/03/16 10:19:56, racoon 432 [2576]: initiating IKEv1 Phase 1: success. (Initiator, aggressive Mode).

    26/03/16 10:19:56, racoon 432 [2576]: IKE Packet: forward the success. (Initiator, Aggressive Mode 3 message).

    26/03/16 10:19:56, 433 raccoon [2576]: IPSec Phase 1 established (initiated by me).

    26/03/16 10:19:56, 433 raccoon [2576]: IPSec Phase 1 established (initiated by me).

    26/03/16 10:19:56, racoon 453 [2576]: IPSec Extended requested authentication.

    26/03/16 10:19:56, racoon 453 [2576]: IPSec Extended requested authentication.

    26/03/16 10:19:56, 454 nesessionmanager [2112]: IPSec asking extended authentication.

    [26/03/16 10:19:56, nesessionmanager 464 [2112]: NESMLegacySession[$VPN-CONN-NAME:72874CC0-2A89-4B61-80F1-9BB4F3EA953B]: status changed by disconnecting

    26/03/16 10:19:56, nesessionmanager 464 [2112]: IPSec disconnection from the server $VPN_SERVER_IP

    26/03/16 10:19:56, racoon 465 [2576]: IPSec disconnection from the server $VPN_SERVER_IP

    26/03/16 10:19:56, racoon 465 [2576]: IPSec disconnection from the server $VPN_SERVER_IP

    26/03/16 10:19:56, racoon 465 [2576]: IKE Packet: forward the success. (Information message).

    26/03/16 10:19:56, racoon 465 [2576]: IKEv1-Information Notice: pass success. (Delete the ISAKMP Security Association).

    26/03/16 10:19:56, racoon 465 [2576]: could not send message vpn_control: Broken pipe

    26/03/16 10:19:56, racoon 465 [2576]: could not send message vpn_control: Broken pipe

    [26/03/16 10:19:56, nesessionmanager 465 [2112]: NESMLegacySession[$VPN-CONN-NAME:72874CC0-2A89-4B61-80F1-9BB4F3EA953B]: status changed to offline, last stop reason no

    26/03/16 10:19:56, 466 raccoon [2576]: glob found no match for the path "/ var/run/racoon/*.conf".

    26/03/16 10:19:56, 466 raccoon [2576]: glob found no match for the path "/ var/run/racoon/*.conf".

    26/03/16 10:19:56, 466 raccoon [2576]: IPSec disconnection from the server $VPN_SERVER_IP

    26/03/16 10:19:56, 466 raccoon [2576]: IPSec disconnection from the server $VPN_SERVER_IP

    It seems that I solved the problem, but I'm not sure it helped.

    After restart of the operating system, the two connections: old and new Cisco via IPSec connection, began to work.

Maybe you are looking for

  • WiFi disconnects when sleeping

    It seems that the problem that Apple had with Lion is back.  Whenever I put the Mac (now ongoing Sierra to sleep, when I wake up I have to reconnect to the wi - fi connection.) Another feature of the program without papers?  If so, when is it fixed?

  • Photosmart defined language: how I put it to English?

    Hello I recently downloaded the installer Photosmart Center.  It installed ok. He has, however, picked up Chinese as my language.  The Photosmart Center is now in Chinese - all the guests and the menu options.  How can I change it to English? Or do I

  • How to analyze the .m3u?

    Hi all I get a file m3u of URL containing the playlist. can someone suggest me or give any idea to analyze the .m3u file and how to get the url of file m3u mp3. Thank you...

  • Windows license when you copy a disk image to new hardware?

    Hello I work for a company that built machines with which we include a Windows 7 PC that is also running MS Office 2010 Professional.  I have create this PC and install / configure Windows, Office, and some 3rd party software.  It is a very time cons

  • Windows 8 Upgrade Wizard I am in the Canada.

    I'm moving from 7 to 8, but I can't enter my billing address to pay for it. There is a drop down "State, Province, prefecture", but there only places to the Canada. I live in the USA, bought 7 in the U.S. and I never took my computer to the Canada. I