setting up ethernet connection as point-to-point

setting up ethernet connection as point-to-point

Post by dune.. » Sat, 10 Jun 2006 06:27:38



I have two knoppix boxes connected via a crossover cable and I want to
set up the ethernet link as point-to-point. I understand that limiting
the netmask to 255.255.255.255 and setting up the remote host in the
routing table effectively achieves this but I am not sure why I can't
get ifconfig to recognize the ethernet device as point-to-point.

Assume I run...

ifconfig eth0 192.168.1.1 pointopoint 192.168.1.2 netmask
255.255.255.255 up

ifconfig eth0 will show that it is UP and in BROADCAST mode.

This is for testing purposes that I want the ethernet devices to act as
point-to-point devices.

Thanks for any help explaining what's happening here.

Richard

 
 
 

setting up ethernet connection as point-to-point

Post by non » Fri, 16 Jun 2006 00:17:30



> I have two knoppix boxes connected via a crossover cable and I want to
> set up the ethernet link as point-to-point. I understand that limiting
> the netmask to 255.255.255.255 and setting up the remote host in the
> routing table effectively achieves this but I am not sure why I can't
> get ifconfig to recognize the ethernet device as point-to-point.

> Assume I run...

> ifconfig eth0 192.168.1.1 pointopoint 192.168.1.2 netmask
> 255.255.255.255 up

> ifconfig eth0 will show that it is UP and in BROADCAST mode.

> This is for testing purposes that I want the ethernet devices to act as
> point-to-point devices.

> Thanks for any help explaining what's happening here.

> Richard

box1: ifconfig eth0 192.168.1.10 netmask 255.255.255.0 up

box2: ifconfig eth0 192.168.1.11 netmask 255.255.255.0 up

 
 
 

1. tunnel point to point vs physical point to point

If you have 2 systems on a point to point link you would address them
by a /30 block? When creating 'gre' tunnel you can use /32 for example
ip addr add 1.0.0.1 peer 1.0.0.2 dev mydev.

why can't /32 of arbitray addressing be used on a point to point
between 2 systems?

2. Some KDE functions like FindWindow in Windows?

3. enabling ge0 gigabit ethernet point-to-point between V880s

4. Install on wd7000

5. Point-to-Point-to-Point-to-Point ad nauseum

6. Wireless Modem Card?

7. Point-to-Point-to-Point

8. AudiExcel info-check

9. HSG80 - point to point connection

10. Point-2-Point Secured Connection

11. Help! Point to Point Ethernet?

12. linux point-to-point mac

13. Interface-based firewalling for point-to-point links