Jump to content

paul

Admin
  • Posts

    5611
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by paul

  1. as root

    cd /var/lib/named-chroot/var/named

    there are your dns files

    then named.conf can be found in /var/lib/named-chroot/etc/named.conf

     

    if you use the *web admin* to turn on caching name server, then use vi to make/edit the dns files it works perfectly :-)

  2. I'm trying to get fetchmail to connect to a pop3 server ... download the mail and stick in the inbox of a local user ...

    Not too hard?

    poll wapdomainz.com with proto POP3
    
          user "wapdomainz" is "wapdomainz" here

    if I run

    fetchmail -d0 -v --nosyslog

    it asks me for a spassword ... which I give it obviously.

    -bash-2.05b$ fetchmail -d0 -v --nosyslog
    
    Enter password for wapdomainz@wapdomainz.com: 
    
    fetchmail: 6.1.0 querying wapdomainz.com (protocol POP3) at Sun 06 Apr 2003 09:0                                                             0:09 PM NZST: poll started
    
    fetchmail: POP3< +OK POP3 wapdomainz.com v2001.78rh server ready
    
    fetchmail: POP3> CAPA
    
    fetchmail: POP3< +OK Capability list follows:
    
    fetchmail: POP3< TOP
    
    fetchmail: POP3< LOGIN-DELAY 180
    
    fetchmail: POP3< UIDL
    
    fetchmail: POP3< STLS
    
    fetchmail: POP3< USER
    
    fetchmail: POP3< SASL LOGIN
    
    fetchmail: POP3< .
    
    fetchmail: POP3> STLS
    
    fetchmail: POP3< +OK STLS completed
    
    fetchmail: POP3> USER wapdomainz
    
    fetchmail: POP3> PASS 
    
    fetchmail: Unknown login or authentication error on wapdomainz@wapdomainz.com
    
    fetchmail: socket error while fetching from wapdomainz.com
    
    fetchmail: 6.1.0 querying wapdomainz.com (protocol POP3) at Sun 06 Apr 2003 09:0                                                             0:11 PM NZST: poll completed
    
    fetchmail: Query status=2 (SOCKET)
    
    fetchmail: normal termination, status 2
    
    -bash-2.05b$

     

    doesn't work :( ...

    However on my lappie .. which runs MDK9.1 wuth fetchmail 6.2.1 it works fine ... I'm not happy :(

     

    also is there a way I can get this to execute when the user logs in rather than running in daemon mode?

     

    frustrated !!!

  3. anybody know how I can change the port number used by imapd?

     

    currently it uses 143 (default) I want to change it so that pop3 uses 110 and imapd uses 11433 (or something like that )

     

    any ideas how to do it?

    I've looked throught /etc/xinetd.conf and /etc/xinetd.d/imap I've also checked /etc/postfix/main.cf and I can't find any thing about port numbers :(

  4. alsa is starting (the chkconfig I already did)

     

    alsamixer :(

    [root@oracle root]# alsamixer 
    
    ALSA lib simple.c:944:(simple_add1) helem (MIXER,'IEC958 Playback Switch',0,0,0) appears twice or more
    
    
    
    alsamixer: function snd_mixer_load failed: Invalid argument
    
    [root@oracle root]#

  5. ok I have a SIS 7081 sound card (I believe)

    at least thats what lspcidrake tells me.

    [paul@oracle paul]$ lspcidrake 
    
    agpgart         : Silicon Integrated Systems [SiS]|630 Host
    
    unknown         : Silicon Integrated Systems [SiS]|5513 [IDE]
    
    unknown         : Silicon Integrated Systems [SiS]|85C503/5513
    
    usb-ohci        : Silicon Integrated Systems [SiS]|7001 USB
    
    usb-ohci        : Silicon Integrated Systems [SiS]|7001 USB
    
    snd-trident     : Silicon Integrated Systems [SiS]|7018 PCI Audio
    
    unknown         : Silicon Integrated System|SiS7013 56k Modem
    
    unknown         : Silicon Integrated Systems [SiS]|5591/5592 AGP
    
    8139too         : Realtek|RTL-8139
    
    Card:SiS 630    : Silicon Integrated Systems [SiS]|SiS630 GUI Accelerator+3D
    
    unknown         : Unknown|USB OHCI Root Hub [Hub|Root Hub]
    
    unknown         : Unknown|USB OHCI Root Hub [Hub|Root Hub]
    
    [paul@oracle paul]$

     

    but geuss what ... NO SOUND !!! :cry:

    I have also tried with and without ear/head pgones ...... not that it should matter :(

    all the volumes are turned up in kmix ....

     

    I have a stack of modules loaded by mandrake related to sound

    [root@oracle root]# lsmod
    
    Module                  Size  Used by    Not tainted
    
    isofs                  27988   0  (autoclean)
    
    zlib_inflate           21156   0  (autoclean) [isofs]
    
    udf                    90464   0  (autoclean)
    
    sg                     34636   0  (autoclean) (unused)
    
    st                     29488   0  (autoclean) (unused)
    
    sr_mod                 16920   0  (autoclean) (unused)
    
    sd_mod                 13100   0  (autoclean) (unused)
    
    scsi_mod              103284   4  (autoclean) [sg st sr_mod sd_mod]
    
    ide-cd                 33856   0  (autoclean)
    
    cdrom                  31648   0  (autoclean) [sr_mod ide-cd]
    
    lp                      8096   0  (autoclean) (unused)
    
    parport                34176   0  (autoclean) [lp]
    
    snd-seq-midi            5024   0  (autoclean) (unused)
    
    snd-trident-synth       9452   1  (autoclean)
    
    snd-seq-instr           7172   0  (autoclean) [snd-trident-synth]
    
    snd-ainstr-simple       3368   0  (autoclean) [snd-trident-synth]
    
    snd-seq-midi-emul       6780   0  (autoclean) [snd-trident-synth]
    
    snd-seq-oss            31104   0  (unused)
    
    snd-seq-midi-event      5640   0  [snd-seq-midi snd-seq-oss]
    
    snd-seq                42608   3  [snd-seq-midi snd-trident-synth snd-seq-instr snd-seq-midi-emul snd-seq-oss snd-seq-midi-event]
    
    snd-pcm-oss            43556   1 
    
    snd-mixer-oss          14488   1  [snd-pcm-oss]
    
    snd-trident            32124   2  [snd-trident-synth]
    
    snd-util-mem            3008   0  [snd-trident]
    
    snd-pcm                77536   0  [snd-pcm-oss snd-trident]
    
    snd-timer              18376   0  [snd-seq snd-pcm]
    
    gameport                3316   0  [snd-trident]
    
    snd-mpu401-uart         4396   0  [snd-trident]
    
    snd-rawmidi            17600   0  [snd-seq-midi snd-mpu401-uart]
    
    snd-page-alloc          7732   0  [snd-trident-synth snd-trident snd-pcm]
    
    snd-ac97-codec         40160   0  [snd-trident]
    
    snd-seq-device          5832   0  [snd-seq-midi snd-trident-synth snd-seq-oss snd-seq snd-trident snd-rawmidi]
    
    snd                    40868   0  [snd-seq-midi snd-seq-instr snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-trident snd-util-mem snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-ac97-codec snd-seq-device]
    
    soundcore               6276   0  [snd]
    
    af_packet              14952   0  (autoclean)
    
    8139too                17160   1  (autoclean)
    
    mii                     3832   0  (autoclean) [8139too]
    
    nls_iso8859-1           3516   1  (autoclean)
    
    nls_cp850               4316   1  (autoclean)
    
    vfat                   11820   1  (autoclean)
    
    fat                    37944   0  (autoclean) [vfat]
    
    supermount             15296   0  (autoclean)
    
    usb-ohci               20584   0  (unused)
    
    usbcore                72992   1  [usb-ohci]
    
    rtc                     8060   0  (autoclean)
    
    reiserfs              175120   4 
    
    [root@oracle root]#

     

    any bpdy have on these cards ???? it can be found on an i-buddie a900 laptop ... so don't tell me to go get a cheap replacement :P

  6. I am uploading 9.1 final to our ftp site, CD1 is now there, other two are uploading as I type.

     

    EDIT

    Damn !!  Im doing this without a discussion and a seven day poll :evil:  

    Somebody stop me, Im out of control :lol:  :lol:  :lol:

     

    1.... cool I have all 3 iso images, but I only have 2 blank cd's :( although I am running 9.1 on my laptop right now as I type this :#:

    2 .... your just looking for a fight over the voting thing aren't you :o behave :shock:

  7. ahhh then it is a dns issue

    you need to get your websites pointed to your machine at the DNS hoster.

    also you have 192.168.0.1 as an IP address in those examples .. is that the actual IP address of the machine ??? coz then it could be a routing issue

     

    I'll explain what I have ....

    I have a cable plugged into a router (computer) with two network cards

    card 1 = IP 202.27.218.97

    card 2 = 192.168.1.1

     

    on my router (running Mandrake MNF) I have port forwarded port 80 to 192.168.1.2

     

    the web server has IP address 192.168.1.2

     

    the other thing that can affect this working is DNS

    paul@trinity paul $ dig loudas.com
    
    
    ;; QUESTION SECTION:
    ;loudas.com.                    IN      A
    
    
    ;; ANSWER SECTION:
    
    loudas.com.             43200   IN      A       202.27.218.97
    
    paul@trinity paul $

    notice that the answer section returns my PUBLIC IP address ???

     

    if your interested in the actual DNS record .. here it is

    ; Authoritative DNS data for radiopie.com
    ;
    ; Location:       External (Internet)
    ; Comments:
    
    
    
    $ttl 43200
    
    
    
    @               IN      SOA     ns1.loudas.com. netadmin.loudas.com. (
    
                                   2003031701     ; serial
    
                                   10800  ; refresh
    
                                   3600   ; retry
    
                                   604800 ; expire
    
                                   43200 ); minimum TTL
    
    
    
    @               IN      NS      ns1.loudas.com.
    
    @               IN      NS      ns2.loudas.com.
    
    
    
    cipher          86400   IN      A       202.27.218.96
    
    
    
    mail            172800  IN      A       202.27.218.97
    
    @                       IN      A       202.27.218.97
    
    www                     IN      A       202.27.218.97
    
    irc                     IN      A       202.27.218.97
    
    webmail                 IN      A       202.27.218.97
    
    dragon                  IN      A       202.27.218.97
    
    wapdomainz              IN      A       202.27.218.97
    
    w3                      IN      A       202.27.218.97
    
    pop3                    IN      A       202.27.218.97
    
    smtp                    IN      A       202.27.218.97
    
    ns1                     IN      A       202.27.218.96
    
    ns2                     IN      A       202.27.218.97
    
    
    
    loudas.com.     86400   IN      A       202.27.218.97
    
                   86400   IN      MX 0    mail.loudas.com.

×
×
  • Create New...