Hello All,
Has anyone managed to log the phone numbers of dial-ups with radius? If
so, a sample .conf will be really helpful. Also, being the NT fan that
my boss is, he's asking if radius can call back a specific user to make
sure that the account is being used from a specific telephone line.
Tha
List;
Here is a weird one I can't seem to find the cause of. Perhaps it is inane,
harmless, etc but it is annoying. I get these respawning too fast errors to
the console. They go away when I comment out the
S:12345:respawn:/sbin/getty ttyS3 line and init q it. Until a reboot that
is.
Truncated fo
Well, as I stated down a ways in the original post inittab gets overwritten
on every reboot.
Therein lies the rub.
Tried that... Been there..
Thanks anyway and sorry for the confusion.
Tom
>the inittab entry you are looking at is attempting to take control of
>the modem. From what I read here,
Hello,
I have had the exact same problem with a DEC PC 425se laptop. Its an
older machine (486) and I have tried the same things as you with the same
results. I am not all too famillar with the inner workings of init, but I
still can not figure out why the lines are reset on a reboot.
Anyo
Try something like egrep -r ttyS3 /etc or similar to see what files
reference this. If some script is running at boot and adding this line to
inittab (or rebuilding inittab entirely), you can find out where this line
is coming from by grepping around /etc.
If a line in a script adds this line, com
List;
In regards to /etc/inittab being altered to spawn a getty on ttyS3 on
reboot.
Tried the egrep -r (through the entire filesystem) and ttyS3 shows up in
/dev/mem, /dev/core, /dev/kmem/, /etc/inittab and in /var/run/stab, some
docs,/usr/include/asm/serial.h and in the logs.
Thanks for the
List;
In regards to /etc/inittab being altered to spawn a getty on ttyS3 on
reboot.
Tried the egrep -r (through the entire filesystem) and ttyS3 shows up in
/dev/mem, /dev/core, /dev/kmem/, /etc/inittab and in /var/run/stab, some
docs,/usr/include/asm/serial.h and in the logs.
Thanks for the tip
On Wed, Aug 23, 2000 at 02:48:57PM -0500, Security wrote:
> Tried the egrep -r (through the entire filesystem) and ttyS3 shows up in
> /dev/mem, /dev/core, /dev/kmem/, /etc/inittab and in /var/run/stab, some
> docs,/usr/include/asm/serial.h and in the logs.
>
> Thanks for the tip, Chet! Much clea
Hi,
This is not a really load balancing question, but similar sort
of thing.
We are an isp here and we would like to set up two webservers
that are completely tranparent(rsync daily).
We will only be using one webserver to server all the pages, but
Shao,
We are also a small ISP and do exactly that with one of our vital servers.
We used rsync for this.
Regards,
Robert Davidson.
On Thu, Aug 24, 2000 at 12:30:12PM +1000, Shao Zhang wrote:
> Hi,
> This is not a really load balancing question, but similar sort
> of thing.
>
>
On Thu, Aug 24, 2000 at 12:30:12PM +1000, Shao Zhang wrote:
> Is there any programs out there that does this?
Take a look at:
http://www.linux-ha.org/
http://www.linuxvirtualserver.org/
http://ultramonkey.sourceforge.net/
http://www.eddieware.org/
--
Luca Filipozzi
[dpkg] We are the apt.
Hi,
Yes. But I would like to know a way to let the backup server
automatically take over when the primary web server is down.
Thanks.
Shao.
Robert Davidson [EMAIL PROTECTED] wrote:
> We are also a small ISP and do exactly that with one of our vital servers.
> We used rsyn
Hi,
ridgey [EMAIL PROTECTED] wrote:
> you could put the primary name record on the primary webserver and have the
> www pointing to itself, then put the secondary name record on the secondary
> sever and have its www pointing to itself, so when the primary goes down,
> the secondary will kick in,
Hello All,
Has anyone managed to log the phone numbers of dial-ups with radius? If
so, a sample .conf will be really helpful. Also, being the NT fan that
my boss is, he's asking if radius can call back a specific user to make
sure that the account is being used from a specific telephone line.
Th
List;
Here is a weird one I can't seem to find the cause of. Perhaps it is inane,
harmless, etc but it is annoying. I get these respawning too fast errors to
the console. They go away when I comment out the
S:12345:respawn:/sbin/getty ttyS3 line and init q it. Until a reboot that
is.
Truncated f
Well, as I stated down a ways in the original post inittab gets overwritten
on every reboot.
Therein lies the rub.
Tried that... Been there..
Thanks anyway and sorry for the confusion.
Tom
>the inittab entry you are looking at is attempting to take control of
>the modem. From what I read here
Hello,
I have had the exact same problem with a DEC PC 425se laptop. Its an
older machine (486) and I have tried the same things as you with the same
results. I am not all too famillar with the inner workings of init, but I
still can not figure out why the lines are reset on a reboot.
An
Try something like egrep -r ttyS3 /etc or similar to see what files
reference this. If some script is running at boot and adding this line to
inittab (or rebuilding inittab entirely), you can find out where this line
is coming from by grepping around /etc.
If a line in a script adds this line, co
List;
In regards to /etc/inittab being altered to spawn a getty on ttyS3 on
reboot.
Tried the egrep -r (through the entire filesystem) and ttyS3 shows up in
/dev/mem, /dev/core, /dev/kmem/, /etc/inittab and in /var/run/stab, some
docs,/usr/include/asm/serial.h and in the logs.
Thanks for the
>List;
>
>In regards to /etc/inittab being altered to spawn a getty on ttyS3 on
>reboot.
>
>
>Tried the egrep -r (through the entire filesystem) and ttyS3 shows up in
>/dev/mem, /dev/core, /dev/kmem/, /etc/inittab and in /var/run/stab, some
>docs,/usr/include/asm/serial.h and in the logs.
>
>Tha
On Wed, Aug 23, 2000 at 02:48:57PM -0500, Security wrote:
> Tried the egrep -r (through the entire filesystem) and ttyS3 shows up in
> /dev/mem, /dev/core, /dev/kmem/, /etc/inittab and in /var/run/stab, some
> docs,/usr/include/asm/serial.h and in the logs.
>
> Thanks for the tip, Chet! Much cle
Hi,
This is not a really load balancing question, but similar sort
of thing.
We are an isp here and we would like to set up two webservers
that are completely tranparent(rsync daily).
We will only be using one webserver to server all the pages, but
Shao,
We are also a small ISP and do exactly that with one of our vital servers.
We used rsync for this.
Regards,
Robert Davidson.
On Thu, Aug 24, 2000 at 12:30:12PM +1000, Shao Zhang wrote:
> Hi,
> This is not a really load balancing question, but similar sort
> of thing.
>
>
On Thu, Aug 24, 2000 at 12:30:12PM +1000, Shao Zhang wrote:
> Is there any programs out there that does this?
Take a look at:
http://www.linux-ha.org/
http://www.linuxvirtualserver.org/
http://ultramonkey.sourceforge.net/
http://www.eddieware.org/
--
Luca Filipozzi
[dpkg] We are the apt.
Hi,
Yes. But I would like to know a way to let the backup server
automatically take over when the primary web server is down.
Thanks.
Shao.
Robert Davidson [[EMAIL PROTECTED]] wrote:
> We are also a small ISP and do exactly that with one of our vital servers.
> We used r
Hi,
ridgey [[EMAIL PROTECTED]] wrote:
> you could put the primary name record on the primary webserver and have the
> www pointing to itself, then put the secondary name record on the secondary
> sever and have its www pointing to itself, so when the primary goes down,
> the secondary will kick i
26 matches
Mail list logo