Currently I'm trying to setup a PXE server to boot Ubuntu 10.04 on clients.
(See https://stackoverflow.com/questions/7246064/issues-with-pxe-setup-on-ubuntu-10-04-dhcp-nfs-server for more details)
I'm trying to mount basically the entire client's (the machine I'm on right now) filesystem (everything in /) to the server, however I'm getting an error that the server isn't responding. Since I get internet through the server, I'm not sure why the server isn't responding, unless there is an issue with the iptables blocking access to mount.
What do you guys think? If you want to see any config info or anything, just let me know.
Thank you