Groups
Groups
Sign in
Groups
Groups
SC101 NBD Server
Conversations
About
Send feedback
Help
Ports
11 views
Skip to first unread message
Luke Sheldrick
unread,
May 11, 2008, 5:16:32 PM
5/11/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SC101 NBD Server
Need to know what tcp / udp ports need to be open between Machine >
SC101 using the NBD driver.
Cheers
Iain Wade
unread,
May 11, 2008, 7:48:47 PM
5/11/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Luke.Sh...@gmail.com, SC101 NBD Server
The SC101 listens on UDP port 20001, so you need to allow packets from
that port with something like this:
iptables -I INPUT -p udp -s <local subnet> --sport 20001 -j ACCEPT
--Iain
Reply all
Reply to author
Forward
0 new messages