Networking Forums

Networking Forums > Computer Networking > Linux Networking > setting up ethernet connection as point-to-point

Reply
Thread Tools Display Modes

setting up ethernet connection as point-to-point

 
 
dunesea@gmail.com
Guest
Posts: n/a

 
      06-08-2006, 09:27 PM
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

 
Reply With Quote
 
 
 
 
@(none)
Guest
Posts: n/a

 
      06-14-2006, 03:17 PM
(E-Mail Removed) wrote:
> 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
 
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
Double Hop Point to Point Connection Advice needed Ray Wireless Internet 0 01-09-2007 01:14 AM
Highspeed Point to Point Wireless Connection martin.clausen@gmail.com Wireless Internet 19 08-26-2006 05:02 AM
point-to-point wireless pc connection without access point DavideD Wireless Internet 3 12-15-2004 08:33 AM
Short distance point-to-point connection between homes Xprotocol Wireless Internet 11 07-02-2004 06:10 PM
Setting up a basic point to point VPN Jeremy Byrski Windows Networking 3 06-21-2004 01:58 PM



1 2 3 4 5 6 7 8 9 10 11