Re: [Linux-sunucu] Apachi server

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Zulkuf OK (zulkuf_ok@hotmail.com)
Date: Mon 01 Aug 2005 - 08:49:09 EEST


Statik IP MX ve WWW kaydi:195.33.204.130
Server IP numarasi:192.168.105.101
hostname:mail
perencodiy.com

Merhaba
Hafta sonu benim eski server calisiyordu.Cunku yeni server tam olarak
kurulmadigindan pek guvenli bulmadim.Su an yeni server calisiyor.Eski server
da apache kurulu degil.Tekrar denermisiniz.
server da http://localhost yazinca test sayfasi aciliyor.
server internette girebiliyor.Web sayfalarini acabiliyor.

[root@mail root]# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:30:6E:28:EC:2E
          inet addr:192.168.105.101 Bcast:192.168.105.255
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:47 errors:0 dropped:0 overruns:0 frame:0
          TX packets:28 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:4567 (4.4 Kb) TX bytes:1392 (1.3 Kb)
          Interrupt:10 Base address:0xbc00 Memory:dfeff000-dfeff038

lo Link encap:Local Loopback
          inet addr:127.0.0.1 Mask:255.0.0.0
          UP LOOPBACK RUNNING MTU:16436 Metric:1
          RX packets:838 errors:0 dropped:0 overruns:0 frame:0
          TX packets:838 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:57090 (55.7 Kb) TX bytes:57090 (55.7 Kb)

[root@mail root]# telnet 195.33.204.130 80
Trying 195.33.204.130...
telnet: connect to address 195.33.204.130: Connection timed out

Zulkuf OK (NVTP)
MSN:zulkuf_ok@hotmail.com
Yahoo:zulkuf_ok@yahoo.com

>From: Ahmet DURUÖZ <ahmet@duruoz.gen.tr>
>To: "Zulkuf OK" <zulkuf_ok@hotmail.com>
>Subject: Re: [Linux-sunucu] Apachi server
>Date: Fri, 29 Jul 2005 18:26:15 +0300
>
>Merhaba,
># ifconfig -a
>dediğiniz zaman 195.33.204.130 ip'li etherneti görebiliyormusunuz?
>
>Saygılarımla,
>
>Ahmet DURUÖZ
>DBA & System Administrator
>Tepe Mobilya San. ve Tic. A.Ş.
>+ 90 312 2664780 / 154 - 213
>----- Original Message -----
>From: "Zulkuf OK" <zulkuf_ok@hotmail.com>
>To: <ahmet@duruoz.gen.tr>
>Cc: <linux-sunucu@liste.linux.org.tr>
>Sent: Friday, July 29, 2005 10:13 AM
>Subject: Re: [Linux-sunucu] Apachi server
>
>
> > .
> > NameVirtualHost 195.33.204.130
> > <VirtualHost www.perencodiy.com>
> > sistemi acip kapadim olmadi
> >
> > [root@mail root]# service httpd start [ OK ]
> > Starting httpd: [ OK ]
> > [root@mail root]# telnet localhost 80
> > Trying 127.0.0.1...
> > Connected to localhost.
> > Escape character is '^]'.
> > ^[
> > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
> > <html><head>
> > <title>501 Method Not Implemented</title>
> > </head><body>
> > <h1>Method Not Implemented</h1>
> > <p> to / not supported.<br />
> > </p>
> > <hr />
> > <address>Apache/2.0.40 Server at www.perencodiy.com Port 80</address>
> > </body></html>
> > Connection closed by foreign host.
> > [root@mail root]# telnet www.perencodiy.com 80
> > Trying 195.33.204.130...
> > telnet: connect to address 195.33.204.130: Connection timed out
> > [root@mail root]# telnet perencodiy.com 80
> > Trying 195.33.204.130...
> > telnet: connect to address 195.33.204.130: Connection timed out
> > [root@mail root]#
> >
> >
> >
> >
> > Zulkuf OK (NVTP)
> > MSN:zulkuf_ok@hotmail.com
> > Yahoo:zulkuf_ok@yahoo.com
> >
> >
> >
> > >From: Ahmet DURUÖZ <ahmet@duruoz.gen.tr>
> > >To: "Zulkuf OK" <zulkuf_ok@hotmail.com>
> > >Subject: Re: [Linux-sunucu] Apachi server
> > >Date: Thu, 28 Jul 2005 20:37:06 +0300
> > >
> > >Merhaba,
> > >Sizin sorununuz apache ile değil apache anlattıklarınıza göre 80
>numaralı
> > >porttan hizmet veriyor. Aşağıdakileri deneyip sonucunu bana
> > >gönderirmisiniz?
> > ># telnet localhost 80
> > ># telnet www.perencodiy.com 80
> > ># telnet perencodiy.com 80
> > >ve
> > >/etc/hosts
> > >dosyasına
> > >195.33.204.130 perencodiy.com mail.perencodiy.com
> > >
> > >satırlarını ekleyin.
> > >
> > >
> > >Saygılarımla,
> > >
> > >Ahmet DURUÖZ
> > >DBA & System Administrator
> > >Tepe Mobilya San. ve Tic. A.Ş.
> > >+ 90 312 2664780 / 154 - 213
> > >----- Original Message -----
> > >From: "Zulkuf OK" <zulkuf_ok@hotmail.com>
> > >To: <linux-sunucu@liste.linux.org.tr>
> > >Sent: Thursday, July 28, 2005 6:08 PM
> > >Subject: Re: [Linux-sunucu] Apachi server
> > >
> > >
> > > > ServerName www.perencodiy.com:80 yaptim olmadi
> > > > Sistemde firewall yok.
> > > >
> > > >
> > > >
> > > > >From: Rüştü Derici <rustuderici@gmail.com>
> > > > >Reply-To: linux-sunucu@liste.linux.org.tr
> > > > >To: linux-sunucu@liste.linux.org.tr
> > > > >Subject: Re: [Linux-sunucu] Apachi server
> > > > >Date: Thu, 28 Jul 2005 17:24:34 +0300
> > > > >
> > > > >httpd.conf u gönderebilir misiniz.
> > > > >yada orada
> > > > >servername www.perencodiy.com:80
> > > > >olarak değiştirirseniz olacaktır.
> > > > >
> > > > >On 7/28/05, Zulkuf OK <zulkuf_ok@hotmail.com> wrote:
> > > > > > mx:195.33.204.130
> > > > > > www kaydi:195.33.204.130
> > > > > > domain name :perencodiy.com
> > > > > > host name:mail
> > > > > > Merhaba
> > > > > > Linux Redhat 9.0 kullaniyorum.http://localhost yazinca Apachi
>nin
> > >test
> > > > > > sayfasi geliyor
> > > > > > fakat www.perencodiy.com vaya http://perencodiy.com yazinca
>sayfa
> > > > > > goruntulenemiyor
> > > > > >
> > > > > > [root@mail root]# service httpd status
> > > > > > httpd (pid 3078 3077 3076 3075 3074 3073 3072 3071 3068) is
> > >running...
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > Saygilarimla
> > > > > >
> > > > > > Zulkuf OK (NVTP)
> > > > > > MSN:zulkuf_ok@hotmail.com
> > > > > > Yahoo:zulkuf_ok@yahoo.com
> > > > > >
> > > > > >
> > > > > >
> > > > > > _______________________________________________
> > > > > > Linux-sunucu mailing list
> > > > > > Linux-sunucu@liste.linux.org.tr
> > > > > > http://liste.linux.org.tr/mailman/listinfo/linux-sunucu
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > >_______________________________________________
> > > > >Linux-sunucu mailing list
> > > > >Linux-sunucu@liste.linux.org.tr
> > > > >http://liste.linux.org.tr/mailman/listinfo/linux-sunucu
> > > >
> > > >
> > >
> > >
> >
> >---------------------------------------------------------------------------
>-
> > >----
> > >
> > >
> > >_______________________________________________
> > >Linux-sunucu mailing list
> > >Linux-sunucu@liste.linux.org.tr
> > >http://liste.linux.org.tr/mailman/listinfo/linux-sunucu
> > >
> >
> >
>

_______________________________________________
Linux-sunucu mailing list
Linux-sunucu@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-sunucu


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.