I have a few hosts that sit outside our LAN on a subnet. I'd like to move them behind our USG-3P and use the LAN2 port as a DMZ for these hosts. I don't see any way to do this in the web admin. Even NAT would be fine if I could map multiple hosts (all ports son each), ex: map all ports on public x.x.x.x AND x.x.x.y to hosts on LAN2.
andyknas's questions
I have a server running Ubuntu 16.0.4 with Apache 2.4.18 which seems to be rejecting requests from certain clients. I have another server with Apache 2.4.7 that accepts the same request w/o error. If I run the request thru a proxy like Runscope I get back a result. If I request just a simple php file I will get the error. I have loglevel set to debug but server is not showing the request at all. I have set LimitRequestLine 100000 and AllowEncodedSlashes On as the URL I'm requesting does include an encoded URL. However, if I remove all passed params it still fails.
It appears to be a handshake issue.
[MacBook-Pro-2:~] admin% openssl s_client -connect www2.nrgsoft.com:443 CONNECTED(00000003) 3519:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:/BuildRoot/Library/Caches/com.apple.xbs/Sources/OpenSSL098/OpenSSL098-59.60.1/src/ssl/s23_lib.c:185:
The cert appears to be OK when I check with a site like SSLLabs. https://www.ssllabs.com/ssltest/analyze.html?d=www2.nrgsoft.com
My Mac has OpenSSL 0.9.8zh 14 Jan 2016 while the server is OpenSSL 1.0.2g 1 Mar 2016.
I have RDP settings set to pass all devices thru however a device shared and captured on the local workstation is not accessible in the RDP session.
For example, if I do "type filename.txt > LPT2" or "echo foo > LPT2" I get an error stating "The system cannot find the file specified"
I have checked group policies, all pass-thru is enabled. Terminal Server is Win 2008R2.
I have a Mac setup using LPD to a remote printer/port and it works great. I'm trying to add the same printer on a Windows server and it fails.
I've tried standard TCP/IP port specifying the IP as 9.3.3.3:1234 and also LPR Port. With Standard TCP I've also removed the port and configured as raw with the alternate port #.
I've got windows firewall set to allow anything outgoing to port 1234.
What am I doing wrong?
I print some data to a connected printed via the dos COPY command.
It works great when the printer is set to "spool" but when using "print directly to printer" windows returns an access denied error.
The user is an administrator. I have tried adjusting the Win32/Spool directory to allow full RW permissions.
I've had the issue under Windows 7 and Windows 8.
The printer is connected via USB and is shared using NET USE as LPT3 via local ip, ex: net use lpt3 \127.0.0.1\printer /persistent:yes
When using the spooler and printing large sets of print jobs it seems like the spooler is getting maxed out (I can't find a limit to # of jobs) thus the desire to print directly.
I just finished installing 2008 on a new server and enabled PHP support thru the Web PI Installer. I'm having two issues that I can't seem to get past.
I see modules, etc. but there doesn't appear to be a mapping for static files.
- GIF and PNG files are returning 404.4 errors (see below)
- Default files are configured but are not being returned (ex: index.php)
Just switched from dedicated T1's with analog phone lines to cable modem with 10/2 uplink. We're having some VOIP call quality issues on the outgoing side when bandwidth is stressed and I need to setup QOS or a VLAN on our RVS4000 router.
Currently all phone traffic (talkswitch device and ip phones) are on it's own d-link PoE switch, and all workstations are on a LinkSys 1GB switch. Both switches are plugged into ports on the RVS4000. I'd like to set it up so that the dlink port has ~512Mbsp dedicated to it for voice at all times. It's my understanding that with a VLAN or QOS I can set this up.
I've got QOS setup already with port 5060 to have high priority but it doesn't seem to make a difference.