Displaying 20 results from an estimated 20000 matches similar to: "Network issue"
2005 Feb 14
1
how can i make my program faster
Hello,
right now, i have a program to collect data into a table. right now, my table is
table1 <- data.frame(trial = NA, x = NA, y = NA)
for each time when i want to add data into my data, i have to copy data of table into an array for each column, and then i add new data into my array, then i copy my array into the table one column by one column. For example
temptrial <- table1$trial;
2003 Sep 25
8
Linux router configuration??
Good morning at all, thanks for previous help, but I have another ask. I have a few experience of Linux world''s, and I need to configure a Linux PC as router, what are the steps? What do I do?
Thanks.
2006 Mar 27
1
watchdog network card
Hi all
I've very big problem with my nfsd server.
I'm running FreeBSD-stable and sometime (one time/week) i've this kind of
message on the console :
bge0 watchdog timeout problems
fxp1 watchdog timeout problems
and all my network card is down. Nothing can make the network card work
again (only reboot working).
There are only one service I need on this server and
2004 Aug 20
11
Cannot ping an address on the internet !
I have allowed ALL of the local users to ping the internet but they
currently get the following error and cannot access the internet !
I know it is something I have done wrong (I think it is a routing problem
but just cannot find out what)
The error is:-
Reply from 212.219.13.74: destination host unreachable.
My eth1 is 10.0.0.1 and the users can ping that OK
My eth0 is 212.219.13.74 (connected
2006 May 14
12
Is there a place for java in Ruby on Rails apps?
Hi all,
I''m asking this question from the standpoint of a developer with almost 10
years experience with Microsoft technologies, mostly doing server side
component and database work. So, I''m not very familiar with the java
world. Can anyon tell me how/if java development can complement Ruby on
Rails development? I''m not interested in how java can duplicate Rails
2006 Mar 25
6
Cannot have eth0 in domU
Hello,
I am trying to run Xen 3 on FC5, but I cannot have the eth0 interface appear in domU.
I have 3 servers running FC3 and Xen 2 with various domUs since a year. Everything is fine on that front.
I took one of the server, upgraded it to FC5 and did the following:
- yum install xen kernel-xen0 kernel-xenU
- grub.conf contains
title Fedora Core (2.6.15-1.2054_FC5xen0
root (hd0,0)
kernel
2018 Jul 31
3
samba-tool dbcheck "Indexed and full searches both failed"
On Tue, 31 Jul 2018 10:04:37 -0500
Denis Morejon via samba <samba at lists.samba.org> wrote:
>
> Ok. When renaming DC1 could it keep its IP address? All my clients
> have fixed IP configuration (No DHCP) and they are configured to IP1:
> DNS1 (DC1) and IP2: DNS2 (DC2). So I need to keep the IP of DC1. Is
> It a problem ?
This shouldn't be a problem, what has been a
2005 Nov 06
3
SCSI cards
Hi
I am trying to find a good PCI 64 SSI 320 raid controller to
use with Centos & 4 10k drives as raid 1 & 0 to get the best
I/O speed, any clues as to what people have found to be the best.
Thanks
Denis
2007 Jan 14
3
Firewalling SMTP
I have a Centos server and I want to only accept mail for the local users
from 3 mail servers, but I still want the users to be able to send emails
through this server, If I firewall the SMTP port to my 3 mail servers is
there any way users will be able to still send via the main POP server ?
(currently using Sendmails SMTP-Auth)
Thanks
Denis
2008 May 28
4
Help on Calculating day differences
Hello R Freaks,
I calculate the difference in days between two events with the following
litte R expresseion:
T1a <- strptime(T1,"%m/%d/%y %H:%M:%S");
T2a <- strptime(T2,"%m/%d/%y %H:%M:%S");
T1b <- as.Date(T1a);
T2b <- as.Date(T2a);
days <- T2b-T1b;
time <- T2a - T1a;
In the project I would like to calculate only working day.
I the a possibility to count
2016 Sep 05
4
more than one IP address on network device?
On Sep 4, 2016, at 1:27 PM, Walter H. <walter.h at mathemainzel.info> wrote:
> 'ifconfig' doesn't show these additional addresses ...
This is one of the many reasons why people don?t use ?ifconfig? anymore.
--
Jonathan Billings <billings at negate.org>
2012 Dec 04
5
Network traffic tool
Hi everybody, I have my firewall with shorewall runing and I dont have a
proxy.
I would like to know which tool can I use to log my web traffic from my
users.
I have ntop working but I dont think this tool helps me on this.
Any suggestion?
Thanks
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
2003 Aug 10
2
Heads up: New if_xl committed
As promised, the updated if_xl with full busdma support / other
improvements has been MFC'd to 4.8-stable. While I have put this driver
through extensive testing, it is possible that there may be bugs which are
either present in the -current version or that I added in the MFC process.
So, if you cvsup to -stable anytime in the future and notice problems with
if_xl, please tell me ASAP!
2010 Oct 13
5
network interface question
Hi,
I don't have ifcfg-eth1 in my /etc/sysconfig/network-scripts. But when
I do ifconfig eth1 I can see output as below. If I do ifconfig eth12 ,
I don't see anything which i am assume is normal.
eth1 Link encap:Ethernet HWaddr 00:24:E8:44:DB:CC
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0
2006 Aug 27
3
VSFTPD problem ?
I have 1 Centos server V4.x already running VSFTPD and when the user logs in
they get chrooted to the home directory, I have installed the same config
files to a second server (again Centos V4.x) and have setup the same user on
the second server but the user does not get chrooted to the home directory
but is placed in /var/ftp/pub and cannot upload file.
The files I copied are:-
2002 May 15
1
Syslinux Bootsector
Hi!
Facing a strange problem about not being able to access
the floppy drive after booting from a rescue-floppy with
2.2.x kernel on an asus p4te mainboard, i searched the
net and found a bug in the bootsector of the 2.2.x kernels.
Before control is redirected to the kernel, the floppy drive
is shut down in a way, that freezes the FD-Controller on
recent mainboards (like the ASUS P4T-E).
The
2010 Feb 07
1
Only reaching one machine at network
Hi there,
I am using tinc since some monthes. I think the basic idea of
extending vpn to a mesh of systems via tun/tap is great. And I think
it is one of the useable developments compared to the much more
complex vpn solutions I had used in the past. Great work.
Setting up tinc I have fought with the configuration (and with the
concepts) for a while as I have found no example that covers my
2008 Jan 26
2
Sendmail timout errors
I have 2 Centos servers that are currently giving me grief,
I am getting the error:-
SYSERR(root): timeout writing message to mail.server.co.uk
Resource temporarily unavailable
This is on both servers
1 is Centos 4.x & the second is:-
sendmail-8.12.11-4.RHEL3.6
sendmail-cf-8.12.11-4.RHEL3.6
sendmail-devel-8.12.11-4.RHEL3.6
Any clues ?
Thanks
Denis
No virus found in this outgoing
2015 Jan 29
2
Spotlight
On Wed, Jan 28, 2015 at 04:12:00PM -0800, Jeremy Allison wrote:
> On Wed, Jan 28, 2015 at 04:14:15PM -0500, David Thompson wrote:
> >
> > Hi all,
> >
> > I have a setup that I'm trying to configure spotlight on samba to
> > work with Apples OSX. In the samba wiki it says to use ./configure
> > --enable-spotlight
sorry, but the code is not shipping yet
2010 Oct 17
2
Create a VPN network with some PC clients.
Hi to everybody,
I want create a VPN with some PC clients and only one server, instead of
LAN-to-LAN, but I'm not very sure how to do this.
For example, I need to have:
- Server LAN -------- (192.168.0.1/24) ---- tinc-VPN ---- (192.168.100.1/24)
- Client-01 LAN --- (192.168.50.1/24) ---- tinc-VPN ---- (192.168.100.10/24)
- Client-02 LAN --- (192.168.80.1/24) ---- tinc-VPN ----