Networking Forums

Networking Forums > Computer Networking > Linux Networking > Virtual interface

Reply
Thread Tools Display Modes

Virtual interface

 
 
r3gis
Guest
Posts: n/a

 
      02-18-2007, 05:05 PM
Hi everyone

I need to emulate subnet with multiple virtual interfaces to which I
can bind() particular application .

In the beginning I have been trying to do this with help of dummy
interfaces but I couldn't communicate between theme ;

host := on the same subnet

ifconfig host0 dummy0 up
ifconfig host1 dummy1 up

ping -I dummy0 host0 - > 100 % packet lost

I am writing communicator application as a final year project , that's
using brodcasts to detect other instances it on the network .
I really dont know how else could I test my application for larger
number of users .

R3gis

 
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
Simulated NAT Traversal on Virtual Box | Two Virtual Interface - eth-0/eth1 Sumit Linux Networking 0 06-24-2011 01:09 AM
Virtual ethernet interface ? ArameFarpado Linux Networking 5 11-17-2006 11:30 PM
Virtual interface + vlan Wolter Kroes Linux Networking 2 10-13-2006 04:02 PM
Virtual interface Slav Inger Linux Networking 2 04-20-2004 01:54 PM
Failing virtual interface, please help Marv Linux Networking 1 02-28-2004 06:02 PM



1 2 3 4 5 6 7 8 9 10 11