[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-atm
Subject:    Re: point2point
From:       John McPherson <johnm () op ! ks ! erg ! sri ! com>
Date:       1998-06-30 20:18:09
[Download RAW message or body]


Assuming you have already done the kernel patch and the device driver is
proplerly loaded...

1) on each machine start by running "atmarpd -b" - this starts the arp
   daemon

2) run the command "atmarp -c atm0" to create a classical IP interface
   atm0

3) give the interface on each machine an IP address
   on machine 1:  "ifconfig atm0 192.168.1.1 up"
   on machine 2:  "ifconfig atm0 192.168.1.2 up"

4) Tell the computer how to find other host on the "atm network" by
   linking each ip address with a pvc 
   (in this case, interface 0, VP 0, VC 70 )
   on machine 1:  "atmarp -s 192.168.1.2 0.0.70"
   on machine 2:  "atmarp -s 192.168.1.1 0.0.70"
   You can type "atmarp -a" to display the results of the above command

5) ping the other address...
   on machine 1: "ping 192.168.1.2"

---hope this helps


---jmc




On Tue, 30 Jun 1998, Erez Doron wrote:

> Hi
> 
> I'm looking for the easyest way to connect 2 computers
> by ip over atm
> the two computers are connected with a crossed atm cable
> (no switch )
> 
> i've tried using aperecv|pppd|apesend, but pppd does not print
> to stdout, only to tty , so i can not pipe it's output.
> 
> any ideas how i can make simple point2point connection ?
> 
> regards
> Erez.
> 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic