Re: raw socket question



On Aug 29, 11:45 am, sinbad <sinbad.sin...@xxxxxxxxx> wrote:
Hi,
For delivering packets to a raw socket ,port id is not checked , why
is it so ... Instead of delivering the packet to all the protocols ,we
could have delivered to only an application owning the port ... anyone
shed some light on this .


Port only makes sense for IP. Other protocols may or may not have a
concept of "port" and even if they do the "port" definition for a
protocol like AppleTalk or DECnet may not be compatible with the
concept of "port" in IP. Since the reason for using raw sockets in the
first place is to interface with protocols other than TCP/IP or UDP/IP
it doesn't make sense to check port id.

.



Relevant Pages

  • Re: Sql Express (Build 2047) XP SP2 not listening
    ... I've rechecked all of teh settings in teh Sql Configuration Utility ... Protocols for SQLEXPRESS and Client Protocols. ... Is there somewhere else to set this other that heh Sql Configuration ... SqlExpress and the Client Protocols to TCP and port 1433. ...
    (microsoft.public.sqlserver.connect)
  • Re: skills for mastering border security (firewalls,ips etc)
    ... First, understand the protocols. ... different programs using port 80 for everything but knowledge of the ... Learn all of the latest penetration testing techniques in InfoSec Institute's Ethical Hacking class. ... Totally hands-on course with evening Capture The Flag exercises, Certified Ethical Hacker and Certified Penetration Tester exams, taught by an expert with years of real pen testing experience. ...
    (Security-Basics)
  • Re: unsual entry using ipchains -nL
    ... The ports shown are HTTP, Telnet, ... Two of the three major IP protocols specify port numbers ...
    (comp.os.linux.security)
  • Re: raw socket question
    ... For delivering packets to a raw socket,port id is not checked, why ... Because a raw socket has no port. ... could have delivered to only an application owning the port ... ...
    (comp.unix.questions)
  • Re: Firewalls Supporting Protocols
    ... this drifted way off topic with nitpicking about protocols. ... > protocols such as FTP for rewriting of packet data such as the PORT ... PORT commands and responses to PASV commands in order to transiently open ...
    (comp.security.firewalls)