Skip site navigation (1)Skip section navigation (2)
Date:      11 Jun 2001 20:30:04 EST
From:      Daniel Macedo Batista <danielbat@usa.net>
To:        freebsd-atm@freebsd.org
Subject:   how configure classical ip
Message-ID:  <20010611233004.1244.qmail@nwcst338.netaddress.usa.net>

next in thread | raw e-mail | index | archive | help
Hello all!

I'm trying to configure one machine running freebsd 4.2 to use classical =
ip,
but I have a lot of doubts.
This machine have gnu/linux too , and in the linux I run the commands:

/usr/local/sbin/atmsigd -b
/usr/local/sbin/ilmid -b
/usr/local/sbin/atmarpd -b -d
/usr/local/sbin/atmarp -c atm0
/sbin/ifconfig atm0 $IPADDR_CLI mtu $MTU netmask 255.255.255.0
/sbin/route add -net $NET_IPADDR netmask 255.255.255.128 dev atm0
/usr/local/sbin/atmarp -s $IPADDR_ARP $ATMADDR_ARP arpsrv
/usr/local/sbin/atmarp -q $NET_IPADDR ubr:sdu=3D$MTU

Then in the freebsd I edited the /etc/rc.conf including the variables :

atm_enable=3D"YES"
atm_netif_idt0=3D"atm 1"
atm_prefix_idt0=3D"ILMI"
atm_macaddr_idt0=3D"NO"
atm_arpserver_atm0=3D"39.0011.22334455667788990206.030303030303.11"
ifconfig_atm0=3D"inet 192.168.202.12 netmask 255.255.255.0"

But don't work, I'm making something wrong ? I tried too run the commands=
 :

atm set netif idt0 it 1
ifconfig it0 192.168.202.12 netmask 255.255.255.0
atm set arpserver it0 3900112233...

But in the last command ocurred an error : "operation not permitted", the=
n
this error can be because I forgot something in the kernel configuration =
?

Best reggards!
[]'s

Daniel Macedo Batista

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=3D=
1

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-atm" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010611233004.1244.qmail>