Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Samba, ipchains and Win2k Server

  • 14-05-2003 6:25pm
    #1
    Subscribers Posts: 1,911 ✭✭✭


    I'm having a problem with connecting to a shared samba drive from a Win2K server box.
    After I reboot the win2K machine, it can't find or access the share. If I stop ipchains, it finds it no problem. If I start ipchains up again and disconnect then reconnect the shared drive it works.
    On a Win2K Pro machine this doesn't happen on at all.

    anyone seen anything like this before? It's doing my nut in...

    Output of ipchains -L:
    Chain input (policy ACCEPT):
    target prot opt source destination ports
    ACCEPT tcp -y---- localhost localhost any -> any
    ACCEPT udp
    localhost localhost any -> any
    ACCEPT tcp -y---- anywhere hal.eeng.may.ie any -> http
    ACCEPT tcp -y---- anywhere hal.eeng.may.ie any -> ssh
    ACCEPT tcp -y---- anywhere hal.eeng.may.ie any -> smtp
    ACCEPT tcp -y---- 149.157.140.0/24 hal.eeng.may.ie any -> ftp-data:ftp
    ACCEPT tcp -y---- 149.157.140.0/24 hal.eeng.may.ie any -> 1024:56635
    ACCEPT udp
    149.157.140.0/24 hal.eeng.may.ie any -> netbios-ns:netbios-ssn
    ACCEPT tcp -y---- 149.157.140.0/24 hal.eeng.may.ie any -> netbios-ns:netbios-ssn
    ACCEPT tcp -y---- hal.eeng.may.ie hal.eeng.may.ie any -> mysql
    ACCEPT tcp -y---- 149.157.140.0/24 hal.eeng.may.ie any -> webcache:tproxy
    ACCEPT udp
    hal.eeng.may.ie hal.eeng.may.ie 1024:65535 -> domain
    ACCEPT udp
    hal.eeng.may.ie hal.eeng.may.ie domain -> 1024:65535
    ACCEPT udp
    anywhere hal.eeng.may.ie domain -> 1024:65535
    ACCEPT udp
    tt35.ripe.net anywhere ntp -> any
    ACCEPT tcp -y---- tt35.ripe.net anywhere ntp -> any
    REJECT tcp -y---- anywhere anywhere any -> any
    REJECT udp
    anywhere anywhere any -> any
    Chain forward (policy DENY):
    Chain output (policy ACCEPT):
    target prot opt source destination ports
    ACCEPT udp
    hal.eeng.may.ie 149.157.140.0/24 netbios-ns:netbios-ssn -> any
    ACCEPT tcp -y---- hal.eeng.may.ie 149.157.140.0/24 netbios-ns:netbios-ssn -> any
    ACCEPT tcp
    localhost karr.eeng.may.ie any -> ldap
    ACCEPT tcp
    localhost karr.eeng.may.ie any -> ldaps
    ACCEPT udp
    hal.eeng.may.ie hal.eeng.may.ie 1024:65535 -> domain
    ACCEPT udp
    hal.eeng.may.ie hal.eeng.may.ie domain -> 1024:65535
    ACCEPT udp
    hal.eeng.may.ie anywhere 1024:65535 -> domain


Advertisement