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

Re: networking trouble



> I am still trying to migrate to Debian from RedHat but having little
> success. After many tries I finally got X and GNOME working, now I am
> trying to get the networking going, in particular ppp. I tried various
> things already but without success, and right now I am about all out of
> ideas wht to try next, thus any help is appreciated.
> 
> I want to set up ppp such that it dials on demand. I have this working
> on my RedHat system and figured I should be able to do the same on
> Debian. Thus I copied
> 
> /etc/ppp/options
> /etc/ppp/pap-secrets
> /etc/ppp/chap-script
> /etc/resolv.conf
> /etc/hosts
> /etc/hosts.deny
> /etc/hosts.allow
> 


Not sure if this copying is a good idea. Have you tried pppconfig?

[01:24:58 tmp]$ grep-available -PX pppconfig
Package: pppconfig
Priority: optional
Section: base
Installed-Size: 93
Maintainer: John Hasler <jhasler@debian.org>
Architecture: all
Version: 2.0.9
Depends: ppp (>= 2.3.7), whiptail | dialog
Filename: pool/main/p/pppconfig/pppconfig_2.0.9_all.deb
Size: 26422
MD5sum: f163c23f1ce94f930c84e612ee09d88b
Description: A text menu based utility for configuring ppp.
 It provides extensive explanations at each step.  pppconfig supports
 PAP, CHAP, and chat methods of authentication.  It uses the standard
 ppp configuration files and sets ppp up so that the standard pon and
 poff commands can be used to control ppp.
 Some features supported by pppconfig are:
  - Multiple ISP's with separate nameservers.
  - Modem detection.
  - Dynamic DNS.
  - Dial on demand.
Task: dialup

[01:25:52 tmp]$ 


> from my RedHat system to the Debian system. This does not appear to be
> good enough. I can start pppd, no complaints, but when I start mozilla
> pppd makes no attempt to connect to my ISP.
> 


1. What is the output of

    zgrep ppp /var/log/syslog*?

2. Can you ping some host on the internet?

[01:24:33 tmp]$ ping -c1 64.58.76.179 
Warning: no SO_TIMESTAMP support, falling back to SIOCGSTAMP
PING 64.58.76.179 (64.58.76.179) from 212.179.7.156 : 56(84) bytes of data.
64 bytes from 64.58.76.179: icmp_seq=0 ttl=235 time=213.072 msec

--- 64.58.76.179 ping statistics ---
1 packets transmitted, 1 packets received, 0% packet loss
round-trip min/avg/max/mdev = 213.072/213.072/213.072/0.000 ms
[01:24:45 tmp]$ ping -c1 www.yahoo.com
Warning: no SO_TIMESTAMP support, falling back to SIOCGSTAMP
PING www.yahoo.akadns.net (64.58.76.176) from 212.179.7.156 : 56(84) bytes of 
data.
64 bytes from www7.dcx.yahoo.com (64.58.76.176): icmp_seq=0 ttl=235 
time=212.903 msec

--- www.yahoo.akadns.net ping statistics ---
1 packets transmitted, 1 packets received, 0% packet loss
round-trip min/avg/max/mdev = 212.903/212.903/212.903/0.000 ms
[01:24:58 tmp]$ 


> Another issue is that I keep getting the following messages to my log
> file
> 


Was that happened before you copied the files as well?


> Sep  8 08:42:13 journey kernel: Packet log: input DENY eth0 PROTO=17
> 192.168.1.2:138 192.168.255.255:138 L=205 S=0x00 I=53061 F=0x0000 T=128
> (#6)
> 
> This happens about every second, such my log file can get lare quickly.
> When I shut the system down I get the following message
> 
> Sep  8 08:44:43 journey kernel: device eth0 left promiscuous mode
> 
> Any help is appreciated.
> 
> Thanks,
> Robert
> 
> --
> Robert Schweikert                      MAY THE SOURCE BE WITH YOU
> rjschwei@mindspring.com                         LINUX
> 
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

-- 

	Shaul Karl <shaulka@bezeqint.net>




Reply to: