Re: Dual NIC and crossover cable
From: Tauno Voipio (tauno.voipio_at_iki.fi.NOSPAM.invalid)
Date: 08/08/05
- Next message: chitu: "Re: e1000 Throughput issues"
- Previous message: djcredo_at_gmail.com: "Packet Padding"
- In reply to: Jaggu: "Re: Dual NIC and crossover cable"
- Next in thread: Jaggu: "Re: Dual NIC and crossover cable"
- Reply: Jaggu: "Re: Dual NIC and crossover cable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 08 Aug 2005 16:58:20 GMT
Jaggu wrote:
> Hi all...
>
> Me too have similar situation and am doing my first linux project.
> Could you please tell me where ..which location of kernel part I can
> find this funda happening ....like Linux/IP stack comparing or finding
> the source and destination address are same and re-directing packets to
> echo port if source and destination IP address are same?
>
> like file path...?
>
It's sufficient that the destination address of
a packet is any of the local IP addresses to
route the packet via lo.
It's in the IP routing. Unless you understand it,
please do not mess with it. It's the core part
of the networking - a careless modification
will break things, for sure.
Please tell what you're trying to accomplish.
Maybe there's a totally different way to achieve
the desired results.
-- Tauno Voipio tauno voipio (at) iki fi
- Next message: chitu: "Re: e1000 Throughput issues"
- Previous message: djcredo_at_gmail.com: "Packet Padding"
- In reply to: Jaggu: "Re: Dual NIC and crossover cable"
- Next in thread: Jaggu: "Re: Dual NIC and crossover cable"
- Reply: Jaggu: "Re: Dual NIC and crossover cable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|