[Cooker] [Bug 2648] [shorewall] shorewall disable any ppp connectivity

2003-03-17 Thread tulear999
http://qa.mandrakesoft.com/show_bug.cgi?id=2648

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1



--- Additional Comments From [EMAIL PROTECTED]  2003-03-17 14:00 ---
*** This bug has been confirmed by popular vote. ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
After enabling shorewall, (and enabling all the services proposeb by default) i
can use ethernet connection, but ppp connexion stop to work. ppp atblishies the
link, but that's all.



[Cooker] [Bug 2648] [shorewall] shorewall disable any ppp connectivity

2003-03-15 Thread home
http://qa.mandrakesoft.com/show_bug.cgi?id=2648

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED



--- Additional Comments From [EMAIL PROTECTED]  2003-03-15 10:30 ---
I have synched my whole test box to Cooker as of 13th March. I have installed
the new /usr/sbin/drakgw file above and enabling connection sharing still kills
internet access for the desktop machine.

I looked for messages while I was setting up connection sharing and found that
DHCP is unable to start up. It complains that...

"Mar 15 09:02:40 localhost dhcpd: No subnet declaration for eth0 (0.0.0.0).
Mar 15 09:02:40 localhost dhcpd: ** Ignoring requests on eth0.  If this is not what
Mar 15 09:02:40 localhost dhcpd:you want, please write a subnet declaration
Mar 15 09:02:40 localhost dhcpd:in your dhcpd.conf file for the network segment
Mar 15 09:02:40 localhost dhcpd:to which interface eth0 is attached. **
Mar 15 09:02:40 localhost dhcpd: 
Mar 15 09:02:40 localhost dhcpd: 
Mar 15 09:02:40 localhost dhcpd: Not configured to listen on any interfaces!"

However, /etc/dhcp.conf seems to be valid...
"ddns-update-style none;
subnet 192.168.1.0 netmask 255.255.255.0 {
# default gateway
option routers 192.168.1.1;
option subnet-mask 255.255.255.0;

option domain-name "localdomain";
option domain-name-servers 192.168.1.1;

range dynamic-bootp 192.168.1.16 192.168.1.253;
default-lease-time 21600;
max-lease-time 43200;
}"

Not sure what's going on here but it looks like drakgw is having further
troubles also. There appear to be some "sys failed"s in there...

"Mar 15 09:02:40 localhost drakgw[3037]: [drakgw] Warning, sys failed for
/etc/rc.d/init.d/dhcpd start >/dev/null
Mar 15 09:02:40 localhost drakgw[3037]: launched command: /sbin/chkconfig
--level 345 dhcpd on
Mar 15 09:02:40 localhost drakgw[3037]: launched command:
/etc/rc.d/init.d/shorewall start >/dev/null
Mar 15 09:02:40 localhost named[4512]: zone 0.0.127.in-addr.arpa/IN: loaded
serial 1997022700
Mar 15 09:02:40 localhost named[4512]: running
Mar 15 09:02:42 localhost logger: Shorewall Stopped
Mar 15 09:02:42 localhost drakgw[3037]: [drakgw] Warning, sys failed for
/etc/rc.d/init.d/shorewall start >/dev/null
Mar 15 09:02:42 localhost drakgw[3037]: launched command: /sbin/chkconfig
--level 345 shorewall on
Mar 15 09:02:42 localhost drakgw[3037]: launched command: /etc/rc.d/init.d/cups
start >/dev/null
Mar 15 09:02:43 localhost cups: cupsd startup succeeded
Mar 15 09:02:47 localhost drakgw[3037]: [drakgw] Installation complete, exiting"





--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
After enabling shorewall, (and enabling all the services proposeb by default) i
can use ethernet connection, but ppp connexion stop to work. ppp atblishies the
link, but that's all.



[Cooker] [Bug 2648] [shorewall] shorewall disable any ppp connectivity

2003-03-11 Thread florin
http://qa.mandrakesoft.com/show_bug.cgi?id=2648

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO



--- Additional Comments From [EMAIL PROTECTED]  2003-03-11 18:30 ---

please retrieve the latest /usr/sbin/drakgw file :

http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/gi/perl-install/standalone/drakgw




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEEDINFO
creation_date: 
description: 
After enabling shorewall, (and enabling all the services proposeb by default) i
can use ethernet connection, but ppp connexion stop to work. ppp atblishies the
link, but that's all.



[Cooker] [Bug 2648] [shorewall] shorewall disable any ppp connectivity

2003-03-09 Thread falcaraz
http://qa.mandrakesoft.com/show_bug.cgi?id=2648





--- Additional Comments From [EMAIL PROTECTED]  2003-03-09 23:58 ---
Updated dhcp-client to 2pl2.5mdk
Updated iptables
Updated drakxtools to 9.1-18mdk

eth0: static, IP: 192.168.1.1 for intranet and ICS
eth1: dhcp

Shorewall dissabled: can ping from my laptop to the desktop computer via eth0,
but not internet avalaible from the laptop.

Shorewall enabled: no ping from the laptop. Internet not avalaible even for the
desktop computer. File /etc/shorewall/interfaces finist with:
"net + detect
loc eth0 detect
loc eth1 detect"

If I change the last line for net eth1 detect dhcp and restart shorewall
(service shorewall restart) again Internet avalaible for the main computer, but
still not ping from the laptop.

Shorewall enabled, ip masquering enabled for eth0: masqu eth0 detect: not
internet, not ping from the laptop

Hope those coments help to find the origin of the problem



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
After enabling shorewall, (and enabling all the services proposeb by default) i
can use ethernet connection, but ppp connexion stop to work. ppp atblishies the
link, but that's all.



[Cooker] [Bug 2648] [shorewall] shorewall disable any ppp connectivity

2003-03-07 Thread st_barszus
http://qa.mandrakesoft.com/show_bug.cgi?id=2648





--- Additional Comments From [EMAIL PROTECTED]  2003-03-07 20:41 ---
A pitty I can't test Cooker. But as I see drakfw does not know anything about
the ppp0 if this one is established by kppp or similar. 

Some Questions:
Is this also true if the modem is configured with drakconnect ? (If not I would
say this would be a valid solution)
Could ppp0 and similar be added so it can be choosen if not automatically detected ?
Could someone confirm if it is so, that drakfw does not work with dialup ?
If it does not work generally with dialup, what is the reason ?



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
After enabling shorewall, (and enabling all the services proposeb by default) i
can use ethernet connection, but ppp connexion stop to work. ppp atblishies the
link, but that's all.



[Cooker] [Bug 2648] [shorewall] shorewall disable any ppp connectivity

2003-03-07 Thread aw280
http://qa.mandrakesoft.com/show_bug.cgi?id=2648





--- Additional Comments From [EMAIL PROTECTED]  2003-03-07 19:00 ---
Agree with cybercfo. This is ludicrous. It not only affects 99% of
dial-up users, but an awful lot of ADSL users. That's got to be the
majority of Mandrake users who won't be able to activate the built-in
firewall in 9.1. This kind of thing is exactly why people have been
calling for a longer bugfix cycle before release.




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
After enabling shorewall, (and enabling all the services proposeb by default) i
can use ethernet connection, but ppp connexion stop to work. ppp atblishies the
link, but that's all.



[Cooker] [Bug 2648] [shorewall] shorewall disable any ppp connectivity

2003-03-07 Thread cybercfo
http://qa.mandrakesoft.com/show_bug.cgi?id=2648





--- Additional Comments From [EMAIL PROTECTED]  2003-03-07 16:40 ---
If I am interpreting this correctly, this means that 9.1 will ship without the 
ability to use shorewall to configure the firewall on a ppp connection.  Is 
that a correct interpretation?

If it is, that means that drakfirewall should not be run on a box with a 
dial-up only connection.  Is there going to be instructions to the user 
indicating this and instructing them to configure the firewall with another 
tool if they want to use it? 




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
After enabling shorewall, (and enabling all the services proposeb by default) i
can use ethernet connection, but ppp connexion stop to work. ppp atblishies the
link, but that's all.



[Cooker] [Bug 2648] [shorewall] shorewall disable any ppp connectivity

2003-03-07 Thread florin
http://qa.mandrakesoft.com/show_bug.cgi?id=2648





--- Additional Comments From [EMAIL PROTECTED]  2003-03-07 11:40 ---

this won't be fixed ...




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
After enabling shorewall, (and enabling all the services proposeb by default) i
can use ethernet connection, but ppp connexion stop to work. ppp atblishies the
link, but that's all.



[Cooker] [Bug 2648] [shorewall] shorewall disable any ppp connectivity

2003-03-07 Thread alexandre.bustico
http://qa.mandrakesoft.com/show_bug.cgi?id=2648





--- Additional Comments From [EMAIL PROTECTED]  2003-03-07 10:30 ---


I have updated with the latest cooker rpm, but the problem remains. 
I have found the problem : in the file /etc/shorewall/interfaces,
there is only the entry for eth0. If i manually add ppp0 entry it works. The
problem is that when creating a ppp link with kppp (as a user, not as root),
it doesn't update /etc/shorewall/interfaces.





Le Tue,  4 Mar 2003 22:29:16 -0500 (EST)




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
After enabling shorewall, (and enabling all the services proposeb by default) i
can use ethernet connection, but ppp connexion stop to work. ppp atblishies the
link, but that's all.



Re: [Cooker] [Bug 2648] [shorewall] shorewall disable any ppp connectivity

2003-03-05 Thread Florin

oh, ok, sorry for asking ...

>Greg Meyer <[EMAIL PROTECTED]> writes:

> On Wednesday 05 March 2003 04:32 am, Florin wrote:
> > is that a bug ?
> >
> I was not reporting a bug, I was trying to help out by attempting to verify 
> the bug and was not able to, so I commented about it.
> 
> Cheers
> 
> /g
> 
> 
> > >[EMAIL PROTECTED] (cybercfo) writes:
> > >
> > > http://qa.mandrakesoft.com/show_bug.cgi?id=2648
> > >
> > >
> > >
> > >
> > >
> > > --- Additional Comments From [EMAIL PROTECTED]  2003-03-05 04:29
> > > --- I had to manually install shorewall and iptables, but I was not
> > > able to reproduce this.  I was able to conenct to the external network
> > > and a scan of the cooker pc by another host on the network shows all
> > > ports stealthed.
> > >
> > >
> > >
> > > --- You are receiving this mail because: ---
> > > You are on the CC list for the bug, or are watching someone who is.
> > >
> > >
> > >
> > > --- Reminder: ---
> > > assigned_to: [EMAIL PROTECTED]
> > > status: UNCONFIRMED
> > > creation_date:
> > > description:
> > > After enabling shorewall, (and enabling all the services proposeb by
> > > default) i can use ethernet connection, but ppp connexion stop to work.
> > > ppp atblishies the link, but that's all.

-- 
Florin  http://www.mandrakesoft.com
http://people.mandrakesoft.com/~florin/



Re: [Cooker] [Bug 2648] [shorewall] shorewall disable any ppp connectivity

2003-03-05 Thread Greg Meyer
On Wednesday 05 March 2003 04:32 am, Florin wrote:
> is that a bug ?
>
I was not reporting a bug, I was trying to help out by attempting to verify 
the bug and was not able to, so I commented about it.

Cheers

/g


> >[EMAIL PROTECTED] (cybercfo) writes:
> >
> > http://qa.mandrakesoft.com/show_bug.cgi?id=2648
> >
> >
> >
> >
> >
> > --- Additional Comments From [EMAIL PROTECTED]  2003-03-05 04:29
> > --- I had to manually install shorewall and iptables, but I was not
> > able to reproduce this.  I was able to conenct to the external network
> > and a scan of the cooker pc by another host on the network shows all
> > ports stealthed.
> >
> >
> >
> > --- You are receiving this mail because: ---
> > You are on the CC list for the bug, or are watching someone who is.
> >
> >
> >
> > --- Reminder: ---
> > assigned_to: [EMAIL PROTECTED]
> > status: UNCONFIRMED
> > creation_date:
> > description:
> > After enabling shorewall, (and enabling all the services proposeb by
> > default) i can use ethernet connection, but ppp connexion stop to work.
> > ppp atblishies the link, but that's all.

-- 
Greg



[Cooker] [Bug 2648] [shorewall] shorewall disable any ppp connectivity

2003-03-04 Thread cybercfo
http://qa.mandrakesoft.com/show_bug.cgi?id=2648





--- Additional Comments From [EMAIL PROTECTED]  2003-03-05 04:29 ---
I had to manually install shorewall and iptables, but I was not able to reproduce 
this.  I was able to conenct to the external network and a scan of the cooker pc by 
another host on the network shows all ports stealthed.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
After enabling shorewall, (and enabling all the services proposeb by default) i
can use ethernet connection, but ppp connexion stop to work. ppp atblishies the
link, but that's all.



[Cooker] [Bug 2648] [shorewall] shorewall disable any ppp connectivity

2003-03-04 Thread falcaraz
http://qa.mandrakesoft.com/show_bug.cgi?id=2648





--- Additional Comments From [EMAIL PROTECTED]  2003-03-05 03:12 ---
With rc2 and a cable modem conection to internet, as soon as I enable shorewall
(security or sharing internet contection) I can't acced to any web page.

Also If I try to configure shorewall from DrakConf I can't save any of the new
options selected, there is not error message but nothin is saved.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
After enabling shorewall, (and enabling all the services proposeb by default) i
can use ethernet connection, but ppp connexion stop to work. ppp atblishies the
link, but that's all.