You are not logged in.
Hi, everyone. Can you please tell me how to enable this NETSTAT command? I can't find this with pacman. In yaourt I found netstat-nat but I am not sure they are the same thing.
After I yaourted this netstat-nat I still can't use it because netfilter is not enabled in my kernel yet.
Last edited by zarcher (2011-11-26 01:23:15)
Offline
pacman -Qo /bin/netstat ~
/bin/netstat is owned by net-tools 1.60.20110819cvs-3
Hope that helps.
Offline
pacman -Qo /bin/netstat ~
/bin/netstat is owned by net-tools 1.60.20110819cvs-3Hope that helps.
Thanks a lot for your quick answer. It did helped. I pacmaned net-tools and I can use "netstat" now. Cheers!
Offline
llawwehttam wrote:pacman -Qo /bin/netstat ~
/bin/netstat is owned by net-tools 1.60.20110819cvs-3Hope that helps.
Thanks a lot for your quick answer. It did helped. I pacmaned net-tools and I can use "netstat" now. Cheers!
net-tools are deprecated and you should be using iproute2 instead: http://www.archlinux.org/news/deprecation-of-net-tools/
A more general answer to your question: https://wiki.archlinux.org/index.php/FA … is_X_in.3F
Last edited by karol (2011-11-25 04:17:00)
Offline
zarcher wrote:llawwehttam wrote:pacman -Qo /bin/netstat ~
/bin/netstat is owned by net-tools 1.60.20110819cvs-3Hope that helps.
Thanks a lot for your quick answer. It did helped. I pacmaned net-tools and I can use "netstat" now. Cheers!
net-tools are deprecated and you should be using iproute2 instead: http://www.archlinux.org/news/deprecation-of-net-tools/
A more general answer to your question: https://wiki.archlinux.org/index.php/FA … is_X_in.3F
So I think I have to use ss instead of netstat now. Thanks!
Offline
zarcher wrote:llawwehttam wrote:pacman -Qo /bin/netstat ~
/bin/netstat is owned by net-tools 1.60.20110819cvs-3Hope that helps.
Thanks a lot for your quick answer. It did helped. I pacmaned net-tools and I can use "netstat" now. Cheers!
net-tools are deprecated and you should be using iproute2 instead: http://www.archlinux.org/news/deprecation-of-net-tools/
A more general answer to your question: https://wiki.archlinux.org/index.php/FA … is_X_in.3F
Whoops.
Apologies for the bad advice. I must have missed that net-tools was deprecated.
Sadly I have to keep it installed as it is still a dependency of wicd as far as I know.
EDIT: Decided to get my act together and remove as many deprecated packages as I can. Now using netcfg. I'll have to pay more attention to the news.
Last edited by llawwehttam (2011-11-25 06:40:06)
Offline
Decided to get my act together and remove as many deprecated packages as I can. Now using netcfg. I'll have to pay more attention to the news.
Great! Remember, front page news are your friend :-)
@zarcher
Please mark the thread as solved.
Offline