Hi, How I can use ip protocol 250 in fw rules. I have software which connents to server via ip protocol 250. I want to place fw between client and server.
Hello, I want to ask differently: In iptables rule I can simply write: IPTABLES -A OUTPUT -p 250 ************* and this rule will accept only the packets that have PROTO=250 in packet header.
Hello, I want to ask differently: In iptables rule I can simply write: IPTABLES -A OUTPUT -p 250 ************* and this rule will accept only the packets that have PROTO=250 in packet header.