Re: Block port 110 on firewall (not the pop service)

From: Dragi (ddragi1@optushome.com.au)
Date: 01/05/03


Date: Sun, 05 Jan 2003 13:12:47 +1100
From: Dragi <ddragi1@optushome.com.au>

Whoever wrote:

>On Sun, 5 Jan 2003, Dragi wrote:
>
>
>
>>Steve Webster wrote:
>>
>>
>>
>>>/usr/local/bin/iptables -i eth0 -d xxx.xxx.xxx.xxx --dport 443 -j DROP
>>>
>>>
>>>
>>heare is the output
>>/sbin/iptables -i eth0 -d xxx.xxx.xxx.xxx --dport 443 -j DROP
>>iptables v1.2.6a: Unknown arg `--dport'
>>Try `iptables -h' or 'iptables --help' for more information.
>>no much luck what im doing wrong
>>thanks agan
>>
>>
>
>Well, you could try reading the man pages......
>
>But you probably need to include the chain and protocol type:
>/sbin/iptables -I INPUT -i eth0 -p tcp --dport 443 -j DROP
>
>There normally no need to filter on the destination IP address for
>incoming packets, so don't do it -- it does not add anything and gives one
>more item to edit (or forget to edit) if your IP address should ever
>change.
>
>You may also need a similar iptables rule for the FORWARD chain.
>
>
>
>
>>
>>
>
>
>
thanks problem solved



Relevant Pages

  • Re: Block port 110 on firewall (not the pop service)
    ... > no much luck what im doing wrong ... > thanks agan ... more item to edit if your IP address should ever ... You may also need a similar iptables rule for the FORWARD chain. ...
    (comp.os.linux.security)
  • ColChanging problem on Datatable - Desperate
    ... and refresh the datatable and resetbindings on the datagrid after the edit. ... I am done with the changes - no luck. ... I have also put the code to re-add the handler in a sub and called that from ... I have tried to call the button click event from the column changing code ...
    (microsoft.public.dotnet.languages.vb.controls)
  • Re: Bin???
    ... Close the registry editor. ... > Right click one of the saved files, select edit to open it in notepad. ... > Associate Expert - WindowsXP Expert Zone ... >>> Best of Luck, ...
    (microsoft.public.windowsxp.general)
  • Re: Stupid Emails
    ... Nobody sent me sixpence though. ... days everybody was being warned not to take part, and so the chain broke. ... We make our own luck. ... consistently lucky tend to be optimists who believe they'll be lucky - which ...
    (uk.local.cumbria)
  • Re: Stupid Emails
    ... I remember my granny complaining about chain letters when I was a kid, and as I got older I started to receive them myself. ... I even did as I was told and sent money to the person top of the list - I think it was sixpence you had to send, back then, but if all the people who were supposed to, actually sent it, the person would certainly have done well out of it. ... I never believed the bad luck stuff, but logically, if everyone actually had sent off 6d to the person top of the list, as they'd been asked, it should have worked, and we'd all have had hundreds of sixpences. ... It's been proven that people who seem to be consistently lucky tend to be optimists who believe they'll be lucky - which helps - and I think they also have bad memories for the bad stuff. ...
    (uk.local.cumbria)

Quantcast