Skip to main content

Questions tagged [protocol]

The tag has no usage guidance.

0 votes
1 answer
528 views

How to use IPPS with Brother printer and Mac?

I have a Brother laser printer connected to my router via ethernet cable. Within the Brother configuration web portal, I did the following: disabled all wireless functionality on the printer disabled ...
beoifiboheuhio's user avatar
1 vote
0 answers
382 views

Configuring Tomcat for customized protocol handler

This is on Tomcat 9.0.71. I need to use a protocol handler of com.ibm.crypto.provider. I set JAVA_OPTS with -Djava.protocol.handler.pkgs=com.ibm.crypto.provider but this is not sufficient. The problem ...
Dave Breeze's user avatar
1 vote
1 answer
679 views

Why does OpenSSH on Macos look for known hosts file twice?

Open SSH debug trace shows that ssh is looking for the known_hosts file(s) twice, once before the key exchange and once during, why is that? I understand that as part of the key exchange ssh verifies ...
Niko P's user avatar
  • 13
0 votes
2 answers
46 views

website says connection insecure if typed without the protocol

I have a website and when I type the url with 'https://' the browser shows the site normally, however if I do not include 'https://' in the url, the browser brings me to a page that says my connection ...
brothman01's user avatar
0 votes
1 answer
4k views

Could not determine IPv4/IPv6 protocol

I am having this problem all of a sudden. Open VPN worked brilliantly until December 2021- then it stopped connecting with the following reason: RESOLVE: Cannot resolve host address: xxxx.xxxx.com:...
user948584's user avatar
1 vote
0 answers
727 views

IMAP server responds with "BAD..." error to "LIST..." after similar "LIST" command completes successfully

I'm getting a BAD... error when running a LIST command against an IMAP server that I'm not understanding and could use some help with. I run almost an identical command just prior to it to list the ...
oucil's user avatar
  • 598
0 votes
1 answer
394 views

DHCPv6 (RFC 8415) - What are reasonable initial values for time intervals T1/T2?

As described in Section 18.2. - Client Behavior of DHCP - RFC 8415 a client uses the Solicit message to discover DHCP servers configured to assign leases or return other configuration parameters on ...
goulashsoup's user avatar
0 votes
1 answer
291 views

Apparent inconsistency in Apache SSLProtocol

I'm running a server with Debian 10 and Apache Version: 2.4.38-3+deb10u3. The behaviour of different settings for SSLProtocol is puzzling. SSL has been configured to be quite secure. This setting ...
mbrampton's user avatar
  • 361
0 votes
1 answer
306 views

Do ports change for every request? Are Ip ports are different from system ports?

A typical ip address has >65k ports then again a system that runs localhost offline has port which sometimes face conflicts. Am very under-read in this area please give some light. Pardon my English. ...
saul's user avatar
  • 1
3 votes
4 answers
2k views

Is RFC 7231 the latest version about the HTTP/1.1 protocol?

I'm doing an university work on HTTP and I try to explain what happens when there is an HTTP connection between a client and a server. To do this, I'm using the "curl -v -i" command on an Ubuntu ...
john smith's user avatar
0 votes
1 answer
423 views

TCP protocol strange behaviour in my program

I started working recently in IT field and as first assignment they want me to communicate with a remote board with a simple Socket using Java. Today I completed all the job but I noticed that my ...
user3649959's user avatar
16 votes
2 answers
2k views

What's the point of repeating an email address in "The Envelope" and the "The Header"?

I learned that both the FROM address and the TO address is repeated in a hidden element called the "envelope", and then repeated again in the "body". Question Why isn't the envelope data copied into ...
TLDR's user avatar
  • 311
3 votes
1 answer
925 views

tcpdump - prevent interpreting/decoding protocols

Is there a way to stop tcpdump from (mis)interpreting protocols in captured packets? It assumes that traffic coming from port 4500/udp is always IPSec traffic, 53/udp is DNS query, etc and tries to ...
aqz's user avatar
  • 53
3 votes
2 answers
6k views

Listener Protocol for ELB in front of Squid Proxy

We have two Squid proxy servers for High availability. We want to use Amazon ELB in front of these Squid proxy servers. When we use Load Balancer Protocol as TCP and port 8080, Instance Protocol TCP ...
Neetika's user avatar
  • 81
1 vote
0 answers
514 views

nginx default SSL SNI host overwrites SSL Protocols

I have setup nginx with SSL (SNI based). My first served vHost uses server { ... listen 443 ssl; server_name host1; ssl_protocols TLSv1 TLSv1.1 TLSv1.2; .... On others vhosts I wanted ...
lockdoc's user avatar
  • 241

15 30 50 per page