Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Web Hosting


Advertisements:




SuperbHosting.net & Arvixe.com have generously sponsored dedicated servers and web hosting to ensure a reliable and scalable dedicated hosting solution for BigResource.com.







Eth1 For Local IP


I have problem on eth1 for local IP. Eth0 is public IP behind Firewall, and eth1 is local IP for backup and for database. Every time eth1 is on, eth0 cannot be reached by ssh and http, although still can be pinged. Eth1 is also IPMI BMC port, and automatically got IP from DHCP LAN for web-based IPMI access, and the IPMI cannot be turned off. Motherboard is Tyan B7002.


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Using Eth1 For Internal Communication
In a linux webserver how can you setup two servers to communicate via eth1 rather than eth0. We wish to use eth1 for internal communication between our public webserver and our database server. So that we do not incurr charges on the public switch.

How can we do this?

View Replies!   View Related
APF Firewall :: Eth1 Instead Of Eth0
If i have 2 NIC on my server 1 for private and 1 for public

if the public is eth1 than in the config of APF

IFACE_IN="eth1"
IFACE_OUT="eth1"

I should set it to eth1 instead of eth0

is that correct?

thanks

View Replies!   View Related
SIOCGMIIPHY On 'eth1' Failed: Resource Temporarily Unavailable
One particular server I have out of a few (same data center / network) is acting up network wise. The server load is minimal, so its not that. The NOC confirmed no network issues either, which makes sense since its one server out of about 4 that have this issue. All have the same exact specs, o/s, Cpanel, etc.

root@server [/etc]# mii-tool
eth0: negotiated 100baseTx-FD, link ok
SIOCGMIIPHY on 'eth1' failed: Resource temporarily unavailable

Tracert/ping from dnsstuff.com to the server IP is normal. A couple other servers I lease (100% identical configuration) work just fine.Kernel
Linux 2.6.9-78.0.1.ELsmp #1 SMPFirewall
Quote:

TCP IN
20,21,25,26,53,80,110,143,443,465,953,993,995,2077,2078,2083,2087,2095,2096,3306
TCP OUT
20,21,25,37,43,53,80,110,113,443,587,873,953,2087,2089,2703,3306
UDP IN
20,21,53,953
UDP OUT
20,21,53,113,123,873,953,6277Confirmed, resolvers in resolv.conf are correct.
ICMP IN = 1

root@server [~]# traceroute dnsstuff.com
traceroute to dnsstuff.com (75.125.82.162), 30 hops max, 38 byte packets
1 xxxxxx (xxxxxx) 0.757 ms 0.507 ms 0.503 ms
2 ge2-11.coreswa.cf.teamnet.net (xxx.xxx.6.57) 0.325 ms 0.321 ms 0.290 ms
3 ge0-1.border2.cf.teamnet.net (xxx.xxx.1.130) 0.270 ms 0.359 ms 0.312 ms
4 border1.p6-3.teamtech-8.ext1.dal.pnap.net (216.52.189.157) 18.190 ms 18.059 ms 18.896 ms
5 core3.tge5-2-bbnet2.ext1.dal.pnap.net (216.52.191.98) 108.819 ms 18.796 ms 18.916 ms
6 207.88.185.73.ptr.us.xo.net (207.88.185.73) 18.548 ms 18.495 ms 18.464 ms
7 65.106.4.233.ptr.us.xo.net (65.106.4.233) 18.553 ms 18.215 ms 18.349 ms
8 * * *
9 * po-1.r02.dllstx09.us.bb.gin.ntt.net (129.250.2.154) 18.361 ms 19.005 ms
10 xe-4-4.r03.dllstx09.us.ce.gin.ntt.net (157.238.225.6) 18.750 ms 18.473 ms 18.342 ms
11 et1-1.ibr01.hstntx2.theplanet.com (70.87.253.50) 26.666 ms 24.172 ms 23.806 ms
12 po1.car03.hstntx2.theplanet.com (74.55.252.74) 24.387 ms 24.525 ms 24.244 ms
13 * * *
14 * * *
15 * * *
16 * * *
17 * *
Quote:

root@server [/etc]# netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -nr |more
36 127.0.0.1
26 198.53.156.181
17
14 200.91.165.130
12 200.91.165.129
10 76.255.78.120
10 204.253.133.10
7 190.68.25.222
7 139.18.199.2

root@server [/etc]# ethtool eth0
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: d
Wake-on: d
Link detected: yes

root@server [/etc]# sysreport
Traceback (most recent call last):
File "/usr/sbin/sysreport", line 31, in ?
import sos.policyredhat
ImportError: No module named sos.policyredhat

root@server [/etc]# cat modprobe.conf
alias eth0 bnx2
alias eth1 bnx2
alias scsi_hostadapter mptbase
alias scsi_hostadapter1 mptscsi
alias scsi_hostadapter2 mptfc
alias scsi_hostadapter3 mptspi
alias scsi_hostadapter4 mptsas
alias scsi_hostadapter5 mptscsih
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd

root@server [/etc]# modinfo bnx2
filename: /lib/modules/2.6.9-78.0.1.ELsmp/kernel/drivers/net/bnx2.ko
author: Michael Chan <mchan@broadcom.com>
description: Broadcom NetXtreme II BCM5706/5708 Driver
license: GPL
version: 1.6.9 478DCC31494367381918DC4
parm: disable_msiisable Message Signaled Interrupt (MSI)
vermagic: 2.6.9-78.0.1.ELsmp SMP 686 REGPARM 4KSTACKS gcc-3.4
depends:
alias: pci:v000014E4d0000164Asv0000103Csd00003101bc*sc*i*
alias: pci:v000014E4d0000164Asv0000103Csd00003106bc*sc*i*
alias: pci:v000014E4d0000164Asv*sd*bc*sc*i*
alias: pci:v000014E4d0000164Csv*sd*bc*sc*i*
alias: pci:v000014E4d000016AAsv0000103Csd00003102bc*sc*i*
alias: pci:v000014E4d000016AAsv*sd*bc*sc*i*
alias: pci:v000014E4d000016ACsv*sd*bc*sc*i*
alias: pci:v000014E4d00001639sv*sd*bc*sc*i*
alias: pci:v000014E4d0000163Asv*sd*bc*sc*i*

Server Specs
Dual Core Dual Xeon 2.8Ghz / 4GB Memory
Centos 4.7 / Cpanel 11
Half C Class on the Server

View Replies!   View Related
Rc.local
in my rc.local i've got it so a program starts up automatically, this works when i restart my machine but the machine has also been crashing randomly (something which i haven't tracked down the source of yet) and when it goes up after this the program isn't started. Could this relate to my crashing problem or would it be something else that isn't configured right?

View Replies!   View Related
HK Local Bw
I am trying to source some pure HK Local bw

can anyone give me some contacts on who to speak to?

View Replies!   View Related
Local Or International
am now registered my domain with a local person who's name is ABT in india.. but their service was not good and am planning to change the hosting space to yahoo or other cheap web space provider... how to do it... whether the ABT peoples help with this part...

View Replies!   View Related
Local To Live
have only done static html sites in the past, but am ready to branch out and learn php and mysql. I have watched numerous video tutorials on php,mysql, dreamweaver cs3, and how they all work together.

I have followed all the steps on the tutorials and the website works great on my local testing server, but how in the world do I get it to work live on the internet! This is probably a very stupid question but I am at the point of not caring about looking stupid. I just want to know what Im missing/ doing wrong. The website is hosted with GoDaddy, (and the domain is registered with them as well).Am I supposed to have something set up there or a different server? I have tried using ftp to transfer all files over to the domain but when I visit the domain, the php pages do not work.

View Replies!   View Related
Backup Server To Your Local PC
I am really thinking of upgrade my dedi server, but since its from a IDE disk to a SATA, I can´t move the IDE to the new system.

Is there a way to backup the server disk to your
local computer? FTP ?

View Replies!   View Related
SwitzerLand Local Peering
I have a client who needs a very special configuration. We are trying to find a data center or server provider in Switzerland who can only broadcast there ip in Switzerland only. So any attack or anyone trying to access that ip outside Switzerland will not get even close to it...

View Replies!   View Related
Local Php.ini
I run multiple domains/sites on my linux server. I know there is a php.ini files that comes with the php installation package. But I have heard that there is a way to create a local php.ini file for each domain.

Does anyone knows how to create local php.ini files for each domain. Is there a special setting i need to do to make it run?

View Replies!   View Related
Opening Up Local Access
I have a script running on my server that has access via port 1031, but I would like to block access to it from the public, and instead allow access only through a php proxy script on my server which will connect to port 1031 via 127.0.0.1 (i.e. 127.0.0.1:1031)

So some may be thinking why? Currently users gain access by heading to mydomain.com:1031 . However I would now like to include adverts along side the script (but can't physically make adjustments to the script as the company that made the script has vanished of earth)
So the only way I can think of doing this, is by having the adverts in an Frame next to the proxy script.

So does opening up access via 127.0.0.1 just for this case, give me security problems?

View Replies!   View Related
To Prevent Local Hack
I try to enhance my server security and prevent local hack but it seem useless.

I tried to chmod home/user/public_html to 711; disable functions; enable php open_basedir.

I can stop some popular shell such as c99shell.php but server can be hacked local.

Anyway to prevent it completely?

View Replies!   View Related
Hosting: Overseas Or Local
I live in Australia and a lot of my websites get their base traffic from the United States; therefore I have a dedicated server in the United States.

In a few months I will be developing a website that is mainly for Australians. I'm wondering if it would be better to seek Australian hosting just for this site or just put it on my dedicated server in the U.S.

Personally I don't really notice the difference in load times between websites hosted in different countries but it may add up in the long run.

The reason I am leaning towards the U.S dedicated server option is that I have full control over the server. (i.e what php modules and extensions are loaded).

View Replies!   View Related
Local Hosting Enviroment
I utilized xammp to set up a local hosting enviroment on my desktop. It included Apahe, mysql and php. Apparently php support has not been properly installed on my web server.

How do I do that?

View Replies!   View Related
Quotation From One Of The Local Colo
Just got a quotation from one of the local colo companies :-

[1] 1/4 rack with shared 10Mbps

[2] 1/4 rack with 256Kbps

I am interested to know what's the difference between [1] and [2]

View Replies!   View Related
How Do Install A Local Copy Of TAR ?
wasn't sure if this should go into "technical" or "programming" but I figure someone here will instantly be able to tell me...

(details: I'm on a shared host with cpanel and centos 3)

My hosting service techs refuse to update gnu TAR on the server even though it's several years old at 1.13 and has some know bugs that are annoying for complex calls - (basically the techs use any request like this to try to upsell me to dedicated or VPS which I don't need at my low level)

So I'd like to install a "local" copy of the newer gnu 1.14 or 1.15 TAR (which I *think* is possible?) into my account and have it run instead of the shared copy?

Unfortunately this is beyond my knowledge so thanks for any help in the right direction...

View Replies!   View Related
Use Local Server As Database Storage
I have a question if it is possible to use my local server as database storage and even some uploaded files. I am planning to host my website even in a shared hosting server provided that I could used my local server as data storage.

View Replies!   View Related
Managing Local Root Folder
I'm planning a website at the moment but I'm wondering about a slight issue, regarding the local root folder of a website.

Currently, I'm using Dreamweaver to create a website and I have had no problems of uploading my files to a site through Dreamweaver before. But I will not have access to my computer for about one month every year. However, I have a laptop available during that month. But since my local root folder is located on my stationary computer it seems impossible for me to, in any way, use that laptop to manage my site (upload new files to the server).

View Replies!   View Related
DNS Issues On LOCAL Network
Okay, so here's the issue. I've been searching for a solution for about a week now, and just can't seem to find any information. The company that I work for had me switch their site live so I went through and changed the DNS information and pointed the A records to the new server running an online store. I waited and waited and waited for the propagation to finish so I could keep working on developing the site. I talked to our hosting company and they assured me that they were being pointed to the new server and there was no issue. I changed the DNS on my own computer to point to openDNS and I could see that it did in fact change.

We are now two weeks into the change and we can still not view the site from our network. I am in need of any ideas you can give me! If you ping the site with the default DNS server you receive the old IP Address but if you ping it with the openDNS IP in place, you receive the IP of the new server. I've gone through and run a /flushdns, /release, and /renew. I am working from a mac so advice geared towards this would be helpful however, I do have access to several machines running XP.

Again, the site has propagated across the internet, just not in our office.

I look forward to and appreciate any insight that you can offer with all of your eclectic wisdom.

View Replies!   View Related
How To View Domain On Own Local Network
I am running my own webserver and up untill now checked my sites on a second broadband connection. Due to an accident i can now only afford the one connection.

My question is, how can i view my sites using domain name or static ip (not local)
I am running windows server 2003

I saw a post mentioning host files but did not quite understand if that is what was deeded, I am assuming that i need to loopback somehow.

My router has no loopback

View Replies!   View Related
Setting Up A Site In A .local Domain
I have a web server running Server 2003 and IIS6. I can access everything fine via IP. Now I want to have a domain name work with it.

The server is in a .local domain environment. Does anyone have any info on how I should setup DNS for the web server if the domain itself is not getting any DNS info from the outside?

Is it just a matter of adding new A and NS records or do I need to be in a FQDN domain for it to work?

View Replies!   View Related
Local To Live...sql Server
I have been working on an online shop locally from my machine, using Visual Web Developer and SQL server.

This is working fine, but now its at the stage were i need to show a client. In order to do this i need to upload it to our servers.

What i cant get my head round is the connection to the sql server, do i need to upload this too, or can i somehow point the connection string to the sql server sitting on my local machine...

Is it easier just to upload an sql server? how would i go about this?

View Replies!   View Related
Two Servers Configs As A Local Net
I will have two servers (both centos), one is web server, the other one is database server. I would like to set the db server (mysql server) not accessed by the public internet, but web server only through an internal IP, like 10.x.x.x

How may I set them up? I'd appreciate a step by step tutorial. Because I am not a master of linux admin.

View Replies!   View Related
Migrate From Proboards To Local Smf
I have a client that is using proboards.com and they are tired of all the ads / limitations. They want to migrate to their own copy of SMF but they have over 1000 users and tons of posts.

Does anyone know if you can migrate your data from proboards.com?

View Replies!   View Related
Can't Locate Local Spam Source
My server running and update CentOS 4.4. In the last hours lot of spam are being send form my server to the world. I'm unable to locate the source.
Sendmail is define to relay localhost, and it seems that the source is local!

It seem that all the email are send from apache@mydomain.com to user@mydomain.com
Sendmail is configure to accept for local delivery mail for domain mydomain.com
Here is trace of spam session:

Quote:

May 3 14:39:51 active sendmail[17696]: NOQUEUE: connect from mydomain.com [127.0.0.1]
May 3 14:39:51 active sendmail[17696]: AUTH: available mech=CRAM-MD5 DIGEST-MD5 PLAIN ANONYMOUS LOGIN, allowed mech=EXTERNAL GSSAPI KERBEROS_V4 DIGEST-MD5 CRAM-MD5
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: Milter: no active filter
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: --- 220 mydomain.com ESMTP Sendmail 8.13.1/8.12.8; Thu, 3 May 2007 14:39:51 +0300
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: <-- EHLO mydomain.com
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: --- 250-mydomain.com Hello mydomain.com [127.0.0.1], pleased to meet you
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: --- 250-ENHANCEDSTATUSCODES
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: --- 250-PIPELINING
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: --- 250-8BITMIME
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: --- 250-SIZE
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: --- 250-DSN
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: --- 250-ETRN
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: --- 250-AUTH DIGEST-MD5 CRAM-MD5
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: --- 250-DELIVERBY
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: --- 250 HELP
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: <-- MAIL From:<apache@mydomain.com> SIZE=133 AUTH=apache@mydomain.com
May 3 14:39:51 active sendmail[17696]: ruleset=trust_auth, arg1=apache@mydomain.com, relay=mydomain.com [127.0.0.1], reject=550 5.7.1 <apache@mydomain.com>... not authenticated
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: --- 250 2.1.0 <apache@mydomain.com>... Sender ok
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: <-- RCPT To:<reports@mydomain.com>
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: --- 250 2.1.5 <reports@mydomain.com>... Recipient ok
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: <-- DATA
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: --- 354 Enter mail, end with "." on a line by itself
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: from=<apache@mydomain.com>, size=410, class=0, nrcpts=1, msgid=<200705031139.l43BdpDW017695@mydomain.com>, proto=ESMTP, daemon=MTA, relay=mydomain.com [127.0.0.1]
May 3 14:39:51 active sendmail[17696]: l43Bdpg2017696: --- 250 2.0.0 l43Bdpg2017696 Message accepted for delivery
May 3 14:39:51 active sendmail[17696]: l43Bdpg3017696: <-- QUIT
May 3 14:39:51 active sendmail[17696]: l43Bdpg3017696: --- 221 2.0.0 mydomain.com closing connection

It seems the spam message BCC contain a lot of victims address, that not from mydomain.

Is some one connect form outside and spoof 127.0.0.1 ?

If it local process, ho do I locate it?

I scan /tmp and my web server root for suspicious file and didn't find nothing!

View Replies!   View Related
SSH :: Can't Login From Outside The Local Network
I have a problem with SSH. I can't login from outside the local network.

Software:
Centos 5.2 X86_64 + virtuozzo 4 (fresh install)

Already tried:
checking sshd_conf, everything is right
Checking nameservers and network setting (look fine)
Stopped iptables service

Problem:
Eth0 have IP xxx.xxx.xxx.xxx i can ping this ip over wan
Eth1 have a lan IP 192.168.0.10
Those two ips are listed in sshd_conf.
Ssh worked fine over lan/eth1. From a extern host i can ping the eth0 ip, but not ssh over that IP. (get a timeout)

Also new containers are pingable but ssh doesn’t work. (firewall off) Webinterfaces are working well.

Hope someone have a solution, this is pretty frustration i have search over 2 days for a solution, this must be a simple thing (i hope)

View Replies!   View Related
Finding Local Data Centers
Is there some kind of resource for finding local data centers? I've tried google and yell and no luck, either there's no data centers in Southampton UK or i'm blind

View Replies!   View Related
FC6 Local Network Setting
From last 2 days I am trying to browse a website locally in FC6 but not getting any sign of success, this site is not live yet.

Website is access through IP but my some application need the website accessing with domain name.

Dns zone file is existed all services are running

What exactly I am missing..

View Replies!   View Related
Local Mysql Server Name, IP Or Localhost
I am using localhost as mysql server name on my config file. then, when I enter [url], the address will automatically change to[url]that obviously getting error. when I change the mysql server name from localhost to the server public IP, everything seems ok.

My sql is 4.1.x with php 4.4.7, is that any way I may use localhost instead of IP?

or is there any potential danger using IP?

View Replies!   View Related
How To Make Sub Domain On Your Local Host
I added new sub domain name using cpanel on my vps server.

Now I need to create this sub domain on my localhost, so i can test everything before I upload them.

View Replies!   View Related
Local Area Network Configuration
I'm trying to build a second network to test an application. I have a Server with 2 network cards connected to 2 LANs (10.0.0.0) and (192.168.0.0)

the problem is that the computer on network 192.168.0.0 cannot reach the computer at network 10.0.0.0.

This is how the connection suppose to look like:

PC(10.0.0.113) <--> Server Eth0(10.0.0.115) Server Eth1(192.168.0.5) <--> PC(192.168.0.10)

This is how the config for both cards look like on the server.

ETH0

ONBOOT=yes
USERCTL=no
IPV6INIT=no
PEERDNS=yes
TYPE=Ethernet
DEVICE=eth0
HWADDR=00:0b:db:0c:b9:13
BOOTPROTO=none
NETMASK=255.255.255.0
IPADDR=10.0.0.115
GATEWAY=10.0.0.1

ETH1

ONBOOT=yes
USERCTL=no
IPV6INIT=no
PEERDNS=yes
GATEWAY=10.0.0.1
TYPE=Ethernet
DEVICE=eth1
HWADDR=00:80:ad:79:a6:e6
BOOTPROTO=none
NETMASK=255.255.255.0
IPADDR=192.168.0.5

What else I need to do or what do I need to change to allow 192.168.0.5 communicate with 10.0.0.113 and vice versa.

View Replies!   View Related
How To Deploy A Local Machine To The Internet.
Basically I have installed asp.net and mssql on my machine at home and I was wondering what steps I need to do so that I can have my machine act as a web server?

View Replies!   View Related
What To Do When Local ISP Have Problem On Their Networks
All the summers the same thing, problems from the locals ISPs affect us because some users can't connect to their websites. If they manually change the dns can do it, but someones don't want to understand it.

I want to ask you if you know any solution, or see any error in my dns configuration.

1. I setup the dns entry on the domain registration service like : ns*.domain.com

2. domain.com it's my main domain only for dns

3. then I setup the servers with ns15.domain.com for the main ip and the secondary ns16.domain.com for example with the next ip .

It's possible to setup more dns to prevent this? or setup dns in another servers? something like geographical dns? or configure servers to resolve from others dns?

View Replies!   View Related
Different Local Remote Server Types
I cannot find a suitable forum for this query so here goes on this one!

I am doing a charity site as a voluntary exercise. They currently host with Eclipse who have the Zeus server (site developed in Frontpage).

This is not an open source server. Thing is, what are the issues of say developing on my loacal machine (apache or IIS5) and having the remote being Zeus. I use Dreamweaver 8 for developing.

I would of thought this does not matter as the server technology is transparent and down to configuration files. The directory structure both ends can be the same.

Am I right to go ahead and not worry about this?

View Replies!   View Related
Private (local) IP Addresses Showing Up In My Logs
I just discovered this completely by accident on my new vps

visits (via apache) from 10.16.x.x and 10.28.x.x

These aren't backups but actual website visits.

What on earth is going on? Is my host browsing my website though their network?

Their behavior seems harmless but I just want to make sure this is not a security issue with a neighbor somehow doing something.

View Replies!   View Related
Skip CLAMD And SPAMD On Local Emails
Do yo uguys know how to skip CLAMD and SPAMD on local emails on cpanel server?

our clietns send emails internall too crazily, running clamd and spamd cause high load often

View Replies!   View Related
Managing Local Root Folder Without Being Able To Access It
I'm planning a website at the moment but I'm wondering about a slight issue, regarding the local root folder of a website.

Currently, I'm using Dreamweaver to create a website and I have had no problems of uploading my files to a site through Dreamweaver before. But I will not have access to my computer for about one month every year. However, I have a laptop available during that month. But since my local root folder is located on my stationary computer it seems impossible for me to, in any way, use that laptop to manage my site (upload new files to the server).

View Replies!   View Related
Assigning Local Groups To Domain Users
I have a samba server running as a NT domain controller, and a linux client computer that is joined to that domain controller. I login to the linux computer as a domain user, is it possible to assign local groups (e.g. games, floppy, video, etc) to the domain user other than modifying the /etc/group upon successful authentication? Can pam_group do what I need?

View Replies!   View Related
How To Prevent Spoofing From Postfix/local Part
I have similar problem that explained [url]

The detail of my problem is below:

Some people sent spoofing mails from our mail users sent to our user from Postfix/local that is listed in maillog like below:

Apr 29 16:57:02 ns1 postfix/local[3075]: EC2153565E3: to=<user-mydomain.com@ns1.mydns.com>, orig_to=<user@mydomain.com>, relay=local, delay=486, status=sent (delivered to command: /usr/bin/procmail-wrapper -o -a $DOMAIN -d $LOGNAME)

Bu i do not know how to prevent this people not to use my Postfix/local delivery part. How can i prevent this attack?

When i connect to my mail server to sent or receive my mail it look like
Apr 29 17:25:28 ns1 dovecot: pop3-login: Login: user=<user@mydomain.com>, method=PLAIN, rip=***.***.***.***, lip=***.***.***.***
....
Apr 29 17:25:55 ns1 dovecot: POP3(user@mydomain.com): Disconnected: Logged out top=0/0, retr=0/0, del=0/0, size=0....

But the attackers connect directly like below:

Apr 29 17:29:59 ns1 postfix/local[2456]: 3192E357FD9: to=<user-mydomain.com@ns1.mydns.com>, orig_to=<user@mydomain.com>, relay=local, delay=261, status=sent (delivered to command: /usr/bin/procmail-wrapper -o -a $DOMAIN -d $LOGNAME)
....
Apr 29 17:29:59 ns1 postfix/qmgr[2218]: 3192E357FD9: removed

How can the spammer connect to Postfix/local part? My mail server not open relay. i test it from internet.

View Replies!   View Related
Weird Local Issue After OS Upgrade - Web
I'm getting a very weird problem that I can't seem to figure out after I upgraded from windows 2000 adv server to windows 2008 server.

The problem is whenever I try to visit my website (which is hosted on this server) some of the images will not load up ..

they will be X'ed (connection seems to terminated or timed out) .. all of the text, scripts seem to work ..

If I was to use the servers local IP Address indead of the Domain name / External IP .. everything comes up ..

Anyone got a idea what could cause connection issues via the Domain / EXT IP?

This has to be something new with windows 2008 --

Maybe something in Windows Firewall settings?

*Also note .. the problem only is happening here on my local network --

The server has Routing Enabled w/Nat --

All other websites work fine -

People outside of my local network can see my website with no issues - via the Domain ...

View Replies!   View Related
Remote Backup And Local Back Up In Same Time
How to make WHM send to remote host via frp account

and also save the data in local back up?

View Replies!   View Related
Linux Vmsplice Local Root Exploit (2.6.17 - 2.6.24.1)
Get ready for another round of patching and reboots. See:
[url]

Linux vmsplice Local Root Exploit
By qaaz
Linux 2.6.17 - 2.6.24.1

Debian also has a report but I'm trying to avoid linking to the source of the exploit. It works on 2.6.24, but only once. Then the box kernel panics (did for me). 2.6.24.1 is out as of couple days ago, but I'm not sure if it's still vulnerable. Seems like it is.


luki@tester:/tmp$ gcc t.c -o t
luki@tester:/tmp$ ./t
-----------------------------------
Linux vmsplice Local Root Exploit
By qaaz
-----------------------------------
[+] mmap: 0x0 .. 0x1000
[+] page: 0x0
[+] page: 0x20
[+] mmap: 0x4000 .. 0x5000
[+] page: 0x4000
[+] page: 0x4020
[+] mmap: 0x1000 .. 0x2000
[+] page: 0x1000
[+] mmap: 0xb7e6f000 .. 0xb7ea1000
[+] root
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

root@tester:/tmp# id
uid=0(root) gid=0(root) groups=0(root)
root@tester:/tmp#

View Replies!   View Related
Can't Access My Local Web Server By Its External IP
I have a local web server that I want to make available outside of my local network of two computers. I configured NAT at my router, configured the firewall. I Typed the external IP and got nothing, while I still was able to access my web server by typing "localhost", I tried both IIS and Apache, but what is interesting is that fact that the other people can access my web server via that external IP, I just cannot access it from my local network.

View Replies!   View Related
Setting Up An SMTP Server On My Local Machine
I'm trying to set up a SMTP server on my local machine.. can i do this with a windows OS using apcahe?

View Replies!   View Related
Smtp Error > 451 Temporary Local- Please Try Later
We send email from site throught exim

All is ok for hours.. after there is a error :
"451 Temporary local problem - please try later"

We have check our codes (php) more times but all is ok

If we restart exim error disappear and email go out.. for any hours.. after error return

View Replies!   View Related
Can't Connect To Local MySQL Server Through Socket
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
/home/thesymbi/public_html/includes/class_core.php on line 274

I get this around 50 times a day!
I am fed up!

View Replies!   View Related
Automating Backups From Webserver To Local Computer
Are there any good methods for getting backups from my host to my home computer in an automated fashion?

a way to sort of "set it and forget it" and get a backup at least once per week.

View Replies!   View Related
Unable To Connect To Local Httpd Server.
When i go to my website or any page under the domain it's just white. Blank nothing, nada.

"Failed to receive status information from Apache. Unable to connect to local httpd server."

This error message appears when i click on "apache status".

Is this because of the network issue? Or is it because of something I did myself?

I did a google search and came up on some solution, I did them and nothing.

View Replies!   View Related
Sendmail Can Not Send Email To Local Domain
suppose my domain is mydomain.com, my sendmail may send email to any domain name except local domain, say, sendmail may send email to hotmail, yahoo or any other domain name, but when send email to emailbox under mydomain.com, sendmail log will say domain not found.

My situation is my server does not have DNS service, my DNS service is outsourced, and MX record also is outsourced.

View Replies!   View Related
Install Ioncube In User/local/Zend
i upload all files ioncube in /user/local/ioncube and go to user/local/Zend/php.ini and in end add zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so

but don`t work.

View Replies!   View Related
Connecting To Local Server With Virtual Machines
How do you go about setting up virtual machines so that they can see sites hosted on the host machine?

I've got Virtual PC 2007 and the disk image that MS supply for testing IE6 on Vista machines and I'm having trouble accessing my local Apache server (set up with XAMPP). Until recently I was able to set the XP VM's LAN settings to use a proxy server with the IP address of the host machine, but I got migrated to ADSL2+ yesterday by my ISP and now that's no longer working.

To access my sites locally, I set up httpd.conf like this:

PHP Code:
<VirtualHost *:80>  DocumentRoot "C:PathToFolder"  ServerName siteName.local</VirtualHost><Directory "C:PathToFolder">    Options FollowSymLinks    AllowOverride None    Order allow,deny    Allow from all</Directory>

and then in Windows hosts file I add 127.0.0.1 siteName.local.

So what's the best way of getting the host and VMs to talk to each other?

View Replies!   View Related
Sendmail : 451 Temporary Local Problem - Please Try Later
When ever i send a email using, it get queued but not sent.

Here is the what i see in the mail error log

Quote:

Mar 8 13:39:00 pq_forum sendmail[31694]: l28Jcx02031694: to=tmeer@xxxx.xxx, ctladdr=webmaster@xxxx.com (505/505), delay=00:00:01, xdelay=00:00:00, mailer=relay, pri=30951, relay=[127.0.0.1] [127.0.0.1], dsn=4.3.0, stat=Deferred: 451 Temporary local problem - please try later

I can see the email being queued in : /var/spool/clientmqueue

View Replies!   View Related
How To Auto Detect A Hack Local File
My server running centOS4 and cPAnel.

Can anyone let me know how to auto detect a hack local file ? eg: review cgi-telnet, c99sell ....

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved