i would suggest you troubleshoot your network first. if you have a laptop/pc, configure the IP to:
IP Address 41.134.19.90 Subnet Mask 255.255.255.248 Default Gateway 41.134.19.89 then connect the laptop/pc directly to the router and ping 41.134.19.89 if 41.134.19.89 responds, try to ping an outside IP. if it does not work then you have to verify settings with your ISP. if all is ok plug your debian machine directly to the router. since you mentioned you assigned eth1 i am assuming you have 2 NICs. once you connect the server you need to check which eth has a link using mii-tool or ethtool. make sure eth1 has the link as you have configured the IP to eth1, once you have the link ping the gateway again and it should work. basically if the laptop/pc works but your debian does not, you are doing something wrong on your server. i'm thinking you are wrongly identifying which is eth0 and which is eth1. Hope this helps. On Wed, Jun 8, 2011 at 9:19 PM, Christian Simo <csim...@gmail.com> wrote: > I don't have access to my Cisco router, only my ISP. > When I ping for e.g 41.134.19.90 host, the destination is unreachable. > > I already contact them to configure the router from their are side > > On Wed, Jun 8, 2011 at 7:26 AM, kuLa <deb...@kulisz.net> wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> On 07/06/11 19:28, Christian Simo wrote: >> > Hi All >> >> Hi >> >> > Please I got an internet with 6 fixed IP addresses, one on my cisco >> > router and another 5 that I want to use them as IP addresses for my >> > servers on my LAN so that those servers can be accessible on internet >> > side. >> > >> > Want I tried to configure, it don't connect to internet! >> > >> > Please if someone can have an ideas, I'll really appreciate >> >> I read all posts in this thread and saw that nobody actually asked one >> very important question: >> What routing setup you've got on the router/gateway. >> >> in your case I would use following setup >> >> - -->router (with pool of your ext. IP's and port/IP forwarding)-->servers >> (in LAN with IP's from one of restricted ranges ex 192.168.0.0/24) >> >> so traffic into you web server could looks like >> >> - -->41.134.19.89:80-->192.168.0.23:80 >> >> it just depends from you what rules you'll going to set up >> >> - -- >> >> |_|0|_| | >> |_|_|0| "Heghlu'Meh QaQ jajVam" | >> |0|0|0| -------- kuLa --------- | >> >> gpg --keyserver pgp.mit.edu --recv-keys 0xC100B4CA >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.10 (GNU/Linux) >> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ >> >> iQEcBAEBAgAGBQJN7wfqAAoJEOqHloDBALTKb0UH/jTKBZ+63Y1d9bRsMG3EQO5L >> gXfeb617X65iHBsafEGTumuHe6aRDncTzZBUCTtxxIhOOYbhWUF4xoSx+wktUAPh >> kVC2ZNZPMwq2hXPTYetYaZar5u/Vgu2K/jy2EraP2XsCThGiT4Io9+3pZX7AJujE >> Gf1PJxWXj66Qcv/WtCyDTZ8fnmaKI9Owfa4zThn38rg4IxP9X9hmAbxMUQyO/Ib9 >> Piku5YOiTSr33zqmlrc92OcPLI7OW+qZW1i3sWQwTqEtH81pDUAg5UfILXt2lk+r >> Hyj6K8SzJPeZ1Iiuza5WxvmKwyyVQyyYq13uNt2q1DNVbgBsQcORMNzZ6VH1LuQ= >> =mzlK >> -----END PGP SIGNATURE----- >> >> >> -- >> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org >> with a subject of "unsubscribe". Trouble? Contact >> listmas...@lists.debian.org >> Archive: http://lists.debian.org/4def07ea.10...@kulisz.net >> >> >