redlums35 a écrit 36 commentaires

  • # merci

    Posté par  . En réponse au message router toutes les adresses web vers un serveur. Évalué à 0.

    merci pour votre aide. Tout fonctionne, cela venait en effet des DNS.

    Merci encore :-)
  • # ni client ni serveur

    Posté par  . En réponse au message router toutes les adresses web vers un serveur. Évalué à 0.

    j'arrive bien a pinger mon serveur et de mon serveur je ping mon client
    voici ma table nat :
    Chain PREROUTING (policy ACCEPT)
    target prot opt source destination
    DNAT tcp -- anywhere !10.1.0.1 tcp dpt:www to:10.1.0.1:80

    Chain POSTROUTING (policy ACCEPT)
    target prot opt source destination

    Chain OUTPUT (policy ACCEPT)
    target prot opt source destination

    (serveur 10.1.0.1) HTTP accessible directement via http://10.1.0.1(...)
  • [^] # Re: 2 soluces

    Posté par  . En réponse au message router toutes les adresses web vers un serveur. Évalué à -1.

    iptables -t nat -A PREROUTING -p tcp -i eth0 -d ! 10.0.0.1 --dport 80 -j DNAT --to 10.0.0.1:80

    c'est bien ce genre de commande que je mettais mais cela ne marche pas.
    il me met page introuvable a chaque fois. Pourtant http://10.0.0.1(...(...)) marche bien.
    iptables fonctionne aussi car pour avoir internet je fait :
    iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE

    D'ou viendrait le problème ??
  • [^] # Re: 2 soluces

    Posté par  . En réponse au message router toutes les adresses web vers un serveur. Évalué à -1.

    sbin/iptables -t nat -A PREROUTING -p tcp -i eth0 -d ! 10.0.0.1
    --dport 80 -j DNAT --to 10.0.0.1:80

    c'est bien ce genre de commande que je mettais mais cela ne marche pas.
    il me met page introuvable a chaque fois. Pourtant http://10.0.0.1(...(...)) marche bien.
    iptables fonctionne aussi car pour avoir internet je fait :
    iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE

    D'ou viendrait le problème ??
  • [^] # Re: 2 soluces

    Posté par  . En réponse au message router toutes les adresses web vers un serveur. Évalué à 0.

    sbin/iptables -t nat -A PREROUTING -p tcp -i eth0 -d ! 10.0.0.1
    --dport 80 -j DNAT --to 10.0.0.1:80

    c'est bien ce genre de commande que je mettais mais cela ne marche pas.
    il me met page introuvable a chaque fois. Pourtant http://10.0.0.1(...) marche bien.
    iptables fonctionne aussi car pour avoir internet je fait :
    iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE

    D'ou viendrait le problème ??
  • [^] # Re: réponse :

    Posté par  . En réponse au message Un dreamweaver pour linux !?. Évalué à 0.

    Interface graphique : Oui, par exemple créer une page sans avoir besoin de toucher au code.
    Ton lien a l'air pas mal je vais tester cela.
    NVU peut réaliser des fonctions avancé HTML ? javascript ?.

    Merci
  • # A ma connaissance non !

    Posté par  . En réponse au message travailler à plusieurs sur un document OOo. Évalué à 0.

    D'ailleur peux tu m'en dire l'interet ?
    Tu bosse 1h sur ton fichier, t'enregistre, et l'autre enregistre sa version par dessus et tu perd tout. C'est ca ?
    Mouais :-)
  • # Squid

    Posté par  . En réponse au message Squid. Évalué à 1.

    Hi !

    Cela s'appelle un proxy transparent. tu pourra trouver des infos a cette adresse :
    http://www.fido-fr.net/linux_proxy_transparent.shtml(...)

    bo courage
  • [^] # Re: C'est du C++ ?

    Posté par  . En réponse au message istream et iostream. Évalué à 1.

    compilation du fichier avec dedans include de istream et include de iostream.
    Le resultat:
    ....
    /usr/include/xml++.h:18: istream: No such file or directory

    Merci
  • [^] # Re: log d'erreur un peu long :-(

    Posté par  . En réponse au message Probleme : compilation d'un petit programme. Évalué à 1.

    Du vieux code ! Arf.
    Je vais installer gcc-2.95 et le mettre par defaut. je vais voir ce que ca donne.

    Merci
  • [^] # log d'erreur un peu long :-(

    Posté par  . En réponse au message Probleme : compilation d'un petit programme. Évalué à 1.

    Dans le fichier inclus à partir de /usr/include/c++/3.3/backward/strstream:51,
    à partir de UserEntry.h:17,
    à partir de UserEntry.cpp:9:
    /usr/include/c++/3.3/backward/backward_warning.h:32:2: attention : #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the <X.h> header for C++ includes, or instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
    In file included from UserEntry.h:21,
    from UserEntry.cpp:9:
    global.h:19: error: `LogFile&log' redeclared as different kind of symbol
    /usr/include/bits/mathcalls.h:110: error: previous declaration of `double
    log(double)'
    In file included from UserEntry.cpp:9:
    UserEntry.h:50: error: 'string' is used as a type, but is not defined as a
    type.
    UserEntry.h:58: error: 'string' is used as a type, but is not defined as a
    type.
    UserEntry.h:59: error: 'string' is used as a type, but is not defined as a
    type.
    UserEntry.h:74: error: erreur d'analyse syntaxique before `&' token
    UserEntry.h:79: error: erreur d'analyse syntaxique before `&' token
    UserEntry.h:89: error: erreur d'analyse syntaxique before `&' token
    UserEntry.h:90: error: le C++ ISO interdit la déclaration de « string » sans
    type
    UserEntry.h:90: error: erreur d'analyse syntaxique before `&' token
    UserEntry.h:107: error: le C++ ISO interdit la déclaration de « string » sans
    type
    UserEntry.h:107: error: declaration of `const int UserEntry::string'
    UserEntry.h:90: error: conflicts with previous declaration `const int
    UserEntry::string'
    UserEntry.h:107: error: erreur d'analyse syntaxique before `&' token
    UserEntry.h:111: error: erreur d'analyse syntaxique before `&' token
    UserEntry.h:112: error: erreur d'analyse syntaxique before `&' token
    UserEntry.h:115: error: erreur d'analyse syntaxique before `&' token
    UserEntry.h:116: error: erreur d'analyse syntaxique before `&' token
    UserEntry.h:120: error: le C++ ISO interdit la déclaration de « string » sans
    type
    UserEntry.h:120: error: declaration of `const int UserEntry::string'
    UserEntry.h:90: error: conflicts with previous declaration `const int
    UserEntry::string'
    UserEntry.h:120: error: erreur d'analyse syntaxique before `(' token
    In file included from ../connectmgr/ConnectMgr.h:26,
    from ../connectmgr/ScriptMgr.h:14,
    from UserEntry.cpp:10:
    UserDb.h:20: error: erreur d'analyse syntaxique before `<' token
    UserDb.h:27: error: erreur d'analyse syntaxique before `&' token
    UserDb.h:28: error: destructors must be member functions
    UserDb.h:31: error: erreur de syntaxe before `*' token
    UserDb.h:35: error: erreur d'analyse syntaxique before `&' token
    UserDb.h:50: error: erreur de syntaxe before `(' token
    In file included from ../connectmgr/ScriptMgr.h:14,
    from UserEntry.cpp:10:
    ../connectmgr/ConnectMgr.h:33: error: le C++ ISO interdit la déclaration de «
    string » sans type
    ../connectmgr/ConnectMgr.h:33: error: `string' declared as a `virtual' field
    ../connectmgr/ConnectMgr.h:33: error: erreur d'analyse syntaxique before `&'
    token
    ../connectmgr/ConnectMgr.h:34: error: le C++ ISO interdit la déclaration de «
    string » sans type
    ../connectmgr/ConnectMgr.h:34: error: `string' declared as a `virtual' field
    ../connectmgr/ConnectMgr.h:34: error: declaration of `const int
    ConnectionMgr::string'
    ../connectmgr/ConnectMgr.h:33: error: conflicts with previous declaration `
    const int ConnectionMgr::string'
    ../connectmgr/ConnectMgr.h:34: error: erreur d'analyse syntaxique before `&'
    token
    ../connectmgr/ConnectMgr.h:35: error: le C++ ISO interdit la déclaration de «
    string » sans type
    ../connectmgr/ConnectMgr.h:35: error: `string' declared as a `virtual' field
    ../connectmgr/ConnectMgr.h:35: error: declaration of `const int
    ConnectionMgr::string'
    ../connectmgr/ConnectMgr.h:33: error: conflicts with previous declaration `
    const int ConnectionMgr::string'
    ../connectmgr/ConnectMgr.h:35: error: erreur d'analyse syntaxique before `&'
    token
    ../connectmgr/ConnectMgr.h:36: error: le C++ ISO interdit la déclaration de «
    string » sans type
    ../connectmgr/ConnectMgr.h:36: error: `string' declared as a `virtual' field
    ../connectmgr/ConnectMgr.h:36: error: declaration of `const int
    ConnectionMgr::string'
    ../connectmgr/ConnectMgr.h:33: error: conflicts with previous declaration `
    const int ConnectionMgr::string'
    ../connectmgr/ConnectMgr.h:36: error: erreur d'analyse syntaxique before `&'
    token
    ../connectmgr/ConnectMgr.h: Dans constructor « ConnectionMgr::ConnectionMgr()
    »:
    ../connectmgr/ConnectMgr.h:30: error: uninitialized member '
    ConnectionMgr::string' with 'const' type 'const int'
    In file included from UserEntry.cpp:10:
    ../connectmgr/ScriptMgr.h: At global scope:
    ../connectmgr/ScriptMgr.h:27: error: 'string' is used as a type, but is not
    defined as a type.
    ../connectmgr/ScriptMgr.h:33: error: le C++ ISO interdit la déclaration de «
    string » sans type
    ../connectmgr/ScriptMgr.h:33: error: erreur d'analyse syntaxique before `&'
    token
    ../connectmgr/ScriptMgr.h:34: error: le C++ ISO interdit la déclaration de «
    string » sans type
    ../connectmgr/ScriptMgr.h:34: error: declaration of `const int
    ScriptMgr::string'
    ../connectmgr/ScriptMgr.h:33: error: conflicts with previous declaration `const
    int ScriptMgr::string'
    ../connectmgr/ScriptMgr.h:34: error: erreur d'analyse syntaxique before `&'
    token
    ../connectmgr/ScriptMgr.h:35: error: le C++ ISO interdit la déclaration de «
    string » sans type
    ../connectmgr/ScriptMgr.h:35: error: declaration of `const int
    ScriptMgr::string'
    ../connectmgr/ScriptMgr.h:33: error: conflicts with previous declaration `const
    int ScriptMgr::string'
    ../connectmgr/ScriptMgr.h:35: error: erreur d'analyse syntaxique before `&'
    token
    ../connectmgr/ScriptMgr.h:36: error: le C++ ISO interdit la déclaration de «
    string » sans type
    ../connectmgr/ScriptMgr.h:36: error: declaration of `const int
    ScriptMgr::string'
    ../connectmgr/ScriptMgr.h:33: error: conflicts with previous declaration `const
    int ScriptMgr::string'
    ../connectmgr/ScriptMgr.h:36: error: erreur d'analyse syntaxique before `&'
    token
    UserEntry.cpp: Dans constructor « UserEntry::UserEntry() »:
    UserEntry.cpp:19: error: uninitialized member 'UserEntry::string' with 'const'
    type 'const int'
    UserEntry.cpp:22: error: `machine' undeclared (first use this function)
    UserEntry.cpp:22: error: (Each undeclared identifier is reported only once for
    each function it appears in.)
    UserEntry.cpp: At global scope:
    UserEntry.cpp:26: error: erreur d'analyse syntaxique before `&' token
    UserEntry.cpp:31: error: `name' was not declared in this scope
    UserEntry.cpp:31: error: le C++ ISO interdit la déclaration de « assert » sans
    type
    UserEntry.cpp:31: error: `int UserEntry::assert' is not a static member of `
    class UserEntry'
    UserEntry.cpp:32: error: `name' was not declared in this scope
    UserEntry.cpp:32: error: le C++ ISO interdit la déclaration de « setName » sans
    type
    UserEntry.cpp:32: error: `int UserEntry::setName' is not a static member of `
    class UserEntry'
    UserEntry.cpp:33: error: `time_available' was not declared in this scope
    UserEntry.cpp:33: error: le C++ ISO interdit la déclaration de «
    setTimeAvailable » sans type
    UserEntry.cpp:33: error: `int UserEntry::setTimeAvailable' is not a static
    member of `class UserEntry'
    UserEntry.cpp:34: error: `time_use' was not declared in this scope
    UserEntry.cpp:34: error: le C++ ISO interdit la déclaration de « setTimeUse »
    sans type
    UserEntry.cpp:34: error: `int UserEntry::setTimeUse' is not a static member of
    `class UserEntry'
    UserEntry.cpp:35: error: `active' was not declared in this scope
    UserEntry.cpp:35: error: le C++ ISO interdit la déclaration de « setActive »
    sans type
    UserEntry.cpp:35: error: `int UserEntry::setActive' is not a static member of `
    class UserEntry'
    UserEntry.cpp:36: error: `unlimited' was not declared in this scope
    UserEntry.cpp:36: error: le C++ ISO interdit la déclaration de « setUnlimited »
    sans type
    UserEntry.cpp:36: error: `int UserEntry::setUnlimited' is not a static member
    of `class UserEntry'
    UserEntry.cpp:37: error: `only_count' was not declared in this scope
    UserEntry.cpp:37: error: le C++ ISO interdit la déclaration de « setOnlyCount »
    sans type
    UserEntry.cpp:37: error: `int UserEntry::setOnlyCount' is not a static member
    of `class UserEntry'
    UserEntry.cpp:38: error: `pass' was not declared in this scope
    UserEntry.cpp:38: error: le C++ ISO interdit la déclaration de « setPassword »
    sans type
    UserEntry.cpp:38: error: `int UserEntry::setPassword' is not a static member of
    `class UserEntry'
    UserEntry.cpp:39: error: le C++ ISO interdit la déclaration de « script » sans
    type
    UserEntry.cpp:39: error: `int UserEntry::script' is not a static member of `
    class UserEntry'
    UserEntry.cpp:39: attention : converting to non-pointer type `int' from NULL
    UserEntry.cpp:40: error: erreur d'analyse syntaxique before `}' token
    UserEntry.cpp: Dans copy constructor « UserEntry::UserEntry(const UserEntry&)
    »:
    UserEntry.cpp:43: error: uninitialized member 'UserEntry::string' with 'const'
    type 'const int'
    UserEntry.cpp:45: error: `getName' undeclared (first use this function)
    UserEntry.cpp:51: error: 'const class UserEntry' has no member named 'password'
    UserEntry.cpp: At global scope:
    UserEntry.cpp:61: error: erreur d'analyse syntaxique before `&' token
    UserEntry.cpp: Dans member function « bool UserEntry::nameIsValid(...) const »:
    UserEntry.cpp:63: error: `string' undeclared (first use this function)
    UserEntry.cpp:63: error: erreur d'analyse syntaxique before `=' token
    UserEntry.cpp:66: error: `s' undeclared (first use this function)
    UserEntry.cpp:69: error: `it' undeclared (first use this function)
    UserEntry.cpp: At global scope:
    UserEntry.cpp:82: error: erreur d'analyse syntaxique before `&' token
    UserEntry.cpp: Dans member function « void UserEntry::setName(...) »:
    UserEntry.cpp:84: error: `assert' undeclared (first use this function)
    UserEntry.cpp:85: error: `name' undeclared (first use this function)
    UserEntry.cpp:89: error: `cerr' undeclared (first use this function)
    UserEntry.cpp:89: error: `endl' undeclared (first use this function)
    UserEntry.cpp:94: error: `userName' undeclared (first use this function)
    UserEntry.cpp: At global scope:
    UserEntry.cpp:98: error: erreur de syntaxe before `&' token
    UserEntry.cpp: Dans member function « void UserEntry::setTimeAvailable(long
    unsigned int) »:
    UserEntry.cpp:106: error: `assert' undeclared (first use this function)
    UserEntry.cpp: Dans member function « long unsigned int
    UserEntry::getTimeAvailable() const »:
    UserEntry.cpp:112: error: `assert' undeclared (first use this function)
    UserEntry.cpp: Dans member function « void UserEntry::setTimeUse(long unsigned
    int) »:
    UserEntry.cpp:118: error: `assert' undeclared (first use this function)
    UserEntry.cpp: Dans member function « long unsigned int UserEntry::getTimeUse()
    const »:
    UserEntry.cpp:125: error: `assert' undeclared (first use this function)
    UserEntry.cpp: Dans member function « void UserEntry::setActive(bool) »:
    UserEntry.cpp:131: error: `assert' undeclared (first use this function)
    UserEntry.cpp: Dans member function « bool UserEntry::getActive() const »:
    UserEntry.cpp:137: error: `assert' undeclared (first use this function)
    UserEntry.cpp: Dans member function « void UserEntry::setUnlimited(bool) »:
    UserEntry.cpp:143: error: `assert' undeclared (first use this function)
    UserEntry.cpp: Dans member function « bool UserEntry::getUnlimited() const »:
    UserEntry.cpp:149: error: `assert' undeclared (first use this function)
    UserEntry.cpp: Dans member function « void UserEntry::setOnlyCount(bool) »:
    UserEntry.cpp:155: error: `assert' undeclared (first use this function)
    UserEntry.cpp: Dans member function « bool UserEntry::getOnlyCount() const »:
    UserEntry.cpp:161: error: `assert' undeclared (first use this function)
    UserEntry.cpp: At global scope:
    UserEntry.cpp:165: error: erreur de syntaxe before `&' token
    UserEntry.cpp:180: error: erreur d'analyse syntaxique before `&' token
    UserEntry.cpp: Dans member function « void UserEntry::setPassword(...) »:
    UserEntry.cpp:182: error: `password' undeclared (first use this function)
    UserEntry.cpp:182: error: `newpassword' undeclared (first use this function)
    UserEntry.cpp: At global scope:
    UserEntry.cpp:185: error: erreur d'analyse syntaxique before `&' token
    UserEntry.cpp: Dans member function « bool UserEntry::checkPassword(...) const
    »:
    UserEntry.cpp:187: error: `userpass' undeclared (first use this function)
    UserEntry.cpp: At global scope:
    UserEntry.cpp:195: error: erreur d'analyse syntaxique before `&' token
    UserEntry.cpp: Dans member function « UserEntry::EError UserEntry::connect(...)
    »:
    UserEntry.cpp:209: error: `m' undeclared (first use this function)
    UserEntry.cpp: At global scope:
    UserEntry.cpp:218: error: erreur d'analyse syntaxique before `&' token
    UserEntry.cpp:244: error: erreur de syntaxe before `::' token
    UserEntry.cpp:247: error: 'ostrstream' is used as a type, but is not defined as
    a type.
    UserEntry.cpp:248: error: erreur de syntaxe before `<<' token
    UserEntry.cpp:249: error: erreur de syntaxe before `<<' token
    UserEntry.cpp:250: error: erreur de syntaxe before `<<' token
    UserEntry.cpp:251: error: erreur de syntaxe before `<<' token
    UserEntry.cpp:253: error: erreur de syntaxe before `<<' token
    UserEntry.cpp:254: error: le C++ ISO interdit la déclaration de « s » sans type
    UserEntry.cpp:254: error: `int UserEntry::s' is not a static member of `class
    UserEntry'
    UserEntry.cpp:254: error: request for member `str' in `buffer', which is of
    non-aggregate type `char*'
    UserEntry.cpp:255: error: erreur de syntaxe before `.' token
    UserEntry.cpp:256: error: erreur de syntaxe before `<<' token
    UserEntry.cpp:257: error: erreur de syntaxe before `<<' token
    make[2]: *** [UserEntry.o] Erreur 1
    make[2]: quittant le répertoire « /home/user1/inetquota-2.0/db »
    make[1]: *** [all-recursive] Erreur 1
    make[1]: quittant le répertoire « /home/user1/inetquota-2.0 »
    make: *** [all-recursive-am] Erreur 2
    user1@zorro ~/inetquota-2.0 $