| |
DJ8KI > WAMPES 20.09.96 23:42l 69 Lines 2208 Bytes #-10882 (0) @ DL
BID : K96DB0RBS00U
Read: DL5MHK DG1JKN DG7RCE DG0ONH DL4MEA DB1RAS GUEST DM3TT
Subj: wampes <->linux Link-Problem..
Path: DB0AAB<DB0KCP<DB0CZ<DB0LX<DB0RBS
Sent: 960920/1908z @:DB0RBS.#BW.DEU.EU [SCHWIEBERDINGEN OP:DL1SEM] BCM1.37b
From: DJ8KI @ DB0RBS.#BW.DEU.EU (Guenther)
To : WAMPES @ DL
Hallo Wampes-user...
habe hier ein Problem den Link wampes <-> linux einzurichten...
Benutze von S.u.S.e den Kernel 1.2.12
wampes wird in der ersten Zeile von /etc/rc.d/rc.local gestartet.
/tcp/net <&- >&- &
nachfolgend der relevate Auszug aus der net.rc
attach asy 0 0 slip ttypf 0 196 19200 dj8ki
route add dj8ki-u ttypf
route add 44/8 tnc1
route add default ttypf dj8ki-u
und hier das /etc/rc.d/rc.inet1
#! /bin/sh
#
# rc.inet1 This shell script boots up the base INET system.
#
# Version: @(#)/etc/rc.d/rc.inet1 1.01 05/27/93
#
HOSTNAME=`cat /etc/HOSTNAME`
# Attach the loopback device.
/sbin/ifconfig lo 127.0.0.1
/sbin/route add 127.0.0.0
# IF YOU HAVE AN ETHERNET CONNECTION, use these lines below to configure the
# eth0 interface. If you're only using loopback or SLIP, don't include the
# rest of the lines in this file.
# Edit for your setup.
AMPR_ADDR="44.130.48.56" # REPLACE with YOUR IP address!
AMPR_NETMASK="255.0.0.0" # REPLACE with YOUR netmask!
AMPR_NETWORK="44.0.0.0" # REPLACE with YOUR network address!
#BROADCAST="44.130.48.255" # REPLACE with YOUR broadcast address, if you
# have one. If not, leave blank and edit below.
AMPR_GATEWAY="44.130.48.124" # REPLACE with YOUR gateway address!
nice -n -20 /usr/sbin/slattach -p slip -s 19200 ttypf &
# Uncomment ONLY ONE of the three lines below. If one doesn't work, try again.
/sbin/ifconfig sl0 ${AMPR_ADDR} netmask $AMPR_NETMASK pointopoint ${AMPR_GATEWAY} mtu 196
#/sbin/ifconfig eth0 ${IPADDR} broadcast ${BROADCAST} netmask ${NETMASK}
# /sbin/ifconfig eth0 ${IPADDR} netmask ${NETMASK}
/sbin/route add ${AMPR_GATEWAY}
# Uncomment these to set up your IP routing table.
/sbin/route -n add ampr-net gw ${AMPR_GATEWAY} metric 1
#/sbin/route add default gw ${GATEWAY} metric 1
# End of rc.inet1
Beim Systemstart werde folgende Boot_Meldungen des Kernels
auf der Console angezeigt:
SIOCSIFFLAGS: No such device
SIOCADDRT: Network unreachable
Hat jemand ein aehnliches Problem gehabt und eine Loesung gefunden..?
Fuer Tips und Hinweise waere ich sehr dankbar..!
73! de DJ8KI @ DB0RBS-8
Read previous mail | Read next mail
| |