Access to the web server that is running in VMWare Fusion (Windows 7)

Hello:

I have an old asp application running on the Windows IIS7 server running in VMWare Fusion on my Macbook. It works very well if access http://localhost side windows in Fusion.  How do you get it from other computers on the network? I usually not done anything with access to the network on the windows side. I tried to use the same IP Mac address is visible, which is 192.168.0.xxx, that does not work. On the Windows operating system side it has the IP address 192.168.216.xxx, I think it's just a fake to connect with the Macbook side of things.

What URL to use? VMWare Fusion additional requirements?

Thank you!

If you value Network Adapter to the Virtual Machine Bridged then use either DHCP or assign a proper IP address provision that is beyond the scope of the address Pool IP DHCP from the router to the network card in the Windows Virtual Machine, you can reach then the virtual machine just like any other physical local network Machine by using its IP address example: http://192.168.0.10

If you cannot use Bridged so you use NAT with Port Forwarding.  To enable Port Forwarding on VMnet8, change you the [incomingtcp] section in Library/Preferences/VMware Fusion/vmnet8/nat.conf by the example shown in the config file.  Do it with the stop the Virtual Machine, not suspended, and VMware Fusion closed.

Tags: VMware

Similar Questions

  • VM Fusion 4 - access to the Web server

    Is it possible to put in place the VM Fusion 4 with a server/service on a Windows XP image (or 7) web.

    I saw suggestions on how I can access web server/service of the Mac, but not from the wider network.

    Thanks in advance.

    Lee.

    Do you have properly configured the host firewall and firewalls or for test purposes temporarily disabled all firewall?

    I do not see the status of the firewall host, but by default it is and would block incoming requests.

    Firewall host is defined as follows:

    Firewall:

    Firewall settings:

    Mode: Restrict incoming connections for specific services and applications
    Applications:
    QLEnableXRayFolders: allow all connections
    com.getdropbox.Dropbox: allow all connections
    com Skype.Skype: allow all connections
    The firewall logging: Yes
    Stealth mode: No.

    That would certainly block communications in this scenario.

  • How can I access the web server by using sound!

    I have a LAN with the address 192.168.2.0 255.255.255.0.My internal address is 192.168.0.22, it map to the 61.154.9.64 address (public). How can my internal hosts access to the web server using sound!

    DNAT (Destination NAT) comes to mind - click here to see if it helps:

    http://www.Cisco.com/warp/public/110/alias.html

    Jay

  • External HTTP > internal to the web server

    Hello

    I have a router ADSL with a public IP assigned, preforming NAT. This leads to a 506th PIX which leads to a Web server. The entire interior of the ADSL is on private IP addresses.

    I want to allow external users access to the Web server on port 80.

    I inwardly and outwardly put up ICMP connectivity (for testing only) and it works correctly.

    I created a virtual server on the ADSL router that forwards port 80 traffic to the external interface of the web server. It has worked successfully for half an hour and then something in the config changed PIX and it no longer works. Here is my config PIX

    SH conf

    : Saved

    : Written by xxxxx at 08:41:10.001 NZST Thursday, October 13, 2005

    6.3 (4) version PIX

    interface ethernet0 car

    Auto interface ethernet1

    ethernet0 nameif outside security0

    nameif ethernet1 inside the security100

    enable the encrypted password xxxxxxxx

    xxxxxxxxx encrypted passwd

    hostname PIX

    domain ciscopix.com

    clock timezone GMT

    fixup protocol dns-length maximum 512

    fixup protocol ftp 21

    fixup protocol h323 h225 1720

    fixup protocol h323 ras 1718-1719

    fixup protocol http 80

    icmp protocol error correction

    fixup protocol rsh 514

    fixup protocol rtsp 554

    fixup protocol sip 5060

    fixup protocol sip udp 5060

    fixup protocol 2000 skinny

    fixup protocol smtp 25

    fixup protocol sqlnet 1521

    fixup protocol tftp 69

    no names

    name 192.168.5.3 PixExt

    name PixInt 192.168.6.1

    name 192.168.5.1 ADSLInt

    name 192.168.6.2 WebExt

    acl1 list access permit icmp any any echo response

    access-list acl1 allow icmp all once exceed

    access-list icmp permitted acl1 everything all inaccessible

    acl1 list access permit tcp any host 192.168.6.2 eq www

    pager lines 22

    opening of session

    timestamp of the record

    Record being buffered memory errors

    logging trap notifications

    ICMP allow all outside

    ICMP allow any inside

    Outside 1500 MTU

    Within 1500 MTU

    external IP 192.168.5.3 255.255.255.0

    IP address inside 192.168.6.1 255.255.255.0

    alarm action IP verification of information

    alarm action attack IP audit

    location of PDM 192.168.6.2 255.255.255.255 inside

    PDM logging 100 information

    history of PDM activate

    ARP timeout 14400

    NAT (inside) 0 192.168.6.0 255.255.255.0 0 0

    Access-group acl1 in external interface

    Route outside 0.0.0.0 0.0.0.0 192.168.5.1 1

    Timeout xlate 0:05:00

    Timeout conn 01:00 half-closed 0:10:00 udp 0: CPP 02:00 0:10:00 01:00 h225

    H323 timeout 0:05:00 mgcp 0: sip from 05:00 0:30:00 sip_media 0:02:00

    Timeout, uauth 0:05:00 absolute

    GANYMEDE + Protocol Ganymede + AAA-server

    AAA-server GANYMEDE + 3 max-failed-attempts

    AAA-server GANYMEDE + deadtime 10

    RADIUS Protocol RADIUS AAA server

    AAA-server RADIUS 3 max-failed-attempts

    AAA-RADIUS deadtime 10 Server

    AAA-server local LOCAL Protocol

    Enable http server

    http 192.168.1.0 255.255.255.0 inside

    http 192.168.6.2 255.255.255.255 inside

    No snmp server location

    No snmp Server contact

    SNMP-Server Community public

    No trap to activate snmp Server

    enable floodguard

    Telnet timeout 5

    SSH timeout 5

    Console timeout 0

    dhcpd lease 3600

    dhcpd ping_timeout 750

    xxxxx xxxxxxx privilege 15 encrypted password username

    Terminal width 80

    Cryptochecksum:xxxx

    DMZInside (config) # route sh

    outside 0.0.0.0 0.0.0.0 192.168.5.1 1 ANOTHER static

    outside 192.168.5.0 255.255.255.0 192.168.5.3 1 static CONNECTION

    inside 192.168.6.0 255.255.255.0 192.168.6.1 1 static CONNECTION

    DMZInside (config) #.

    No idea where I have gone wrong?

    Thank you.

    you are missing this statement

    public static 192.168.6.2 (Interior, exterior) 192.168.6.2

    Thank you

    Nadeem

  • popular error; An error occurred when opening a virtual disk. Make sure that the converter server and source running machines have network access to the ESX/ESXi hosts source and destination.

    Once again; same problem, others have encountered but nothing seems to work.

    An error occurred when opening a virtual disk. Make sure that the converter server and source running machines have network access to the ESX/ESXi hosts source and destination.

    We have 1 physical servers, we need to see. Here is the environment. All 3 separated location, 3 all firewall separated

    1 physical servers

    -Internal IP address; 172.16.160.21
    -FARM Firewall

    vCenter Server

    -Internal IP address; 172.16.1.85

    -Local Office (ALX)

    Location of destination (ESXi host):

    -Internal IP address; 172.16.153.20

    -Firewall ROOMMATE


    Already completed:

    VMware KB: disable SSL on VMware Converter Standalone 5.x encryption   SSL disabled in converter-worker

    Firewall are open / Tunnel is open throughout the environment.

    I have attached the logs.

    Thank you very much

    POCEH; Thanks for the reply. But I wouldn't be pulling my gray hair if I knew what the problem was. I understand that there not for the peer but why...?

  • Converter does not have "an error occurred when opening a virtual disk. Verify that the Converter server and source running machines have network access to the ESX/ESXi hosts source and destination. »

    Hi all

    I'm having some trouble converting server physical windows using autonomous vConverter 5.5.

    error message:

    "An error occurred when opening a virtual disk. Verify that the Converter server and source running machines have network access to the ESX/ESXi hosts source and destination. "

    I have attached the bundle newspapers. Please notify.

    See you soon...

    Your error is:

    2014-11 - 04T 18: 27:27.587 - 08:00 [01236 info "Default"] GetManagedDiskName: Get disklib file name as vpxa-nfcssl: / / [a0110-vmgt70-001] WIN-MOVRCVCSITG/WIN-MOVRCVCSITG.vmdk@a0110tesxhyp01.datacenter.telenorservices.com: 902! 2 b 52 87 75 03 03 ff 49-67 2f 3 a 61 76 and 00 cd e1

    2014-11 - 04T 18: 27:27.587 - 08:00 [01236 WARNING 'Default'] [, 0] NfcNewAuthdConnectionEx [NFC ERROR]: unable to connect to peer. Error: Failed to search for host for a0110tesxhyp01.datacenter.telenorservices.com server address: the requested name is valid, but no data of the requested type was found

    2014-11 - 04T 18: 27:27.587 - 08:00 [01236 info "Default"] Sysimgbase_DiskLib_OpenWithPassPhrase failed with 'NBD_ERR_NETWORK_CONNECT' (error code: 2338)

    Check the manual on the required ports.

    HTH

  • run the Web server in vmware

    Hello
    I run the Web server in the os(xp pro) host and now I want to run the Web server in the guest operating system
    I put things in the host operating system, follow
    router setting page (shared ip settings page)
    1 DHCP using OFF
    2 DMZ host server using on 192.168.10.201
    3. setting of virtual server 192.168.10.201 port TCP port internal external port 81 81
    TCP/IP
    1 use the following IP 192.168.10.201
    2 gateway 192.168.10.1
    3. the DNS settings of
    4. on the Advanced tab > Internet connection sharing > VMware Network Adapter VMnet 8
    for now, when someone tries to access my WAN IP then page host server is apear (from external network)
    If I stop server Web host then cannot access my WAN IP

    and in VMware, I put the (Windows XP Pro)
    TCP/IP configuration
    1 use the following IP 192.168.88.201
    2. default gateway 192.168.88.2
    3. the DNS settings of
    4. click the guest OS tab and click Edit > virtual network editor > NAT VMnet host is VMnet8
    5. setting NAT > Port forwarding > Add >: host port 81 machine virtual ip address 192.168.88.201 port 81
    and at the moment access to 192.168.88.201 in the guest operating system is ok the page is apear
    but nothing is apear when try and access my WAN IP external network and if I start it the host Web server then the host page is apear that im is not the intention of
    How can I make the Web server of the guest to access other networks operating system?
    in the guest operating system, I can access Web server of the customer by access 192.168.10.201
    but I can't access Web server of the client by typing host operating system access the 192.168.10.201
    any ideas? My version of vmware's vmware-workstation - 6.5.2 for windows

    Hi Teayun,

    Thanks for visiting the site of the community of Microsoft Windows XP. The question you have posted is related to VMware and would be better suited to the VMware or TechNet community. Please visit the link below to find a community that will support what ask you

    http://www.VMware.com/support/
    http://TechNet.Microsoft.com/en-us/default.aspx Shawn - Support Engineer - MCP, MCDST
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • Upgrading to 4 Fusion and now I can't access the web server on my Mac host

    I am running OS x 10.6.8 and I'm hosting a virtual machine running windows XP, using NAT Networking. I have a web server running on the mac I need to access from the hosted virtual machine. I used to be able to just use the IP address of the gateway in the virtual machine for the web server, but it doesn't seem to work. If I set the external IP address of the mac it seems to work, but I don't have a static IP address, so it is a pain to update every hour.

    Any help would be appreciated!

    Thank you

    Although in some cases, the IP address of the gateway works, nevertheless IMO that is a misuse and should use the address IP of VMware NAT Virtual Ethernet adapter IP address the host not IP address of gateway.

    If in a Terminal, run the following command:

    ifconfig | grep -A 3 vmnet8
    

    Then use the address after "inet" IP said at the exit.

    Example on my system:

    Last login: Mon Jan 16 12:43:00 on ttys000
    Computer:~ WKZ$ ifconfig | grep -A 3 vmnet8
    vmnet8: flags=8863 mtu 1500
        ether 00:50:56:c0:00:08
        inet 172.16.198.1 netmask 0xffffff00 broadcast 172.16.198.255
    Computer:~ WKZ$
    

    So I use 172.16.198.1 of the prompt or use the host name of the Mac (without the .local) after the addition of 172.16.198.1 and the hostname of the Mac to the guest hosts file.

    Post edited by: WoodyZ - posted: January 16, 2012 12:52

  • Difference in the gateway.properties file when you access of PIA and the opening of the PSIGW folder in the domain of the web server

    Hello

    When I open the file gateway.properties by ITTO's domain\application\peoplesoft\psigw web server directory, I see certain values that are not the same, when I open the file gateway.properties of PIA by navigating to Peopletools-> Integration Broker - > gateway configuration-> gateway.properties file. I tried to clear the web server cache, restart the web server. Even then, I see quite different values of these two places. If I do any change in one of the two places, his not reflecting only with access to another place.

    Could someone delete the following point?

    -I think there is only a file gateway.properties under the web server's domain. When access us the PIA file, wherever to be included in?

    -Is the file stored somewhere in the database as well? where it recovers when PIA accesed?

    -The two are always in sync from different modes?

    -How to synchronize these two?

    Thank you

    Dinkar

    There is only one file per domain. It is read by a web service call when you view it in the PIA. This allows you to edit files from another server. The only time they will be different, that is if the URL of your entry point to a server other than the local server.

    If the URL of your entry points to the same server as your local file, then the only advantage to use the PIA to modify the file (except easy access), it is that sometimes it will update the properties in memory. Change the file in the file system requires to restart the web server for the properties to reload in memory.

  • Install second connection to the web server at DB 10R2 running Apex 3.0.1.00.08

    All,

    I'm trying to add a second web server to move a part of the web traffic to another resource. I have a 3.0.1.00.08 instance that runs on the database connected to the web server and I just wanted to add a second connection to the front-end web server.

    The second is web server currently running SOA suite so it was logical financial to simply add another call on this web server.

    ServerA (existing web server) to connect successfully to the server b (existing database server).
    ServerC (new web server) to be connected on server b.

    Directory copied apex and images ServerC ServerA

    TNSNAMES. ORA on ServerC located under ORACLE_HOME\NETWORK\ADMIN
    ORCL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP) (HOST = ServerB.Address)(PORT = 1521))
    )
    (CONNECT_DATA =
    (SID = ORCL)
    (SERVER = DEDICATED)
    )
    )

    Server c, I use SQLPLUS to connect to server b using APEX_PUBLIC_USER, correct password, ORCL

    Change ORACLE_HOME/Apache/modplsql/conf/dads.conf on ServerC

    Alias is ' ORACLE_HTTPSERVER_HOME\Apache\images / '.
    AddType text/xml xbl
    AddType text/x-component htc
    < /plex location >
    Order deny, allow
    Docs PlsqlDocumentPath
    AllowOverride None
    PlsqlErrorStyle DebugStyle
    PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
    PlsqlDatabaseConnectString cn = orcl, cn = oraclecontext NetServiceNameFormat
    PlsqlNLSLanguage AMERICAN_AMERICA. AL32UTF8
    PlsqlAuthenticationMode Basic
    SetHandler pls_handler
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    Apex PlsqlDefaultPage
    PlsqlDatabasePassword correct_password
    Allow all the
    < / location >

    Restart HTTP_SERVER on ServerC.

    I get the error:
    Journal of the database failed

    TNS is unable to connect to the destination. Address provided is not a valid TNS or destination is not listening. This error can also occur due to underlying network transport problems.

    Ensure that the TNS name in the entry of the DAD for this URL connection string is valid and the listener of the database is running.

    ORA-12170: TNS: Connect timeout occurred error-Code: 12170 error TimeStamp: kills, 16 December 2008 20:35:58 GMT

    I thought it was weird since it's what worked on the other server and using sqlplus.

    I also tried to change the dads.conf file to use the following connection string:
    PlsqlDatabaseConnectString SERVERB:PORT:ORCL ServiceNameFormat

    No luck. Why the connection work with SQLPlus and not modplsql? What I am doing wrong? If not, how can I solve this?

    Any ideas?

    Thank you
    Keith

    Keith:

    Try to use the "SIDFormat" in dads parameter 'PlsqlDatabaseConnectString' instead of 'ServiceNameFormat '.

    CITY

  • WNR2020 - setting up the Web page that appears when you can access the guest network

    Someone knows how to set the Web page that appears when you access the network of comments? I use the WNR2020 router. Thank you very much.

    It can be done by using a different material.

    Above all, you will be able to find this feature in our product business and it's called the HTTP redirect.

    You can check some Points of access such as WAC720, WAC730.

  • cant access built-in web server on HP6940 due to the new router

    New router has IP 192.168.2.1

    Changed Deskjet 6940 IP 192.168.2.60 and it turned off... fails to 192.168.1.3 to the power upward and can not find network using IP or hostname

    Hoe can I access the Web server integrated to change the IP address without having to reinstall everything... seem to have misplaced the installation CD

    Thank you

    Chris

    Solved the problem of the IP address as follows:

    Connected a spare laptop router.

    Changed router IP to 192.168.1.1

    Printer plugged into router

    Could then access printer Web Server to 192.168.1.3

    Changed printer IP for 192.168.2.6

    Printer is now accessible on the network

  • How to allow the clean-up actions to be taken by a reentrant clone before he is killed, seen through the web server, through a narrow browser?

    Here's a question I'll get lucky with.  I have a VI, set to be reentrant, broadcast via the web server.  The main instance of the VI is never worked with: it's a clone whenever someone accesses the correct URL, and the user interacts with the newly created clone (never the main forum).  A clone is able to configure and calling instrument VI when good IDs are entered, which translates to browser popups that are controllable on the end of the user (even if only one user ever does both. To clarify, many clones can be opened simultaneously for connection purposes, but that a user never interacts with the instruments that are not themselves reentrant).

    If the user clicks on my Logout button in their browser, it is trivial to close these instruments other, independent and properly clean.  But if the user simply click on the red X in their browser, it is non-stop and the instruments that the clone called stay open on the server, when they close.

    My experience so far:

    No close panel? event seems to be triggered in the clone.  The clone simply cease to be.

    The remote_panel_connections property doesn't seem to work properly in this case (I have not had luck so far), since it is possible that more than a clone to be active and that the main parent who is spawning clones stays running, but is not interacted with in some way.

    What I need:

    One way for the clone of VI recognize that the user has closed his browser and communicate that it closes all the assets of VI before ending.

    --------------

    I would like to avoid forcing the instruments that the clone call to constantly query to see if the VI clone is present on the network.  If there is no other solution, but this, I would appreciate a suggestion as to the intensive way less code and resources to implement this type of interrogation, as the instruments are really designed to be totally independent after they are called, rather than under vi.

    Thanks for all comments, let me know if you need more information.

    MTdev wrote:

    One way for the clone of VI recognize that the user has closed his browser and communicate that it closes all the assets of VI before ending.

    When a VI stops running, any reference as a queue is also cancelled.  You can make use of this fact.  If your original clone VI could launch a second reentrant VI, which remains active, you could channel all communications to the instruments via VI second using a queue created in the first.  When the first VI disappears, it will trigger an error waiting waiting VI in the second (no vote office is involved).  The second VI can take all the necessary measures.

  • Unable to connect to port 80 on the web server on host Ubuntu guest

    I have a very strange problem. I've been running a VM of 14.04 Ubuntu on my MBP under VMware Fusion for some time. I have re-installed Yosemite during the weekend for a clean installation trying to solve some of the problems I had. I now have my Ubuntu VM up and running. All right, except that I can't hit the web server on the virtual machine.

    I can access the virtual machine in a variety of different ways!

    • Ping: I can ping
    • SSH: I can ssh in
    • psql: I can connect to the database remotely via port 5432
    • NFS: can I get the files of the virtual machine files on my hard drive
    • Tomcat: I can access my web application directly through Tomcat on port 8080

    When I do a scan of port of the virtual machine, I get this:

    Port scan started...

    Host port scan: 10.39.186.13

    Open TCP Port: 22 ssh

    Open TCP Port: 111 sunrpc

    Open TCP Port: 389 ldap

    Open TCP Port: 2049 nfsd

    Open TCP Port: 5001 commplex-link

    Open TCP Port: 5432 postgresql

    Open TCP Port: 8000 irdmi

    Open TCP Port: 8080 http-alt

    Open TCP Port: 8104

    Open TCP Port: 37805

    Open TCP Port: 41301

    Open TCP Port: 42060

    Open TCP Port: 55224

    Open TCP Port: 60974

    Port scan has completed...

    Port 80 is not even there. The virtual machine itself, I can access the site via port 80:

    wget xnat@xnatdev:~$ http://xnatdev.wurstworks.com

    -2015-06-22 11:20:50- http://xnatdev.wurstworks.com/

    Resolution xnatdev.wurstworks.com (xnatdev.wurstworks.com)... 127.0.0.1

    Connection to xnatdev.wurstworks.com (xnatdev.wurstworks.com) | 127.0.0.1 |: 80... connected.

    Query HTTP sent, awaiting response... 302 Found

    Location: http://xnatdev.wurstworks.com/app/template/login.VM;JSESSIONID=18A2C3A7C7AB6A63F39F7AC49E54FCD4 [next]

    -2015-06-22 11:20:50- http://xnatdev.wurstworks.com/app/template/login.VM;JSESSIONID=18A2C3A7C7AB6A63F39F7AC49E54FCD4

    Reuse an existing connection to xnatdev.wurstworks.com:80.

    Query HTTP sent, awaiting response... 200 OK

    Length: unspecified [text/html]

    Record on: 'index.html '.

    [ <=>                                                                                         ] 12,818      --.-K/s   in 0.001s

    2015-06-22 11:20:50 (11.2 MB/s) - 'index.html' saved [12818]

    But the host OS, I get this:

    wget rherrick@Aerys:~$ http://xnatdev.wurstworks.com

    -2015-06-22 11:21:50- http://xnatdev.wurstworks.com/

    Resolving xnatdev.wurstworks.com... 10.39.186.13

    Connection to xnatdev.wurstworks.com | 10.39.186.13 |: 80... has failed: connection refused.

    I tried switching between NAT and open networking (I know that I had to work with NAT before, but I'm willing to try anything at this point).

    I'm on OS X 10.10.3 and the most recent, and VMware Fusion 7.1.2. Any ideas on how to get this working would be greatly appreciated!

    OK, got it market. The issue was the listen directive in configuring nginx for connecting Tomcat. I'd put it domain name FULL and port 80 on the server, but something I did is the determination of the FULL domain to 127.0.0.1 instead of the IP DHCP-published name. If this does not work because the incoming request has been the full domain name of host configured in my/etc/hosts, OS, then nginx not pair together configuring nginx for the domain since listening has been screwed up.

  • Documents outside of the Web server folder

    Hello

    At my institution, we have access to readers who are with a to in size.  We have a lot of documents, we plan to scan and save "online".  Currently, our web servers are relatively low, the I'm on now is only 20 GB and it is almost complete.

    Can I upload documents via a web page on a drive that is not on the web server and also to build a page that links to these documents so that users can open them?

    Thank you

    First of all, you should ' t use a url var in a path.  This led to attacks from crossing of directory.

    Here's how you can do this job...

    • First of all, make sure that CF runs as a specific user.  It should be already if the guid of lockdown was followed.
    • Take the same references that CF is running (username/password) and create an identical account on the server where the files are stored.
    • Create a share on the server for the files giving the user of CF to read permissions
    • Modify your code to use a UNC path for the file.

    File not found...

    HTH,

    -Dave

Maybe you are looking for

  • How can I increase the font size tiny thetiny in my Inbox?

    This problem just happened today to my e-mail inbox. My husband has had problems to connect to get to Yahoo via Firefox. And his email in the box is also tiny tiny font. We are perplexed as to what to do. Help!

  • Satellite Pro R50-B-114 - time to ping to router WLan problem

    Hello! I have a new laptop Satellite Pro R50-B-114.Unofrtunetely, when I connected it to my home network (router), I spotted there is problem with wireless adapter. Sometimes, everything works fine (ping ~ 1 ms to the router), but sometimes he change

  • Personal security, Windows Vista Edition Home Premium

    My old laptop [son computer] has a program on this subject called Says 'Personal security', it was installed 12/09/09.  He is tied to the computer.  It displays the my system is endangered and wants me to pay for the activation of the program. When I

  • Cannot add a printer

    When I try to add a printer in Windows 7, I get an error message that says: "Windows can't open add printer." Access is denied. "Does anyone know what I can try to solve this problem?

  • ASA 31 subnet mask

    We know the reasoning behind not allowing the ASA to accept the 31 range is configured on the interface?