New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

I can't open https://bubba:631/admin - SUCCESS

Got problems with your B2 or B3? Share and get helped!
Post Reply
paulchany
Posts: 123
Joined: 10 Jul 2009, 15:48
Location: Serbia
Contact:

I can't open https://bubba:631/admin - SUCCESS

Post by paulchany »

Hi,

I have connected to Bubba|Two miniserver a HP Bussiness Inkjet 1000 USB printer.

On my Desktop PC Box where I run Debian GNU/Linux Lenny (and before runned Etch) I can successfully setup CUPS to use this printer. For this setup I used
https://localhost:631 address.

Now when I'm trying to open for administrative tasks the
https://bubba:631/admin
page my Firefox browser can't reach it.

I try to open the 631 port int the Settings/Network/Firewall (on the web interface of Bubba) but that don't help to solve this problem.

So now I can't modify my printer options.
How can I setup Bubba|Two miniserver to can open the secure https://bubba:631/admin site?

Any advices will be appreciated!

--
Regards,
Paul
Last edited by paulchany on 21 Jul 2009, 06:28, edited 1 time in total.
Best, Pali
paulchany
Posts: 123
Joined: 10 Jul 2009, 15:48
Location: Serbia
Contact:

Re: I can't open https://bubba:631/admin

Post by paulchany »

I try out editing the file:
/etc/network/firewall.conf

adding the following line:
-A INPUT -i eth0 -p tcp -m tcp --dport 631 -j ACCEPT

and then running
# /etc/init.d/bubba-firewall restart

but then the firewall.conf come to the original state,
without line that I added to it.

Any advices?

--
Regards,
Paul
paulchany
Posts: 123
Joined: 10 Jul 2009, 15:48
Location: Serbia
Contact:

Re: I can't open https://bubba:631/admin

Post by paulchany »

paulchany wrote:I try out editing the file:
/etc/network/firewall.conf

adding the following line:
-A INPUT -i eth0 -p tcp -m tcp --dport 631 -j ACCEPT
OK, I try now to open port 631 through:
Administration / Network / Firewall / Open BUBBA|TWO public port
Source IP Public port Private port Private IP Protocol
192.168.10.77 631 TCP

and then I get the approppriate line in firewall.conf with open 631 port.

Now I can to open https://bubba:631/
Now when I try to Modify Printer that is connected to the Bubba's USB port, and have added in Bubba / Printers

at stage when one must to setup PPD file, I chose HP in the Make field.
Then I click on Continue button but newer came to the next page of CUPS web interface. Why?

My printer is HP Business Inkjet 1000 and it works fine from my Desktop Debian Lenny system.

--
Regards,
Paul
Best, Pali
asparak
Posts: 173
Joined: 08 Jun 2009, 07:38

Re: I can't open https://bubba:631/admin

Post by asparak »

paulchany wrote:I try out editing the file:
/etc/network/firewall.conf

adding the following line:
-A INPUT -i eth0 -p tcp -m tcp --dport 631 -j ACCEPT

and then running
# /etc/init.d/bubba-firewall restart

but then the firewall.conf come to the original state,
without line that I added to it.

Any advices?

--
Regards,
Paul

If you are editing the firewall.conf directly, then use bubba-firewall start, not restart. start reads the firewall.conf, restart write the current iptables to firewall.conf, overwriting your changes, then reloads it
paulchany
Posts: 123
Joined: 10 Jul 2009, 15:48
Location: Serbia
Contact:

Re: I can't open https://bubba:631/admin - SUCCESS

Post by paulchany »

I have setup now printer that is connected to Bubba|Two.
I'm using this printer 'HP Bussiness Inkjet 1000' with IPP adding it with 'Gnome Control Center.'
On the Desktop Debian GNU/Linux Lenny system I have installed hpijs, foomatic-db-hpijs and hpijs-ppds.

It works! :D

--
Regards,
Paul
Best, Pali
Post Reply