::Welcome to the Open world:: All FOSS, lovers we Want you!!!

kosandpol

Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    does any one know a alternative network manager for Kubuntu (9.04 compatible).
    because the existing plasma widget Knetwork-manager doesn't respond for HSPA modems.

    Really annoying....:(:(

    Plz help bro.
    I always remove the networkmanager packages and configure network from the config files.
    However, Perhaps your problem is that the modem is not recognized ?
     

    YasasSudaraka

    Active member
  • Apr 25, 2008
    463
    32
    28
    අම්බලන්ගොඩ
    I always remove the networkmanager packages and configure network from the config files.
    However, Perhaps your problem is that the modem is not recognized ?

    well friend i don't think i can do that much of stuff with ubuntu :D:D
    No E220 modem is perfectly recognized and it shows in the network manager.
    and i created a new connection also.
    but when trying to connect with that. OOooops. nothing seems to happen.:(
    i've googled with the problem and found that it's common bug in 9.04 KNetwork-manager

    That's why i'm seeking for a alternative network manager, like the one in ubuntu.
    I've tried to install Wicd but it gave me error with depedency missing
    "Python ("
    i don't know what's the meaning of that " Python ( "
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    I try that but it's not enough !!!
    :(:(:(:(:(:(

    We have to permit Skype via Squid. Now it's OK,
    :lol::lol::lol::lol::lol::lol:

    Have to create an ACL rule based on SSL port an allow to incoming connection for port 443 via Squid and IPtables.
    :yes::yes::yes::yes::yes:
    well ofcause the ports used by skype has to be allowed from squid.
    Its just far easier to enable NAT and run all these IMs through NAT and only run http traffic though squid.
     
    • Like
    Reactions: kudos_utopia

    blackhole

    Member
    Jul 3, 2007
    606
    4
    0
    47
    In a Blackhole
    well ofcause the ports used by skype has to be allowed from squid.
    Its just far easier to enable NAT and run all these IMs through NAT and only run http traffic though squid.

    Thanks for the advice Bro
    ;);););););)

    My requirement is permit only the white-listed sites through the Squid and use Skype from client side.

    Now I can manage it with SQUID. I'll try NAT method also. To use NAT I have to have 2 NIC no???

    :confused::confused::confused:
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    Thanks for the advice Bro
    ;);););););)

    My requirement is permit only the white-listed sites through the Squid and use Skype from client side.

    Now I can manage it with SQUID. I'll try NAT method also. To use NAT I have to have 2 NIC no???

    :confused::confused::confused:
    well, yes you do need 2 nics to run NAT. if its a single nic environment, stick with squid
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
     
    Last edited:

    asiridol

    Active member
  • Dec 29, 2006
    756
    234
    43
    Still on earth
    need help

    guys, i need your help again.. i installed debian lenny. i can't mount any ntfs partitions with rw access :( help me.. i tried to install ntfs-3g and here's how my fstab looks like.

    Code:
    /dev/hdb1     /media/windows/main     ntfs-3g    auto,defaults,users     0    0
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    use ntfs instead of ntfs-3g and see.

    Generally, non root users only gets read access to ntfs drives in non widows OSes.