Networking Forums

Networking Forums > Computer Networking > Linux Networking > Receivin packets from the intternet thru router

Reply
Thread Tools Display Modes

Receivin packets from the intternet thru router

 
 
lekkie.aydot@gmail.com
Guest
Posts: n/a

 
      07-28-2005, 06:32 PM
When I receive packets from the internet on my router machine, the OS
implements the INPUT chain in the iptables modules, if I'm requestin a
webpage (probably forwarded from a LAN machine) what is the destination
port? Is it port 80 or any other port. I know when I'm sending, I send
to port 80 on remote machine but I may send with any port, but when I'm
receiving do I also receive n port 80?

 
Reply With Quote
 
 
 
 
Eric Teuber
Guest
Posts: n/a

 
      07-28-2005, 06:56 PM
(E-Mail Removed) wrote:
> When I receive packets from the internet on my router machine, the OS
> implements the INPUT chain in the iptables modules, if I'm requestin a
> webpage (probably forwarded from a LAN machine) what is the destination
> port? Is it port 80 or any other port. I know when I'm sending, I send
> to port 80 on remote machine but I may send with any port, but when I'm
> receiving do I also receive n port 80?
>


If you are connecting to a webpage (80), your OS will reserve one port
for this connection on your client side in an OS specific matter. This
port is transmitted to the destination, which then is permanently used.

for example:
54378 (client) <-> 80 (server)

Your router will remember this connection until it is canceled or finished.

Eric
 
Reply With Quote
 
Tauno Voipio
Guest
Posts: n/a

 
      07-28-2005, 08:04 PM
(E-Mail Removed) wrote:
> When I receive packets from the internet on my router machine, the OS
> implements the INPUT chain in the iptables modules, if I'm requestin a
> webpage (probably forwarded from a LAN machine) what is the destination
> port? Is it port 80 or any other port. I know when I'm sending, I send
> to port 80 on remote machine but I may send with any port, but when I'm
> receiving do I also receive n port 80?



Please go to <http://people.netfilter.org/rusty/unreliable-guides/>,
get the guides and read them. It seems that you do not have the
necessary basic information. You need at least the 4 HOWTO documents.

--

Tauno Voipio
tauno voipio (at) iki fi

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Router sends me these packets for what? Anonymous Wireless Internet 3 10-22-2011 08:08 PM
Newbie wants to look at other people's packets (promiscuous mode fails to capture packets) George D. Wireless Internet 1 07-14-2007 07:09 AM
W2K3-SP1 router blocks FTP packets Bernard.Tondeur Windows Networking 0 02-20-2006 11:08 AM
RH9 Router sending ARP packets Jeff Admin Linux Networking 0 06-22-2004 08:53 PM
Slow connection/lost packets to adsl router (note only router and one PC is on network) Tony Collins Windows Networking 2 01-28-2004 03:55 AM



1 2 3 4 5 6 7 8 9 10 11