Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.protocols.ppp > #100

Re: `Terminating on signal 2'

From Anssi Saari <as@sci.fi>
Newsgroups comp.protocols.ppp
Subject Re: `Terminating on signal 2'
Date 2015-05-19 17:54 +0300
Organization An impatient and LOUD arachnid
Message-ID <vg3a8x01uu0.fsf@coffee.modeemi.fi> (permalink)
References <87383ch8xq.fsf@gmail.com>

Show all headers | View raw


Rodolfo Medina <rodolfo.medina@gmail.com> writes:

> Hi all.
>
> During ppp connection, very often it happens that it sticks, i.e. it's still
> open but it's not possibile navigate, browser can't open pages.  Then I do
> `C-c' from command line and the connection stops showing the above message.

Well, that's what C-c does, it sends signal number 2 aka INT aka
interrupt to the pppd process which then dutifully quits. Exactly as
documented too.

If reconnecting helps then you could add the persist option for ppp and
send SIGHUP to it (guessing Linux, that'd be killall -HUP pppd) which
will cause pppd to restart the connection.

Your modem is presumably cellular so that sticking issue may be due to
the modem itself or the cellular network. For example, the network might
prioritize voice calls. Not much you can do from your end in other
words except reconnect.

Back to comp.protocols.ppp | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

`Terminating on signal 2' Rodolfo Medina <rodolfo.medina@gmail.com> - 2015-05-04 11:35 +0000
  Re: `Terminating on signal 2' Anssi Saari <as@sci.fi> - 2015-05-19 17:54 +0300
    Re: `Terminating on signal 2' Rodolfo Medina <rodolfo.medina@gmail.com> - 2015-05-23 16:48 +0000
      Re: `Terminating on signal 2' Eric Pozharski <whynot@pozharski.name> - 2015-05-24 11:22 +0300
        Re: `Terminating on signal 2' Rodolfo Medina <rodolfo.medina@gmail.com> - 2015-05-27 10:52 +0000
          Re: `Terminating on signal 2' Eric Pozharski <whynot@pozharski.name> - 2015-05-29 12:02 +0300
      Re: `Terminating on signal 2' Anssi Saari <as@sci.fi> - 2015-05-28 17:07 +0300

csiph-web