Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

i don't get any ip connection



the box is on linux 2.2.13 (suse 6.2 patched with vanilla kernel 
sources from kernel.org)
internet-connection is done via isdn (ippp0 with dynamic ip)
compilation of dvb-0-5-0 is successfull, make and make insmod are 
successfull, lsmod shows the following:

Module                  Size  Used by
msp3400                12040   0  (unused)
tuner                   3376   0  (unused)
dvb                    32692   2
VES1820                 3096   0  (unused)
VES1893                 3444   0  (unused)
saa7146_v4l            14744   0  (unused)
saa7146_core           13468   0  [dvb saa7146_v4l]
videodev                2528   2  [dvb]
i2c-core               10364   0  [msp3400 tuner dvb VES1820 VES1893 
saa7146_core]
ide-cd                 23028   0  (autoclean)
cdrom                  13336   0  (autoclean) [ide-cd]
appletalk              17184  12  (autoclean)
ip_masq_vdolive         1072   0  (unused)
ip_masq_raudio          2736   0  (unused)
ip_masq_quake           1092   0  (unused)
ip_masq_irc             1360   0  (unused)
ip_masq_ftp             2352   0  (unused)
ip_masq_cuseeme          816   0  (unused)
eepro100               12176   1  (autoclean)
hisax                 142688   3
isdn                  105772   3  [hisax]
slhc                    4328   1  [isdn]
serial                 18484   0  (autoclean)

i use dvbd2 (29.01.2000) and changed line 15 in dvbd.h to:
#define network_device "ippp0"
make is successfull

running without configfile shows this:

Fsync = 0, Freq = 2033250000, Sync = 127 Afc = 1031250 Agc = 175 Nest 
= 15360 Vber = 0

what i actually interpretate as a successfull connection (sync=127) 
to transponder 103

running with configfile shows this:

Fsync = 0, Freq = 2040000000, Sync = 127 Afc = 1031250 Agc = 319 Nest 
= 8960 Vber = 0

first i set the defaultroute to ippp0, route -n looks like this (isdn 
connected)

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.4.0     0.0.0.0         255.255.255.0   U     0      0        0 dvb0
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
145.253.1.0     0.0.0.0         255.255.255.0   U     0      0        0 ippp0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         145.253.1.18    0.0.0.0         UG    0      0        0 ippp0

ifconfig looks like this

dvb0      Link encap:Ethernet  HWaddr 00:02:D5:17:08:76
           inet addr:192.168.4.1  Bcast:192.168.4.255  Mask:255.255.255.0
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0

eth0      Link encap:Ethernet  HWaddr 00:90:27:8F:E7:B8
           inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
           EtherTalk Phase 2 addr:65280/3
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:921255 errors:0 dropped:0 overruns:0 frame:0
           TX packets:791051 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0

ippp0     Link encap:Point-to-Point Protocol
           inet addr:213.23.8.49  P-t-P:145.253.1.18  Mask:255.255.255.0
           UP POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
           RX packets:4378 errors:0 dropped:0 overruns:0 frame:0
           TX packets:4958 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0

i connect isdn first, then i start dvbd, now i'd like to ping 
194.177.32.44 as the proxy for transponder 114, nothing happens, no 
information in message-log, none in warn-log.
at this moment i'd like to use satellite-based internet connection, 
like connecting the proxy and logging into using squid.

my /etc/dvbd.conf looks like this:

# DVB receiver configuration file, (c) 2000 data planet international
#
# standard location in /etc
#
# LNB power on=1/off=0
#
power 1
#
# symbol rate [symbol/sec]
#
# ASTRA 1E/1F
#
#symbolrate 27500000
#
# ASTRA 1G/1H
#
symbolrate 22000000
#
# frequency [kHz]
#
# ASTRA TR 103
#
#frequency 12460000
#
# ASTRA TR 115
#
#frequency 12662750
#
# ASTRA TR 114
#
frequency 12640000
#
# ASTRA TR 113
#
#frequency 12633250
#
# 22 kHz signal on=1/off=0
#
ttk 1
#
# diseqc on=1/off=0
#
diseqc 0
#
# AFC on=1/off=0
#
AFC 1
#
# polarisation H=1/V=0
#
polarisation 0
#
# settings for MPE filter, PID and MAC filtering, valid MAC bytes
#
#
filter_0 512
#
filter_1 785
#
filter_2 786 00:02:D5:17:08:50 31
#
# filter_3 xxx
#
# filter_4 xxx
#
# filter_5 xxx
#
# filter_6 xxx
#
# filter_7 xxx
#
# filter_8 xxx
#
# filter_9 xxx
#

any information appreciated


-- 
mit freundlichen Grüßen / sincerely

Mo Hataj



Home | Main Index | Thread Index