Thanks, that worked. - Quadir
On Thu, Jan 1, 2009 at 10:03 AM, Jamie Strandboge <[email protected]> wrote: > Your 'ufw status verbose' output shows that you have no application rules > in your firewall. Packets are being blocked because you have a default > 'deny' policy. While the default application policy is 'allow', you have no > rules referencing the application in your firewall. You must do either: > $ sudo ufw app update --add-new OpenSSH > > *or*: > $ sudo ufw allow OpenSSH > > -- > ufw app profile not working > https://bugs.launchpad.net/bugs/311894 > You received this bug notification because you are a direct subscriber > of the bug. > > Status in "ufw" source package in Ubuntu: Incomplete > > Bug description: > Binary package hint: ufw > > Hi > > Release: 8.10 Ubuntu Server Edition > ufw package version: 0.23.2 > > 1. Ran "$ ufw app default allow" > 2. Modified the port number from 22 to 8022 in the file > /etc/ufw/applications.d/openssh-server file. > 3. Ran "$ ufw app update openssh". > > I expected the port 8022 to be accessible from outside but the port is > still closed. > > Thanks > Quadir > -- ************************************************************************************ He merges the night into the day (i.e. the decrease in the hours of the night is added to the hours of the day), and He merges the day into the night ( i.e. the decrease in the hours of the day is added the hours of the night). And has subjected the sun and the moon: each runs its course for a term appointed. Such is Allah, your Lord; His is the Kingdom, And those, whom you invoke or call upon instead of Him, own not even a Qitmir (the thin membrane over the date-stone). -- Qur'an Chapter 35 Verse 13 ************************************************************************************ -- ufw app profile not working https://bugs.launchpad.net/bugs/311894 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
